Hello list,
 
Right now, i have a problem with sendmail 8.12.10 and cyrus-imap-2_2, the first one is accepting message but cyrus-imap is unable to deliver to the correct user inbox. My linux box is configured to use virtualdomains support.
 
/etc/mail/local-host-name
 
xxx.com
yyy.com
 
 
/etc/mail/mailertable
 
xxx.com         cyrusv2: [EMAIL PROTECTED]
yyy.com         cyrusv2: [EMAIL PROTECTED]
 
The problem is that cyrusv2 is receiving only the address´s local part from the sendmail, i think that this could be cause the undelivery message  with  "user not found" reason.
 
tail -f /var/log/imapd.log
 
Sep 23 13:17:53 micalet lmtpunix[14257]: accepted connection
Sep 23 13:17:53 micalet lmtpunix[14257]: lmtp connection preauth'd as postman
Sep 23 13:17:53 micalet lmtpunix[14257]: append_check() of 'user.armando' failed
Sep 23 13:18:14 micalet master[13030]: process 14253 exited, status 0
 
Reading this log file, i saw this "user.armando" when the correct and validated user mailbox is [EMAIL PROTECTED].
 
How i can solve this problem ?
 
Thank in advanced
Danny

 
 

Reply via email to