I've just installed sendmail-milter 1.30
I notice that it bypasses the SPF tests if the user has successfully
authenticated with SASL. How do I make it also bypass the
SPF checks if the connection has been authenticated with STARTTLS ?
I'm sure it's possible, since sendmail knows the client certificate
that's been used, and the access database to be used to permit
relaying based on client certificate... But I can't immeidately see
what's going on in the cf.
I have a home machine (with a dynamic IP address) that sends mail out
through my hosted machine, authenticating using STARTTLS and a client
certificate. At the moment it fails the SPF checks... :-(
Thanks for any pointers...
-roy