Hi, I think I have something bad configured with postfix. I'm sending 1 mail from "[email protected]" to "[email protected], [email protected]" while domain.org is main domain where I run postfix. This is workflow of mail: getmail (from ISP) -> sendmail (postifx sendmail; sending to "X-Original-To"->postfix->amavis->dovecot. Now the problem.
When I send the mail from "[email protected]" to "[email protected], [email protected]" it looks like postifx want to deliver mail to "[email protected]" (which is Ok) but ALSO TO "[email protected]" which it should not (or should it???). Then I get bounce from smtpd for "[email protected]". Here is part of my log: 2010-02-11 09:57:04 Initializing MultidropPOP3SSLRetriever:[email protected]:995: Feb 11 09:57:05 local postfix/pickup[9191]: 7C81B11464: uid=5003 from=<[email protected]> 2010-02-11 09:57:05 msg 1/1 (3716 bytes) msgid UID37948-1188378705 from <[email protected]> to <[email protected]> delivered to MDA_external command sendmail (), deleted Feb 11 09:57:05 local postfix/cleanup[9210]: 7C81B11464: message-id=<[email protected]> Feb 11 09:57:05 local postfix/qmgr[9192]: 7C81B11464: from=<[email protected]>, size=3939, nrcpt=2 (queue active) Feb 11 09:57:05 local postfix/pipe[9205]: 7C81B11464: to=<[email protected]>, relay=dovecot, delay=0.11, delays=0.05/0.02/0/0.03, dsn=2.0.0, status=sent (delivered via dovecot service) Feb 11 09:57:05 local postfix/smtp[9203]: 7C81B11464: to=<[email protected]>, relay=isp.provider.org[xxx.xxx.xxx.xxx]:25, delay=0.43, delays=0.05/0.02/0.29/0.06, dsn=5.0.0, status=bounced (host isp.provider.org[xxx.xxx.xxx.xxx] said: 550 Administrative prohibition (in reply to RCPT TO command)) Feb 11 09:57:05 local postfix/cleanup[9210]: EBE14114B8: message-id=<[email protected]> Feb 11 09:57:05 local postfix/bounce[9251]: 7C81B11464: sender non-delivery notification: EBE14114B8 Feb 11 09:57:05 local postfix/qmgr[9192]: EBE14114B8: from=<>, size=5819, nrcpt=1 (queue active) Feb 11 09:57:05 local postfix/qmgr[9192]: 7C81B11464: removed Feb 11 09:57:06 local postfix/smtp[9203]: EBE14114B8: to=<[email protected]>, relay=isp.provider.org[xxx.xxx.xxx.xxx]:25, delay=0.36, delays=0.03/0/0.29/0.04, dsn=5.0.0, status=bounced (host isp.provider.org[xxx.xxx.xxx.xxx] said: 550 Administrative prohibition (in reply to RCPT TO command)) Feb 11 09:57:06 local postfix/qmgr[9192]: EBE14114B8: removed Feb 11 09:57:06 local postfix/qmgr[9192]: EBE14114B8: removed What could be wrong? Thanks Trigve
