OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Wong Select Statement while SMTP Authentication !

From: Andreas Winkelmann (mlawinkelmann.de)
Date: Wed Oct 01 2003 - 03:40:38 CDT


Filip Lyncker wrote:

> im trying to use SMTP Auth with users strored in a mysql database. if im
> tryig to send an email the smtpdeamon usees the saslauthdeamon to query the
> database. the selectstatement is wrong : SELECT password FROM accountuser
> WHERE username='local0001testdomain.de'
> the username should be yust local0001.
>
> does anyone know where to configure this statement ?! i cant find anything
> related....

# postconf -e "smtpd_sasl_local_domain ="
# postfix reload

--
        Andreas