[BlueOnyx:25045] Re: Authenticated smarthost using Postfix
Larry Smith
lesmith at ecsis.net
Tue Jul 27 11:24:17 -05 2021
Colin,
Pretty sure you need an "smtpd_sasl_type" line to go
with what you have to tell postfix "how" to authenticate.
Docs says options are listed with the postconf -A command.
Don't have a BX postfix machine to check but most likely
yours says dovecot.
--
Larry Smith
lesmith at ecsis.net
On Tue July 27 2021 11:10, Colin Jack wrote:
> Hi Michael,
>
> > I *think* so, but I haven't yet used that option myself. But from what
> > I've read at the URL you posted I'm fairly certain that it should work.
> >
> > The main.cf of Postfix on a BlueOnyx is corrected by a custom Systemd
> > script of ours on every Postfix restart. But we don't entirely replace
> > it. Instead we use "postconf" to adjust selected values. That script
> > isn't modifying 'smtpd_sasl_password_maps', so you should be find making
> > that change once and have it persist.
>
> Still cannot get it to work.
>
> This is an extract from my main.cf
>
> relayhost = relay.isp.net
> smtpd_sasl_auth_enable = yes
> #
> smtpd_sasl_password_maps = hash:/etc/postfix/sasl_passwd
> smtpd_sasl_security_options =
> #
>
> In sasl_passwd:
> relay.isp.net username:password
>
> Hashed.
>
> Not working. Has anybody else been able to get this working on a BX
> machine? Everything on the internet suggests using smtp rather than smtpd
> but otherwise the same.
>
> Regards
>
> Colin
>
>
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at mail.blueonyx.it
> http://mail.blueonyx.it/mailman/listinfo/blueonyx
More information about the Blueonyx
mailing list