Hello,

out customer reported that they started migrating users to 365 services
(yeah, after they started).

Of course, this means that they are unable to send mail from local system to addresses in local domain that are created in 365.


I added t...@example.com to local_recipient_maps so the address is accepted, successfully.

I tried to use fallback_transport and/or fallback_transport_maps to ensure all mail with non-existing local users is forwarded to remote destination:

t...@example.com relay:[example-com.mail.protection.outlook.com]

but the local delivery agent complains about unknown user:

May 29 18:46:09 mail postfix/local[2207]: 4b7XLn4zwqzKsZS:  to=<t...@example.com>, 
relay=local, delay=0.16, delays=0.06/0.01/0/0.09, dsn=5.1.1, status=bounced (unknown user:  
"test")


have I misunderstood the fallback_transport_maps directive or its format?
Is there any other way to forward non-existing users out,
- without listing all users (eiter local or migrated) anywhere besides local password file?


Debian 12, postfix 3.7.11

thanks

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Windows 2000: 640 MB ought to be enough for anybody
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to