On 15/03/2020 02:32 Ferenc < [email protected]> wrote:
Hi!
I've set up Postfix with virtual users. I wanted to get Dovecot and LMTP up and running withPasswd-file UserDB, which they do, but I can't figure out how to make use of a catch-all.
Currently, mail to [email protected] needs Joe to be in the Passwd-file. I would like[email protected] to go to Joe's mailbox, or actually mail to @example.com should go to Joe. Butwhat do I put in the Passwd-file?
I need this for several domains. Like @somedomain.org should go to [email protected] and@anydomain.net to [email protected]. I've googled myself silly but I cannot find the it. Everybodyis hooked on a sql userdb which seems like overkill to me. With Postfix doing local delivery thisis rather trivial. With Dovecot LDA I got it working by using virtual_alias_maps and the rightparameters in master.cf. But with LMTP I'm stumped.
cheers,Ferenc
You do it in postfix using virtual alias, just like before.
--- Aki Tuomi
