exim mainlog said Completed, but can't receive mail

kungi

New member
Joined
Oct 2, 2013
Messages
1
[email protected] can sent to hotmail/gmail without problems but
when receiving mail, log said it complete BUT i can't see any mails in mailbox.

how to fix it? :confused: Thanks




PHP:
2013-10-02 16:51:29 1VRJ5d-0006F4-IW <= [email protected] H=bay0-omc4-s16.bay0.hotmail.com [65.54.190.218] P=esmtp S=2563 [email protected] T="FW: ¢Ø¹¤ÅѧÁÑè¹ã¨" from <[email protected]> for [email protected]
2013-10-02 16:51:29 1VRJ5d-0006F4-IW => test2 <[email protected]> F=<[email protected]> R=virtual_user T=virtual_localdelivery S=2735
2013-10-02 16:51:29 1VRJ5d-0006F4-IW Completed


2013-10-02 17:10:39 1VRJOB-0006PS-59 <= [email protected] H=mail-oa0-f54.google.com [209.85.219.54] P=esmtps X=TLSv1:RC4-SHA:128 S=2150 id=CAG=MJgF=KUYNR9XpYU5XQCepZG5JpRRPkShHUwu+tr54Tj3W_g@mail.gmail.com T="How Puma nearly dropped Usain Bolt" from <[email protected]> for [email protected]
2013-10-02 17:10:39 1VRJOB-0006PS-59 => test2 <[email protected]> F=<[email protected]> R=virtual_user T=virtual_localdelivery S=2318
2013-10-02 17:10:39 1VRJOB-0006PS-59 Completed
 
Because this is your first post, I feel I must first point out that if you're not on a DirectAdmin based server, you're in the wrong place. And if you are on a DirectAdmin based server, but are not a server administrator only your hosting company or server administrator can help you.

Now, let's move on...

Is it only email from hotmail and gmail which can't be delivered? or all email?

If only from gmail and hotmail, then look through your SPAM FILTER settings in DirectAdmin control panel login.

If all email, then continue reading: Older installations of DirectAdmin used mbox format for mailboxes, newer versions run Maildir If your system was converted from mbox to Maildir, then possibly the conversion failed at some point in the middle, and the mail is being delivered to mbox while you're looking for it in Maildir, or vice/versa.

Another possibility (probably less likely) is that you or someone else has botched a conversion from exim delivery to Dovecot delivery (done by some of us to allow sieve to work under IMAP) and mail is being delivered to a process which is dropping it.

Jeff
 
Solvented

We are not executed the line for dovecot and not restarted dovecot.

Now works well

Sorry and thanks
 
Back
Top