Michael Grimm via Postfix-users:
> /^(.*)@ellael\.lan$/ ${1}@ellael.lan ${1}@dbmail.ellael.lan
That will accept mail for non-existent recipientrs, and hopefully
gets you denylisted as a backscatterer.
> Or "hardened" by (I have 5 final mailboxes, only):
> /^(user1|user2|user3|user4|user5)@ellael\.lan$/ ${1}@ellael.lan
> ${1}@dbmail.ellael.lan
Use a hash:, cdb:, or lmdb: table with five distinct rules. If you have many
users, use a Makefile plus a script to generate the virtual_alias rules
from a list of user names.
Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]