qpsmtpd/lib
Matt Simerson 4d489ea6ef tested and working Authentication-Results
changed the method of saving results. Instead of appending to/from a header, plugins save results to a connection note.

Qpsmtpd::SMTP.pm has a new method that inserts the Authentication-Results header
The smtp-auth information has been removed from the Received header

Authentication-Results providing plugins have been updated to store results in connection note
2013-08-05 15:05:38 -07:00
..
Apache find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Danga find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Qpsmtpd tested and working Authentication-Results 2013-08-05 15:05:38 -07:00
Qpsmtpd.pm tested and working Authentication-Results 2013-08-05 15:05:38 -07:00