On Fri, Oct 23, 2009 at 07:59:51AM -0700, James Lamanna wrote:
> Hi,
> I have a mail alias set up in LDAP with no local member addresses:
>
> dn: cn=jeff,ou=warp2biz,ou=accounts,dc=mycompany,dc=com
> objectClass: mailGroup
> cn: jeff
> mail: [email protected]
> accountStatus: active
> memberaddr: [email protected]
>
> However, sending to [email protected] results in a bounce because
> Cyrus thinks it is a local user:
>
> Oct 23 05:07:28 athena cyrus/lmtpunix[8156]:
> verify_user(mycompany.com!user.jeff) failed: Mailbox does not exist
Your transport or address class tables are wrong. Most likely your
virtual_mailbox_domains query returns a list of domains regardless of
the input key, and so remote mail is sent to the virtual_transport
in error.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[email protected]?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.