[Tickets #11085] Re: PGP Encrypted e-mails are only encrypted with the senders public key
bugs at horde.org
bugs at horde.org
Tue Apr 17 22:50:07 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11085
------------------------------------------------------------------------------
Ticket | 11085
Updated By | peter.meier+horde at immerda.ch
Summary | PGP Encrypted e-mails are only encrypted with the
| senders public key
Queue | IMP
Version | Git master
Type | Bug
State | Resolved
Priority | 2. Medium
Milestone |
Patch | 1
Owners | Jan Schneider, Michael Slusarz
------------------------------------------------------------------------------
peter.meier+horde at immerda.ch (2012-04-17 22:50) wrote:
>> How can we debug that further and provide you with the necessary
>> information to fix it properly?
>
> Track down where the data is coming from.
>
> Horde::debug() documentation: http://wiki.horde.org/Doc/Dev/DebugH4
Added a
Horde::debug($to)
statement right in the beginning of _createMimeMessage.
2012-04-18T00:44:01+02:00 DEBUG: Variable information:
array(1) {
[0]=>
array(5) {
["comment"]=>
array(0) {
}
["host"]=>
string(10) "example.com"
["mailbox"]=>
string(2) "foo"
["personal"]=>
NULL
["route"]=>
array(0) {
}
}
}
Backtrace:
1. IMP_Ajax_Application->doAction()
/var/www/vhosts/horde.example.com/www/services/ajax.php:60
2. Horde_Core_Ajax_Application->doAction()
/var/www/vhosts/horde.example.com/www/imp/lib/Ajax/Application.php:95
3. call_user_func()
/var/www/vhosts/horde.example.com/pear/php/Horde/Core/Ajax/Application.php:95
4. IMP_Ajax_Application->sendMessage()
5. IMP_Compose->buildAndSendMessage()
/var/www/vhosts/horde.example.com/www/imp/lib/Ajax/Application.php:1583
6. IMP_Compose->_createMimeMessage()
/var/www/vhosts/horde.example.com/www/imp/lib/Compose.php:614
7. Horde::debug()
/var/www/vhosts/horde.example.com/www/imp/lib/Compose.php:1162
If I should provide you with any further information, please let me know.
More information about the bugs
mailing list