• 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.

Can't get my "remote" qmail queue to send/clear

M

Mateo1041

Guest
Hi all,

I've noticed about 16 valid emails that are stuck in the qmail remote queue (Mail Server Settings > Mail Queue). I've tried having these be re-sent via the SSH command line, but haven't been able to get anything to happen yet. Any advice on how to get these to finally send? The oldest is about a week old.

Some things I've tried:

/var/qmail/bin/qmail-qstat
killall -ALRM qmail-send
/var/qmail/bin/qmail-tcpok; killall -ALRM qmail-send
/etc/init.d/qmail restart
/etc/rc.d/init.d/psa stopall
/etc/rc.d/init.d/psa start

Any advice?

Thanks,
- Matt
 
FYI, I also tried this, but can't figure out how to do the psa-qmail part as I'm getting an error.

http://kb.parallels.com/252

[root@server /]# rpm -Uvh --force psa-qmail....
error: open of psa-qmail.... failed: No such file or directory

I've tried a few things in place of the "....", but to no avail.
 
Qmail mail queue not sending messages

When I send a message I get the error below from the Qmail logs:

deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)

In addition I see this error,
/opt/psa/handlers/before-remote/recipient/wyndellpatterson@aol.com'
cp3 qmail: 1338194155.843359 delivery 2581: deferral: Connected_to_12.102.252.75_but_sender_was_rejected./Remote_host_said:_450_service_permits_2_unverifyable_sending_IPs_-_cp3.snowisp.co.za_is_not_196.x.x.10/ where x represents digits for our IP.

All the messages being sent are getting stuck in the queue.

How can I resolve this?
 
Last edited:
Back
Top