[Tickets #2574] message sending fails with a error, if all the recipients are in the Bcc:
bugs@bugs.horde.org
bugs at bugs.horde.org
Thu Sep 8 11:21:25 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2574
-----------------------------------------------------------------------
Ticket | 2574
Updated By | Michael Slusarz <slusarz at mail.curecanti.org>
Summary | message sending fails with a error, if all the recipients are in the Bcc:
Queue | IMP
Version | FRAMEWORK_3
State | Feedback
Priority | 1. Low
Type | Bug
Owners | Horde Developers
-----------------------------------------------------------------------
Michael Slusarz <slusarz at mail.curecanti.org> (2005-09-08 11:21) wrote:
Ahhh... I see where chuck is coming from. The only place we would put in
'undisclosed-recipients' is in the To: line, not the recipients list we pass
onto the mail backend. So if sendmail is somehow trying to extract
recipient addresses from the To: header, you have your sendmail configured
incorrectly. Make sure '-t' does not appear in
$conf['mailer']['params']['sendmail_args'] in horde/config/conf.php.
More information about the bugs
mailing list