Have followed @Dan's thread (similar subject).
Started me thinking of uses for Postfix as a small-scale reflector.

This domain's small-scale postfix is MySQL-based (domains, users, aliases). Postfix on CentOS (so not latest release) feeding Dovecot.

Just for the learning-experience, set-up alias/forwarding/reflecting where one incoming-address multiplies to two separate messages/copies being distributed to accounts in different domains. (both domains handled by same server, but assuming would work if pushed-out to an external domain).

NB works if the two addresses are separated by comma-only, no space for ease of reading or whatever!

Having managed two destinations, how far can this reasonably go? Five, six, ten addresses?
Is there a limit to the number of addresses?
Is there a limit to the number of characters being returned from the DB to postfix?


Web.Refs:
https://www.postfix.org/aliases.5.html
https://www.postfix.org/DATABASE_README.html
https://www.postfix.org/MYSQL_README.html
https://www.postfix.org/mysql_table.5.html

--
Regards,
=dn

Reply via email to