OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: relayhost and transport_maps

From: Wietse Venema (wietseporcupine.org)
Date: Fri Apr 30 2010 - 06:14:34 CDT


Israel Garcia:
[ Charset UTF-8 unsupported, converting... ]
> On Thu, Apr 29, 2010 at 5:34 PM, Brian Evans - Postfix List
> <grknightscent-team.com> wrote:
>
> >
> > This is because of your setting in main.cf:
> >
> >> smtp_sasl_password_maps = static:login:userpasswd
> >>
> >
> > This will send the same user and password to every server that supports
> > authentication.
> > Suggest changing this to a map file so that postfix can do a look up on
> > the host it is connecting to (as per the documentation).
> HI Brian,
>
> How can I change this to a map file?

For an example, see: http://www.postfix.org/SASL_README.html#client_sasl

        Wietse