Eliezer Croitoru <[email protected]> wrote: > I have sasl users and on outband what would be the SPF check about ? the from > and the server that I sending the email?
For SASL authenticated users sending mail, you would not want to do any SPF checks. SPF is (supposed to be) about checking that the remote device attempting to send you an email for one of your users in in fact one that is "allowed" to be sending mail for the domain where the email purports to be from. For SASL auth'd users, you aren't bothered about this, so skip SPF checks for them - for sending mail, you just need to ensure that your server is included in any SPF records published for the sender's domain. _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org
