Qpsmtpd:auth/auth vpopmaild
NAME
auth_vpopmaild - Authenticate to vpopmaild
DESCRIPTION
Authenticates the user against against vpopmaild [1] daemon.
CONFIGURATION
Add a line to config/plugins as follows:
auth_vpopmaild
By default, the plugin connects to localhot on port 89. If your vpopmaild daemon is running on a different host or port, specify as follows:
auth_vpopmaild host [host] port [port]
SEE ALSO
For an overview of the vpopmail authentication plugins and their merits, please read the VPOPMAIL section in doc/authentication.pod
LINKS
[1] http://www.qmailwiki.org/Vpopmaild
AUTHOR
Robin Bowes <robin.bowes@yo61.com>
2012 Matt Simerson (updated response parsing, added logging)
2013 Matt Simerson - split get_response and get_socket into new methods, added taint checking to responses
COPYRIGHT AND LICENSE
Copyright (c) 2010 Robin Bowes
This plugin is licensed under the same terms as the qpsmtpd package itself. Please see the LICENSE file included with qpsmtpd for details.