From: Andreas Winkelmann (no email)
Date: Wed Oct 01 2003 - 04:40:38 EDT
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=''
> 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
|
|
|