• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

No SPF entry in mail header !

MartinB

Basic Pleskian
Hello !

Today I've installed Plesk 12.5.30 ( Ubuntu 14.04 ), activate " SPF " at the
mailserver settings, but if I send a mail, there is no SFP entry in the header !!!

With 12.0 , no problem !

Could anyboy help me ?

Bye, Martin
 
First of all make sure that you have correct permissions for spf handler:

# ls -l /usr/local/psa/handlers/hooks/spf
-rwxr-x--- 1 root popuser 22512 Aug 26 19:21 /usr/local/psa/handlers/hooks/spf

Also you can try to repair mailserver settings with

# plesk repair mail
 
Thanks for your answer ... :)

Before I use the repair command, could it be a problem, beacause I've installed
DKIM and CalmAV ... :rolleyes:

Bye, Martin
 
Thanks again, ahh, forget to write :

The permisson of the spf handler is the same as yours ... ;)

Is there a way to install SPF via Terminal ?
So, I would deactivate it under Plesk ... :eek:

Bye, Martin
 
OK, I got this :

Code:
# /usr/local/psa/bin/mailserver --help | grep spf
    --update-spf                       Update SPF (Sender Policy Framework)
    --info or -i <options|black-list|white-list|spf|webmails>
                                       spf properties or available webmail
    -spf-status        <true|false>    Enables or disables SPF spam
    -spf-behavior      <spf_behavior>  Sets the behavior of SPF.(From 1 to
    -spf-ignore-dns-error <true|false> Enables or disables ignoring of DNS
    -spf-rules         <spf_rules>     Sets SPF rules which will be carried
    -spf-guess         <spf_guess>     Sets SPF rules which will be carried
    -spf-exp           <spf-exp>       Sets the line which will receive the

And now ?

I'm a beginner , sorry ... :D

Bye, Martin
 
Back
Top