Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 195931 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/mail-mta/netqmail/files/conf-pop3d (-1 / +3 lines)
Lines 20-29 Link Here
20
20
21
# This controls what password authentication tool POP3 uses
21
# This controls what password authentication tool POP3 uses
22
# It must support DJB's checkpassword interface (http://cr.yp.to/checkpwd.html)
22
# It must support DJB's checkpassword interface (http://cr.yp.to/checkpwd.html)
23
QMAIL_POP3_CHECKPASSWORD="/bin/checkpassword"
23
#QMAIL_POP3_CHECKPASSWORD="/bin/checkpassword"
24
# cmd5checkpw only validates passwords from /etc/poppasswd
24
# cmd5checkpw only validates passwords from /etc/poppasswd
25
#QMAIL_POP3_CHECKPASSWORD="/bin/cmd5checkpw"
25
#QMAIL_POP3_CHECKPASSWORD="/bin/cmd5checkpw"
26
26
27
QMAIL_POP3_CHECKPASSWORD="/var/vpopmail/bin/vchkpw"
28

Return to bug 195931