OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: saslauthd with realm support

From: Jorey Bump (listjoreybump.com)
Date: Mon Mar 16 2009 - 09:19:44 CDT


Victor Duchovni wrote, at 03/16/2009 10:10 AM:
> 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.

For clarification, what happens when smtpd_sasl_local_domain is set?
Does the presence or absence of a realm in the login alter Postfix
behaviour?