• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Plesk 9.5.4 + Centos 5 64 bit + qmail-scanner 2.08-5 - SPF problem

G

GinesG

Guest
Hi, as stated on Title my problem is with:
Plesk 9.5.4
Centos 5 64 bit
qmail-scanner 2.08-5

I found this errors at maillog logs:
Jul 25 01:18:03 serverX spf filter[19753]: Error code: (26) DNS lookup failure
Jul 25 01:18:03 serverX spf filter[19753]: Failed to query MAIL-FROM: Temporary DNS failure for 'example.com'.
Jul 25 01:18:03 serverX spf filter[19753]: SPF result: tempfail
Jul 25 01:18:03 serverX qmail-queue-handlers[19752]: handlers_stderr: DEFER
Jul 25 01:18:03 serverX qmail-queue-handlers[19752]: call_handlers: DEFER during call '/usr/local/psa/handlers/info/10-spf-Hl6Rjd/executable' handler
Jul 25 01:18:03 serverX qmail-queue-handlers[19752]: call_handlers: stop call handlers from dir '/usr/local/psa/handlers/before-queue/global'
Jul 25 01:18:03 serverX X-Qmail-Scanner-2.08st: [domainX.net131156746379819742] Unable to open pipe to /var/qmail/bin/qmail-queue.orig [61] (#4.3.0) -
Jul 25 01:18:03 serverX X-Qmail-Scanner-2.08st: [domainX.net131156746379819742] Unable to close pipe to /var/qmail/bin/qmail-queue.orig [61] (#4.3.0) - Illegal seek

Only triggers with this type of spf filter error (DNS lookup failure), rest of mail it's ok.

Queue files at /var/qmail/bin ownership/perms are:
-r-xr-sr-x 1 mhandlers-user popuser 6653 Jul 26 08:33 qmail-queue
-r-xr-sr-x 1 root root 6653 Jul 22 19:57 qmail-queue.backup
-r-s--x--x 1 qmailq qmail 20872 Dec 8 2010 qmail-queue.moved
-rwsr-xr-x 1 qmailq qmail 74344 Dec 8 2010 qmail-queue.orig
-rwsr-xr-x 1 root root 74344 Jul 22 19:57 qmail-queue.orig.backup

Rpm installed are:
qmail-scanner-2.08-5.el5.art
psa-qmail-1.03-cos5.build95101209.08
psa-qmail-rblsmtpd-0.70-cos5.build95101209.08

At panel mail options activated are: SPF, domainkeys and rbmlstp.

I hope somebody found a solution to this before.

Thanks and best regards...

Gines
 
I forgot tell that without qmail-scanner there is no problem at all.

Regards...

Gines
 
Could this be the same problem as in this thread?

I am examining the same problem and when I "dig" for the domain I get this error (digging TXT works, though):

~# dig SPF wilson-house.co.uk

; <<>> DiG 9.6-ESV-R4 <<>> SPF wilson-house.co.uk
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 32487


When I query our domain that doesn´t have a SPF entry (but a TXT entry for SPF), the status is NOERROR. So, it seems like a Plesk problem to me.


Lars
 
Back
Top