[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
smtp auth
- To: magicmail-users@linuxmagic.com
- Subject: smtp auth
- From: "Valters" <valters@mib.lv>
- Date: Thu, 29 Jun 2006 16:50:44 +0300 (EEST)
- Delivered-to: mailing list magicmail-users@linuxmagic.com
- Importance: Normal
- Mailing-list: contact magicmail-users-help@linuxmagic.com; run by ezmlm
- User-agent: SquirrelMail/1.4.6
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>