Dear Michael,

To be specific, my email id is [email protected] and if I choose redirect option and type only asa and send, it should have added @isac.gov.in domain part. But, instead mail bounces back saying asa@localhost mailbox unknown.

This does not happen, if I compose and send a mail with only 'asa' in To field.

Regards,
ANANT.


----- Message from Michael M Slusarz <[email protected]> ---------
   Date: Tue, 22 Nov 2011 23:51:37 -0700
   From: Michael M Slusarz <[email protected]>
Subject: Re: [imp] Redirect option does not honour following parameters.
     To: [email protected]


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]


----- End message from Michael M Slusarz <[email protected]> -----



Anant S Athavale,
CCSD/CIG, ISAC.
Ph: 3512.
------------------------------------------------------------------------------
Confidentiality Notice: This e-mail message, including any attachments, is for
the sole use of the intended recipient(s) and may contain confidential and
privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.
------------------------------------------------------------------------------
--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to