On Mon, Mar 16, 2009 at 11:10 AM, Victor Duchovni
<victor.ducho...@morganstanley.com> wrote:
> On Mon, Mar 16, 2009 at 02:29:17PM +0530, ram wrote:
>
>> For smtp-auth configuration, some users put full emailid as username ,
>> some use just the userid part of email-id(before '@'). Can postfix
>> always authenticate with userid. Can this be done only for email-ids of
>> some domain
>
> Postfix passes the data received from the SASL client verbatim to the
> SASL library. The rest is up to the SASL library.
>
> --
>        Viktor.
>

Sasl protocol have "user" and "realm" but de client can chose if send
"john...@example.com" as "user" and empty realm "johndoe" as "user"
and "example.com" as "realm".

-- 
Reinaldo de Carvalho
http://korreio.sf.net
http://python-cyrus.sf.net

Reply via email to