Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Page 2 of 2 FirstFirst 1 2
Results 16 to 24 of 24
  1. #16
    Member
    Join Date
    Mar 2004
    Posts
    70

    Default

    Code:
      # Query the SPF information for the sender address domain, if any,
      # to see if the sending host is authorized to deliver its mail.
      # If not, reject the mail.
      #
      deny
        message     = [SPF] $sender_host_address is not allowed to send mail \
                      from $sender_address_domain
        log_message = SPF check failed.
        spf         = fail
    
    
      # Add a SPF-Received: header to the message
      warn
        message     = $spf_received
    you mean this one or something else? I added as above however
    spf = fail
    is unknow syntax

  2. #17
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    No, I mean the one I posted from the SPF site.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  3. #18
    Member
    Join Date
    Mar 2004
    Posts
    70

    Default

    as far as I understand that spf acl is integrated into exiscan
    http://duncanthrax.net/exiscan-acl/

  4. #19
    Member
    Join Date
    Mar 2004
    Posts
    70

    Default

    http://duncanthrax.net/exiscan-acl/exiscan-acl-spec.txt

    Code:
    8. Sender Policy Framework (SPF) support
    --------------------------------------------------------------
    
    To learn  more  about  SPF, visit   http://spf.pobox.com. This
    document does   not explain  the SPF  fundamentals, you should
    read and understand the implications of deploying SPF on  your
    system before doing so.
    
    SPF support is added via the libspf2 library. Visit 
    
      http://www.libspf2.org/
      
    to obtain  a copy,  then compile  and install  it. By default,
    this will  put headers  in /usr/local/include  and the  static
    library in /usr/local/lib.
    
    To compile exim with SPF support, set these additional flags in
    Local/Makefile:
    
    CFLAGS=-DSPF -I/usr/local/include
    EXTRALIBS_EXIM=-L/usr/local/lib -lspf2

    hmm. so I need to compile with spf support I wonder if I manage to run spf checks, will I have means to make ip whitelist for my servers. If not I sould not even go further in this one
    Last edited by naox; 05-25-2005 at 04:07 PM.

  5. #20
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    According to the exim v4.50 FAQ:
    http://www.exim.org/exim-html-4.50/d..._7.html#TOC272

    You need to use the ACL I posted. You're probably better off asking on the exim mailing list.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  6. #21
    Member
    Join Date
    Apr 2003
    Location
    Lewisville, Tx
    Posts
    968

    Default

    Is AOL forcing servers sending mail to it to use SPF now? We have had a couple of blocks with no reason over the last week and each time I go to their horrible support page it asks if SPF is installed.
    Kris
    NCServ, LLC.
    WebHosting - Dedicated Servers - Colocation
    sales@ncerv.com

  7. #22
    cPanel Partner NOC cPanel Partner NOC Badge myusername's Avatar
    Join Date
    Mar 2003
    Location
    chown -R us.us *yourbase*
    Posts
    712
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    Quote Originally Posted by kris1351
    Is AOL forcing servers sending mail to it to use SPF now? We have had a couple of blocks with no reason over the last week and each time I go to their horrible support page it asks if SPF is installed.
    Might be nice if they did. 99% of the TOS feedback loops that originate and get a server penalized are from a user that decided to forward their domain email to their AOL address, then report their own domain as spam. I would be happy if the large ISP that appeal to people who have no internet knowledge apply the SPF rule.
    GlowHost.com | Professional Managed Web Hosting Since 2002.
    >> Fully Managed Dedicated, Cloud VDS, Reseller & Semi-Dedicated
    >> Cloud Servers for Enterprise

  8. #23
    BANNED
    Join Date
    Jul 2005
    Posts
    537

    Default

    I cant for the life of me get SPFD checks working.

    I'v followed about 4 howtos from Google including this one, http://www.credentia.cc/exim/ see frame 23 and 24 and i keep getting SPFD cannot connect error even after running the recommended daemon.

    Im running Exim as mailnull, mail but kicking off the daemon like this;

    FreeBSD
    /usr/local/bin/spfd -path=/tmp/spfd -setuser=mailnull -pathuser=mailnull -pathgroup=mail -pathmode=660 &

    RH
    /usr/bin/spfd -path=/tmp/spfd -setuser=mailnull -pathuser=mailnull -pathgroup=mail -pathmode=660 &

    Still gives me a Cannot connect error.

    Has anyone got this working?

  9. #24
    big
    big is offline
    Member
    Join Date
    Aug 2001
    Location
    Earth
    Posts
    232

    Default

    would it be possible to enable it on certain domains and not server wide?

Similar Threads & Tags
Similar threads

  1. Question regarding Blacklist: SPF Checking option
    By wickedmx in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 06-30-2011, 06:46 AM
  2. ClamAV only for file checking - not exim
    By santrix in forum E-mail Discussions
    Replies: 3
    Last Post: 09-04-2009, 11:49 AM
  3. Enabling SPF Checking
    By mixx941 in forum E-mail Discussions
    Replies: 19
    Last Post: 07-08-2008, 12:45 PM
  4. checking exim under another user
    By DigiCrime in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 08-01-2006, 10:52 PM
  5. Exim and SPF
    By SubZero in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 08-04-2005, 11:37 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube