[pfx] Re: check my config for smtps/submission

2024-11-15 Thread Viktor Dukhovni via Postfix-users
On Fri, Nov 15, 2024 at 09:21:45PM +0800, Hua Y via Postfix-users wrote: > > Hi list > > can you help check if my options for smtps/submission are correct? > > in master.cf: > > ascleanup unix n - y - 0 cleanup > -o head

[pfx] check my config for smtps/submission

2024-11-15 Thread Hua Y via Postfix-users
Hi list can you help check if my options for smtps/submission are correct? in master.cf: ascleanup unix n - y - 0 cleanup -o header_checks=pcre:/etc/postfix/header_checks_submission smtps inet n - y - - smtpd -o

Re: SMTPS Submission

2019-06-02 Thread Viktor Dukhovni
> On Jun 2, 2019, at 2:38 PM, Bill Cole > wrote: > >> smtps inet n - n - - smtpd >> -o smtpd_sasl_auth_enable=yes >> -o smtpd_tls_wrappermode=yes >> -o syslog_name=submit/smtps >> -o smtpd_sasl_type=dovecot >> -o smtpd_sasl_security_options=noanonymous

Re: SMTPS Submission

2019-06-02 Thread Bill Cole
On 2 Jun 2019, at 10:03 (-0400), @lbutlr wrote: Just want a quick sanity check on enabling smts in master.cf: smtps inet n - n - - smtpd -o smtpd_sasl_auth_enable=yes -o smtpd_tls_wrappermode=yes -o syslog_name=submit/smtps -o smtpd_sasl_type=dovecot

Re: SMTPS Submission

2019-06-02 Thread Matus UHLAR - fantomas
On 02.06.19 08:03, @lbutlr wrote: Just want a quick sanity check on enabling smts in master.cf: smtps inet n - n - - smtpd -o smtpd_sasl_auth_enable=yes -o smtpd_tls_wrappermode=yes -o syslog_name=submit/smtps -o smtpd_sasl_type=dovecot -o smtpd_sasl_secu

SMTPS Submission

2019-06-02 Thread @lbutlr
Just want a quick sanity check on enabling smts in master.cf: smtps inet n - n - - smtpd -o smtpd_sasl_auth_enable=yes -o smtpd_tls_wrappermode=yes -o syslog_name=submit/smtps -o smtpd_sasl_type=dovecot -o smtpd_sasl_security_options=noanonymous -o s