Not able to send or receive email

Discussion in 'Server Operation' started by brisk, Feb 26, 2019.

  1. brisk

    brisk Member

    Was working after I move my server, then I did a server resync from the admin page... then not able send or receive emails.

    If I send email from my gmail to my ispconfig email, it appears it was sent (in my gmail sent folder, and not returned). But I don't see it in my ispcionfig email box,

    then if I send email to my gmail from my ispconfig email, it appears it was sent (no error, not returned), but I don't see the email in my gmail. The ip is not blacklisted.

    This is log:

    Code:
    Feb 26 14:45:29 server1 postfix/submission/smtpd[22253]: disconnect from ns517097.ip-192-99-8.net[192.99.8.183] ehlo=2 starttls=1 auth=1 quit=1 commands=5
    Feb 26 14:45:39 server1 postfix/submission/smtpd[22253]: connect from ns517097.ip-192-99-8.net[192.99.8.183]
    Feb 26 14:45:39 server1 postfix/submission/smtpd[22253]: disconnect from ns517097.ip-192-99-8.net[192.99.8.183] ehlo=2 starttls=1 auth=1 quit=1 commands=5
    Feb 26 14:45:49 server1 postfix/submission/smtpd[22253]: connect from ns517097.ip-192-99-8.net[192.99.8.183]
    Feb 26 14:45:49 server1 postfix/submission/smtpd[22253]: disconnect from ns517097.ip-192-99-8.net[192.99.8.183] ehlo=2 starttls=1 auth=1 quit=1 commands=5
    Feb 26 14:45:58 server1 postfix/submission/smtpd[22253]: connect from unknown[209.141.149.185]
    Feb 26 14:45:59 server1 postfix/submission/smtpd[23852]: connect from ns517097.ip-192-99-8.net[192.99.8.183]
    Feb 26 14:45:59 server1 postfix/submission/smtpd[23852]: disconnect from ns517097.ip-192-99-8.net[192.99.8.183] ehlo=2 starttls=1 auth=1 quit=1 commands=5
    Feb 26 14:45:59 server1 postfix/submission/smtpd[22253]: NOQUEUE: filter: RCPT from unknown[209.141.149.185]: <[email protected]>: Sender address triggers FILTER amavis:[127.0.0.1]:10026; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<element-PC>
    Feb 26 14:45:59 server1 postfix/submission/smtpd[22253]: 80A193141936: client=unknown[209.141.149.185], sasl_method=PLAIN, [email protected]
    Feb 26 14:46:00 server1 postfix/cleanup[23854]: 80A193141936: message-id=<[email protected]>
    Feb 26 14:46:00 server1 postfix/qmgr[7540]: 80A193141936: from=<[email protected]>, size=1329, nrcpt=1 (queue active)
    Feb 26 14:46:00 server1 postfix/smtp[23855]: connect to 127.0.0.1[127.0.0.1]:10026: Connection refused
    Feb 26 14:46:00 server1 postfix/submission/smtpd[22253]: disconnect from unknown[209.141.149.185] ehlo=2 starttls=1 auth=1 mail=1 rcpt=1 data=1 quit=1 commands=8
    Feb 26 14:46:00 server1 postfix/smtp[23855]: 80A193141936: to=<[email protected]>, relay=none, delay=0.73, delays=0.72/0.01/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10026: Connection refused)
    Feb 26 14:46:09 server1 postfix/submission/smtpd[23852]: connect from ns517097.ip-192-99-8.net[192.99.8.183]
    Feb 26 14:46:09 server1 postfix/submission/smtpd[23852]: disconnect from ns517097.ip-192-99-8.net[192.99.8.183] ehlo=2 starttls=1 auth=1 quit=1 commands=5
    Feb 26 14:46:12 server1 postfix/smtpd[23690]: connect from supertoni.ru[95.213.252.222]
    Feb 26 14:46:13 server1 postfix/smtpd[23690]: NOQUEUE: filter: RCPT from supertoni.ru[95.213.252.222]: <[email protected]>: Sender address triggers FILTER amavis:[127.0.0.1]:10026; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<supertoni.ru>
    Feb 26 14:46:13 server1 postfix/smtpd[23690]: NOQUEUE: filter: RCPT from supertoni.ru[95.213.252.222]: <[email protected]>: Sender address triggers FILTER amavis:[127.0.0.1]:10024; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<supertoni.ru>
    Feb 26 14:46:13 server1 postfix/smtpd[23690]: NOQUEUE: reject: RCPT from supertoni.ru[95.213.252.222]: 554 5.7.1 Service unavailable; Client host [95.213.252.222] blocked using zen.spamhaus.org; https://www.spamhaus.org/query/ip/95.213.252.222; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<supertoni.ru>
    Feb 26 14:46:13 server1 postfix/smtpd[23690]: disconnect from supertoni.ru[95.213.252.222] ehlo=1 mail=1 rcpt=0/1 data=0/1 quit=1 commands=3/5
    Feb 26 14:46:19 server1 postfix/submission/smtpd[22253]: connect from ns517097.ip-192-99-8.net[192.99.8.183]
    Feb 26 14:46:19 server1 postfix/submission/smtpd[22253]: disconnect from ns517097.ip-192-99-8.net[192.99.8.183] ehlo=2 starttls=1 auth=1 quit=1 commands=5
    Feb 26 14:46:29 server1 postfix/submission/smtpd[23852]: connect from ns517097.ip-192-99-8.net[192.99.8.183]
    Feb 26 14:46:29 server1 postfix/submission/smtpd[23852]: disconnect from ns517097.ip-192-99-8.net[192.99.8.183] ehlo=2 starttls=1 auth=1 quit=1 commands=5
     
  2. brisk

    brisk Member

    OK, restarted amavis seems solved the problem:

    Code:
    /etc/init.d/amavis start
     

Share This Page