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

bugs@bugs.horde.org bugs at bugs.horde.org
Fri Dec 9 23:19:11 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         | Michael Slusarz <slusarz at mail.curecanti.org>
 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
-----------------------------------------------------------------------


Michael Slusarz <slusarz at mail.curecanti.org> (2005-12-09 23:19) 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.

No, this isn't right.  Instead, try what I just committed to CVS.




More information about the bugs mailing list