The list if valid recipients in those domains is specified in
relay_recipient_maps. Specify one or more map files listing the valid
recipients; all other recipients are rejected.
http://www.postfix.org/postconf.5.html#relay_recipient_maps
If this file is scp'ed as a plain text file, you will need to postmap
it to create the indexed table.
Hi.
Now I have a nice hash file with all the valid accounts, but ...
How do I deal in a relay_recipient_maps file with qmail's mailing list
addresses?
I mean:
[email protected],
[email protected],
This shows users like:
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Can relay_recipient_maps use a pcre table? Is it in the same format
than a hash file ("pattern \t OK")? Must pcre files be postmap'ed?
Thanks.
--
Santiago Romero