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 davide.mar...@gmail.com.
2016-04-28 22:10 GMT+02:00 Wietse Venema <wie...@porcupine.org>: > davide marchi: > > Thanks to all, i put in > > /etc/postfix/main.cf > > transport_maps=hash/etc/postfix/transport > > > > in /etc/postfix/transport > > t...@example.com smtp:[10.0.0.1]:25 > > > > then postmap /etc/postfix/transport > > > > but if i telnet to localhost smtp to try an email flow to > t...@example.com > > i receive this message > > rcpt to:<t...@mail.cgilfe.it> > > 550 5.1.1 <t...@mail.cgilfe.it>: 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 >