[Tickets #3057] no domain set in From: when composing mail

bugs@bugs.horde.org bugs at bugs.horde.org
Fri Dec 9 02:46:44 PST 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=3057
-----------------------------------------------------------------------
 Ticket             | 3057
 Updated By         | alain at ait.ac.th
 Summary            | no domain set in From: when composing mail
 Queue              | MIMP
 Version            | MIMP H3 (1.0-ALPHA)
 State              | Assigned
 Priority           | 2. Medium
 Type               | Bug
 Owners             | Michael Slusarz
+New Attachment     | Session.php.patch
-----------------------------------------------------------------------


alain at ait.ac.th (2005-12-09 02:46) wrote:

Sorry, minutes after the last post I might have found a fix (context diff
attached).
In ./lib/Session.php:

- add 'maildomain' to the loop:
foreach (array('port', 'protocol', 'smtphost', 'smtpport') as $param) {
- remove the line a bit further down:
$_SESSION['mimp']['maildomain'] = $args['maildomain'];

That did it for me.




More information about the bugs mailing list