Quoting ANANT S ATHAVALE <[email protected]>:
Dear List,
I am testing Horde Groupware Webmail Edition 4.0.3 and found that,
IMP does not honour the following preferences when Redirect option
is used.
Can somebody test and confirm this behaviour?
$_prefs['mail_domain']['locked'] = true;
$_prefs['mail_domain']['value'] = 'isac.gov.in';
This does not appear to be correct. Redirecting a message calls
IMP_Compose#sendRedirectMessage() with the To addresses to redirect
to. This To address string is passed through
IMP_Compose#recipientList(), where maildomain information is added if
addresses are lacking it (done when this method internally calls
_parseAddress()).
Note that none of the original address headers of the message are
touched. If they contain incomplete addresses, this is expected
behavior.
michael
___________________________________
Michael Slusarz [[email protected]]
--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]