Hi, As documented in https://www.postfix.org/VIRTUAL_README.html section "Mail forwarding domains", to forward mail to another user, I have in the /etc/postfix/main.cf file (something set up in 2009):
virtual_alias_domains = vinc17.org virtual_alias_maps = hash:/etc/postfix/virtual and in the /etc/postfix/virtual file, something like: na...@vinc17.org name2@somewhere (where "somewhere" is orange.fr). Now, in the postfix logs: 2024-12-18T18:15:20.867907+01:00 joooj postfix/qmgr[442884]: C8A103D3: from=<some_address>, size=32714, nrcpt=1 (queue active) 2024-12-18T18:15:24.095365+01:00 joooj postfix/smtp[444194]: Trusted TLS connection established to smtp-in2.orange.fr[80.12.24.83]:25: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits) 2024-12-18T18:15:25.205389+01:00 joooj postfix/smtp[444194]: C8A103D3: to=<name2@somewhere>, orig_to=<na...@vinc17.org>, relay=smtp-in2.orange.fr[80.12.24.83]:25, delay=4.5, delays=0.25/0.09/3.1/1.1, dsn=5.2.0, status=bounced (host smtp-in2.orange.fr[80.12.24.83] said: 501 5.2.0 NxdotzYeoM5hi Mail rejete. Mail rejected. SPF check failed. OFR004_519 [519] (in reply to end of DATA command)) and then, lots of lines like 2024-12-18T18:15:31.312100+01:00 joooj postfix/smtp[444194]: 333874D0: to=<some_address>, relay=smtpz4.laposte.net[160.92.124.66]:25, delay=6.1, delays=0.03/0/5.9/0.13, dsn=4.7.0, status=deferred (host smtpz4.laposte.net[160.92.124.66] said: 450 4.7.0 Service refuse. Veuillez essayer plus tard. service refused, please try later. LPN007_510 (in reply to end of DATA command)) Why? -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org