Changed the client for email domain - now Can't receive email

Discussion in 'ISPConfig 3 Priority Support' started by toyinal, Jul 6, 2015.

  1. toyinal

    toyinal Member

    I changed the client for an email domain and now I can't receive emails, I can send to external email address, but can't receive external or internal emails. I can send and receive and receive from any new email address I create after the change. I have searched online & this forum , no answer. I have ISPCONFIG 3 on Centos 6.6 . There is no clue on the mail log
    Code:
    Jul  6 17:01:49 server postfix/cleanup[7224]: 9199C3241EBF: message-id=<[email protected]>
    Jul  6 17:01:49 server opendkim[586]: 9199C3241EBF: DKIM-Signature field added (s=default, d=bbbbbbbb.com)
    Jul  6 17:01:49 server postfix/qmgr[18267]: 9199C3241EBF: from=<[email protected]>, size=1981, nrcpt=1 (queue active)
    Jul  6 17:01:49 server amavis[18321]: (18321-01) Passed CLEAN {RelayedInternal}, MYNETS LOCAL [127.0.0.1]:53947 [71.121.198.205] <[email protected]> -> <[email protected]>, Message-ID: <[email protected]>, mail_id: k8M8723_2nEN, Hits: -1.099, size: 1446, queued_as: 9199C3241EBF, 631 ms
    Jul  6 17:01:49 server postfix/smtp[7225]: E1C3132419C3: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.75, delays=0.1/0.01/0.01/0.63, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 9199C3241EBF)
    Jul  6 17:01:49 server postfix/qmgr[18267]: E1C3132419C3: removed
    Jul  6 17:01:49 server postfix/pipe[7233]: 9199C3241EBF: to=<[email protected]>, relay=maildrop, delay=0.14, delays=0.05/0.01/0/0.09, dsn=2.0.0, status=sent (delivered via maildrop service)
    Jul  6 17:01:49 server postfix/qmgr[18267]: 9199C3241EBF: removed
    
    Thanks
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Which imap server is selected under System > server config > mail= Is it postfix or is it dovecot? The mail.log shows a correct delicvery btw.
     
  3. toyinal

    toyinal Member

    It is Courier, I'm using courier
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok. Please try to send an email to the account [email protected] and then check the folder:

    /var/vmail/bbbbbbbb.com/toyinal/new

    a minute later if the new email arrived there.
     
  5. toyinal

    toyinal Member

    I sent email to the working and non working email address, the working email address has the new mail in the new folder but the non working did not have any mail in the new folder.
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok. and both have the exact same lines in the mail.log (except for the address and timestamp), or do the delivery lines differ?
     
  7. toyinal

    toyinal Member

    NO they both have same lines in maillog
    Code:
    Jul  7 07:50:40 server amavis[25585]: (25585-01) Passed CLEAN {RelayedInternal}, MYNETS LOCAL [127.0.0.1]:49965 <[email protected]> -> <[email protected]>,<[email protected]>, Message-ID: <[email protected]>, mail_id: HrGDeItUWDuQ, Hits: -1.099, size: 1202, queued_as: C38413241EC9, 1387 ms
    Jul  7 07:50:40 server postfix/smtp[561]: 5A6A53241EBC: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=1.6, delays=0.11/0.02/0.15/1.3, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as C38413241EC9)
    Jul  7 07:50:40 server postfix/smtp[561]: 5A6A53241EBC: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=1.6, delays=0.11/0.02/0.15/1.3, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as C38413241EC9)
    Jul  7 07:50:40 server postfix/qmgr[18267]: 5A6A53241EBC: removed
    Jul  7 07:50:40 server postfix/pipe[570]: C38413241EC9: to=<[email protected]>, relay=maildrop, delay=0.1, delays=0.07/0.01/0/0.02, dsn=2.0.0, status=sent (delivered via maildrop service)
    Jul  7 07:50:41 server postfix/pipe[571]: C38413241EC9: to=<[email protected]>, relay=maildrop, delay=0.2, delays=0.07/0.02/0/0.11, dsn=2.0.0, status=sent (delivered via maildrop service)
    Jul  7 07:50:41 server postfix/qmgr[18267]: C38413241EC9: removed
    
     

Share This Page