Jorge Bastos schrieb:
> Hi,
> I've been using sasl for 2 years, with standard usernames, but i'd like to 
> use usernames in the format of emails like:
> 
> [EMAIL PROTECTED]
> 
> but, when i insert this it doesn't authenticate, i went to mysql logs and 
> checked that:
> 
> ---
> 55 Query       select password from smtp_auth_users where username='jorge' 
> and status='true'
> ---
> 
> It makes everything including the "@" away.
> 
> Any reason for this?
> 
> Jorge

Unfortunately you are not verbose about your setup. If you use saslauthd
then be sure to use the "-r" parameter.

Alexander


Reply via email to