Thanks for that! Now I have a different problem. :( So, on my server I have three domains that each have an austin@ address. For example, [email protected] <mailto:[email protected]>, [email protected] <mailto:[email protected]>, [email protected] <mailto:[email protected]>.
The problem is that whenever I send an email to [email protected] <mailto:[email protected]> or [email protected] <mailto:[email protected]> it always goes to the [email protected] <mailto:[email protected]> account. What would be causing that to happen? It seems that it maybe has something to do with my setting for myorigin = /etc/mailname. The contents of the /etc/mailname file is domain1.com <http://domain1.com/>. Any further ideas to help me out? I really appreciate all of your help! I can post files or logs if you would like. Austin Witmer > On Jun 22, 2022, at 3:35 PM, Benny Pedersen <[email protected]> wrote: > > On 2022-06-22 22:44, Austin Witmer wrote: > >> mailbox_transport = lmtp:unix:private/dovecot-lmtp >> Any tips? What am I missing? > > virtual_transport = $mailbox_transport > > so virtual users also use lmtp > > mailbox_ is system users, not virtual, thats why both should be defined
