[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

smtp auth



Hello.

Just 2day i had to recompile vpopmail without roaming-users as had to add
a few new domains to my server and i dont want them to use my server as
smtp without auth.


but i run into a problem.. this happens if i type the wrong password for
smtp auth.

msd[21626]: AUTH command received, args: LOGIN
msd[21626]: trying AUTH against external program
vpopmail[21635]: vchkpw-smtp: password fail (pass: 'asdasd')
email@domain.aa:123.123.123.123
msd[21626]: AUTH failure: [email@domain.aa]

and this happens with the right password:

msd[21936]: AUTH command received, args: LOGIN
msd[21936]: trying AUTH against external program
vpopmail[21937]: vchkpw-smtp: smtp access denied
mail@domain.aa:123.123.123.123
msd[21936]: AUTH failure: [email@domain.aa]

p.s. running full qmr install with magic-smtpd so far everything has been
working.
loaded  | ext_check_passwd_prog         | /home/vpopmail/bin/vchkpw


<valters>