The POPAFTERSMTP file says control/pbsserver, but pbsadd.c says control/pbsservers (note plural).
Also, I would be interested in doing either pop-before-smtp or smtp-auth depending on what the user prefers. Can I just stack the auth modules like this; qmail-smtpd 2>&1 auth_smtp pbscheck /bin/true 2>&1 - so that if auth_smtp failed, it will try pbscheck? -- -Torgeir
