Re: [Exim] SPF handling in exim

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Edgar Lovecraft
Date:  
À: Exim Users
Sujet: Re: [Exim] SPF handling in exim
> Has anyone working on a native SPF implementation for exim (ie embedded
> code to produce appropriate acl conditionals)? I'm aware of the socket
> based interface to an SPF daemon, although comments on how that works
> would be useful.

--

in the config samples C048 covers a way to do this in an ACL, without
'extra' software or patches.
http://www.us.exim.org/ftp/exim4/config.samples.tar.gz

--EAL--