Thanks for the reply Paul.

 

I'm pretty sure that the alias table is correct, but I've included it below
anyways.

I noticed another info@ email address in the accounts list, and thought I'd
try that to see if I got the same result - and I do.

 

I set the LMTP trace level to 5 and restarted postfix & lmtpd, and sent
another test message to the account in question.

 

It may be a postfix -> mysql (a recipient map connection file or something)
or maybe even cyrus - but I'm not sure.  Maybe someone will know.

 

Anyway here are the requested lines (table exported to xml, also notice the
lack of LMTP responses in the maillog (even at trace level 5, which is why I
think it might be postfix's connection to the db):

 

<dbmail>

  <!-- Table dbmail_aliases -->

    <dbmail_aliases>

        <alias_idnr>30</alias_idnr>

        <alias>info@(domain).com</alias>

        <deliver_to>28</deliver_to>

        <client_idnr>0</client_idnr>

    </dbmail_aliases>

    <dbmail_aliases>

        <alias_idnr>28</alias_idnr>

        <alias>info@(other_domain).com</alias>

        <deliver_to>26</deliver_to>

        <client_idnr>0</client_idnr>

    </dbmail_aliases>

</dbmail>

 

 

May 10 13:28:14 <hidden> postfix/smtpd[3694]: connect from
localhost.localdomain[127.0.0.1]

May 10 13:28:35 <hidden> postfix/smtpd[3694]: 479794FD894:
client=localhost.localdomain[127.0.0.1]

May 10 13:28:47 <hidden> postfix/cleanup[3704]: 479794FD894:
message-id=<20060510172826.479794FD894@<hidden>>

May 10 13:28:47 <hidden> postfix/qmgr[3691]: 479794FD894: from=<<hidden>>,
size=371, nrcpt=1 (queue active)

May 10 13:28:47 <hidden> postfix/cleanup[3704]: 49A524FD895:
message-id=<20060510172826.479794FD894@<hidden>>

May 10 13:28:47 <hidden> postfix/local[3706]: 479794FD894:
to=<info@<hidden>.com>, relay=local, delay=21, status=sent (forwarded as
49A524FD895)

May 10 13:28:47 <hidden> postfix/qmgr[3691]: 49A524FD895: from=<<hidden>>,
size=509, nrcpt=1 (queue active)

May 10 13:28:47 <hidden> postfix/qmgr[3691]: 479794FD894: removed

May 10 13:28:47 <hidden> postfix/smtp[3707]: 49A524FD895:
to=<postmaster@<hidden>.com>, orig_to=<info@<hidden>.com>,
relay=<hidden>[<hidden>], delay=0, status=sent (250 Ok: queued as
0111EB280A)

May 10 13:28:47 <hidden> postfix/qmgr[3691]: 49A524FD895: removed

May 10 13:28:48 <hidden> postfix/smtpd[3694]: disconnect from
localhost.localdomain[127.0.0.1]

 

Thanks,

 

Chris Kolkman

 

Reply via email to