Hans Sandsdalen wrote:
Where do I find authentication plugin(s) to use with qpsmtpd? I have version 0.28.

Upgrade to 0.29 and you get auth_vpopmail_sql, which you can use as is (if you happen to be running vpopmail) or you can use that as an example of how to write your own auth plugin.


Unfortunately, Ask hasn't updated the web site to reflect that the current release is 0.29, so you can either download it blindly:

        http://smtpd.develooper.com/files/qpsmtpd-0.29.tar.gz

or get Subversion:

        http://subversion.tigris.org

and get the bleading edge code (0.30-dev) with the following command:

        svn co http://svn.perl.org/qpsmtpd qpsmtpd-dev

HTH

John

Reply via email to