• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Problems recieving mail ;(( please help.

B

belyakov

Guest
Hi,

This lasts for two days right now and i'm going a bit crazy about it.

Our customers complain that they don't receive emails they are waiting for. Having checked the mail server functioning they discovered that they don't even get emails within one domain.

That's really strange because their mail accounts function properly and they do get some emails in fact (not all of them).

By the way: we changed our IPs and upgraded to Plesk 8 on this weekend - then it all started.


Would appreciate any help ...
 
If you changed IPs, then it may be DNS update propagation delay..

Also if you have drweb installed and enabled - edit /etc/drweb/drweb_qmail.conf and replace

LicenseLimit = reject

with

LicenseLimit = pass
 
Originally posted by dirty
If you changed IPs, then it may be DNS update propagation delay..

Also if you have drweb installed and enabled - edit /etc/drweb/drweb_qmail.conf and replace

LicenseLimit = reject

with

LicenseLimit = pass


Yes, you're right. It was that dns update propagation. Thanks for reply.
 
Also if you have drweb installed and enabled - edit /etc/drweb/drweb_qmail.conf and replace

LicenseLimit = reject

with

LicenseLimit = pass

good tip! it's solved my problem. can you explain what's going on here? what's the 'license limit' here?

thanks
 
Back
Top