Hello all,
In an effort to create a mailserver which is both secure and easy to manage I've been playing around with postfix, cyrus, and dbmail.
I thought I had a good setup, so I documented everything and created a howto:
However, I'm running into some problems.
I have 8 different domains that will be hosted (not all are setup to direct to the server yet, but most are).
I have 20 users, with 21 email addresses (1 user has 2).
There are 2 users (from seperate domains) that have an email address of the style info@their-domain.com.
Niether of these users can receive e-mails.
I've eliminated the possibility of it being the dbmail program, and am now trying to figure out what is happening.
Here is the appropriate section of the maillog for analysis:
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]
In an effort to create a mailserver which is both secure and easy to manage I've been playing around with postfix, cyrus, and dbmail.
I thought I had a good setup, so I documented everything and created a howto:
However, I'm running into some problems.
I have 8 different domains that will be hosted (not all are setup to direct to the server yet, but most are).
I have 20 users, with 21 email addresses (1 user has 2).
There are 2 users (from seperate domains) that have an email address of the style info@their-domain.com.
Niether of these users can receive e-mails.
I've eliminated the possibility of it being the dbmail program, and am now trying to figure out what is happening.
Here is the appropriate section of the maillog for analysis:
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]