Right it's a qmail error cos internal smtp server it's a qmail server with dovecot 2.2.23 and mailman with several lists with alias address. When smarthost postfix receive bounce messages for alias email mailnglist postfix refuse recipient address even if i put in transport email mapping the correspondent email. In the above example my "MAIL FROM" is from this address [email protected].
2016-04-28 22:10 GMT+02:00 Wietse Venema <[email protected]>: > davide marchi: > > Thanks to all, i put in > > /etc/postfix/main.cf > > transport_maps=hash/etc/postfix/transport > > > > in /etc/postfix/transport > > [email protected] smtp:[10.0.0.1]:25 > > > > then postmap /etc/postfix/transport > > > > but if i telnet to localhost smtp to try an email flow to > [email protected] > > i receive this message > > rcpt to:<[email protected]> > > 550 5.1.1 <[email protected]>: Recipient address rejected: > undeliverable > > address: host 10.0..0.1[10.0.0.1 said: 553 sorry, your envelope sender > > domain must exist (#5.7.1) (in reply to MAIL FROM command) > > > > What's wrong? > > THAT is a qmail error message. > > THIS is the Postfix mailing list. > > Wietse >
