• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Apache e-mail sender

Alexey_Shpak

Basic Pleskian
Hello.

There is another problem with Plesk 10.0.1

On the server creates a very large queue of messages (about 100000). if you look at the address of its sender, the recipient is the same: apache@plesk2.dataсentr.by.
How can I fix the problem and disable Apache to send the letter?
 
Did you try to check in /usr/local/psa/var/log/maillog why these messages were not sent?
 
Morning cleared of all e-mail messages command
mailq | grep 'apache@plesk2.datacenter.by' | awk '{print $ 1} '| xargs-i {}-n1 postsuper-d {} deferred

After that all messages from the Apache @ missing, the logs shows the following:

Feb 14 07:17:39 plesk2 postfix/pickup[24910]: 4AF47454022: uid=48 from=<apache>
Feb 14 07:17:39 plesk2 postfix/cleanup[24248]: 4AF47454022: message-id=<42904e17f1de77853b2bec7e023e521c@www.****.by>
Feb 14 07:17:39 plesk2 postfix/qmgr[4442]: 4AF47454022: from=<apache@plesk2.datacenter.by>, size=7346, nrcpt=1 (queue active)
Feb 14 07:17:39 plesk2 postfix/smtpd[15773]: connect from plesk2.datacenter.by[127.0.0.1]
Feb 14 07:17:39 plesk2 postfix/smtpd[15773]: 57F10454024: client=plesk2.datacenter.by[127.0.0.1]
Feb 14 07:17:39 plesk2 before-remote[7819]: check handlers for addr: apache@plesk2.datacenter.by
Feb 14 07:17:39 plesk2 before-remote[7819]: check handlers for addr: ****@****.by
Feb 14 07:17:39 plesk2 postfix/cleanup[23114]: 57F10454024: message-id=<42904e17f1de77853b2bec7e023e521c@www.*****.by>
Feb 14 07:17:39 plesk2 postfix/smtp[5127]: 4AF47454022: to=<*****@****.by>, relay=127.0.0.1[127.0.0.1]:10027, delay=0.13, delays=0.04/0/0.05/0.05, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as 57F10454024)
Feb 14 07:17:39 plesk2 postfix/smtpd[15773]: disconnect from plesk2.datacenter.by[127.0.0.1]
Feb 14 07:17:39 plesk2 postfix/qmgr[4442]: 57F10454024: from=<apache@plesk2.datacenter.by>, size=8706, nrcpt=1 (queue active)
Feb 14 07:17:39 plesk2 postfix/qmgr[4442]: 4AF47454022: removed
Feb 14 07:17:39 plesk2 postfix-local[7910]: postfix-local: from=apache@plesk2.datacenter.by, to=***@****.by, dirname=/var/qmail/mailnames
 
#mailq

4D6DDDF1A7 1660 Mon Feb 14 13:32:00 apache@plesk2.datacenter.by
(host alt1.gmail-smtp-in.l.google.com[74.125.155.27] said: 450-4.2.1 The user you are trying to contact is receiving mail at a rate that 450-4.2.1 prevents additional messages from being delivered. Please resend your 450-4.2.1 message at a later time. If the user is able to receive mail at that 450-4.2.1 time, your message will be delivered. For more information, please 450 4.2.1 visit http://mail.google.com/support/bin/answer.py?answer=6592 c14si4626610anc.148 (in reply to RCPT TO command))
zanamorrisner@gmail.com
 
Back
Top