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

domainkeys broken after upgrade to plesk 9.2.3

D

DraganM

Guest
After the upgrade from 9.2.2 to 9.2.3 the plesk admin user gets all these blank emails in their mailbox:

DomainKey-Status: bad format
Received: (qmail 11015 invoked by uid 110); 26 Oct 2009 05:28:49 -0400
Delivered-To: 2-admin@mydomain.com

I've tried enabling and disabling domainkeys at the server and domain level (seeing if it would correct the issue) but its still broken

Running Centos 5.4 i386
 
I have had the exact same problem. It would be nice if someone from parallels would comment on this thread.

When I allow domainkey signing of outbound messages, I get thousands of messages in my inbox per day with

DomainKey-Status: bad format

The messages also don't have a To, From, or Subject. The only subject is ***SPAM*** because spamassassin catches it.

I thought a good workaround was to turn off outbound message signing but, that causes messages to bounce unless you manually go in and remove the DNS records as the plesk control panel is too stupid to do it when turnning off signing of outbound messages.

9.2.3 is a disaster when it comes to domainkeys.
 
Do you have any errors regarding SPF or handlers in maiilog? Something like 'Permission denied.'?
Did you tried
/usr/local/psa/admin/sbin/mchk --with-spam

Could you please post here output of:

ls -ld /usr/local/psa/handlers/hooks/spf*
 
I forgot one thing in my last post, You asked about SPF errors. Here is a sample of the SPF output in my maillog

Nov 24 10:03:50 echo spf filter[8942]: Starting spf filter...
Nov 24 10:03:50 echo spf filter[8942]: SPF result: pass
Nov 24 10:03:50 echo spf filter[8942]: SPF status: PASS
Nov 24 10:03:50 echo qmail-queue-handlers[8935]: call_handlers: PASS during call '/usr/local/psa/handlers/info/10-spf-WKKSos/executable' handler
Nov 24 10:03:50 echo qmail-queue-handlers[8937]: call_handlers: call executable = '/usr/local/psa/handlers/info/10-spf-WKKSos/executable'
 
All looks fine. So, I think that more deeply investigation is required there... Did you tried contact Paralles Support Team?
 
Back
Top