Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

postfix virtual mailbox + forward for same address ?

loydloyd Member
edited February 2015 in General

if there is alias (forward), postfix does not deliver to mailbox with same address as alias. My current main.cf portion:

virtual_mailbox_domains = domain1.com domain2.com virtual_mailbox_base = /var/vmail virtual_mailbox_maps = hash:/etc/postfix/vmailbox virtual_alias_maps = hash:/etc/postfix/valias

if I have [email protected] in both vmailbox and valias, the alias takes precedence and mail is not delivered to local mailbox.

Thanks for any pointers.

Comments

Sign In or Register to comment.