On 2010-02-11 Trigve Siver wrote: > I think I have something bad configured with postfix. I'm sending 1 > mail from "r...@dontcare.org" to "u...@domain.org, r...@dontcare.org" > 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 "r...@dontcare.org" to "u...@domain.org, > r...@dontcare.org" it looks like postifx want to deliver mail to > "u...@domain.org" (which is Ok) but ALSO TO "r...@dontcare.org" which > it should not (or should it???).
You sent the mail to u...@domain.org AND r...@dontcare.org, so, yes, it should. > Then I get bounce from smtpd for "r...@dontcare.org". That's because your relayhost isp.provider.org does not accept the mail for delivery: > Feb 11 09:57:05 local postfix/smtp[9203]: 7C81B11464: to=<r...@dontcare.org>, > 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)) Regards Ansgar Wiechers -- "Abstractions save us time working, but they don't save us time learning." --Joel Spolsky