micah:
> smtps inet n - n - - smtpd -o
> smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes -o
> smtpd_reject_footer=$submit_reject_footer
That is a documentation problem.
Specifically, the smtpd_reject_footer documentation fails to mention
that the smtp
Viktor Dukhovni:
>
>
> > On Apr 27, 2018, at 6:53 AM, Wietse Venema wrote:
> >
> > Meanwhile, you can set "-o {smtpd_reject_footer = text... }" in master.cf,
>
> I seem to recall that the OP is using Postfix 2.11 which does not
> have that feature. :-(
>
> As for smtpd_reject_footer it is exp
> On Apr 27, 2018, at 6:53 AM, Wietse Venema wrote:
>
> Meanwhile, you can set "-o {smtpd_reject_footer = text... }" in master.cf,
I seem to recall that the OP is using Postfix 2.11 which does not
have that feature. :-(
As for smtpd_reject_footer it is expanded via smtpd_expand_lookup()
which
micah:
> Wietse Venema writes:
>
> >> postfix/smtpd[21083]: warning: unknown macro name "submit_reject_footer"
> >> in expansion request
> >
> > That may be because there was no main.cf setting at the time.
>
> I definitely have it set in main.cf:
>
> submit_reject_footer=\c For further help,
Wietse Venema writes:
>> postfix/smtpd[21083]: warning: unknown macro name "submit_reject_footer" in
>> expansion request
>
> That may be because there was no main.cf setting at the time.
I definitely have it set in main.cf:
submit_reject_footer=\c For further help, contact support.
and it is
micah:
> Noel Jones writes:
>
> > Spaces are not directly supported in master.cf arguments.
>
> Yes, of course... I should have realized that.
>
> > If you have postfix 3.0 or newer, you can enclose the option in braces.
> > -o { smtpd_reject_footer = ... }
>
> I don't have 3.0 (yet!)
>
> >
> On Apr 26, 2018, at 2:40 PM, micah wrote:
>
> I tried this and was told
>
> postfix[20227]: /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused
> parameter: submit_reject_footer=\c For further help, contact support
> postfix/smtpd[21083]: warning: unknown macro name "submit_reject_foo
Noel Jones writes:
> Spaces are not directly supported in master.cf arguments.
Yes, of course... I should have realized that.
> If you have postfix 3.0 or newer, you can enclose the option in braces.
> -o { smtpd_reject_footer = ... }
I don't have 3.0 (yet!)
> or for any postfix version, yo
On 4/26/2018 7:14 AM, micah anderson wrote:
>
> Hello,
>
> I tried to add a smtpd_reject_footer to submission and smtps as an
> option in my master.cf:
>
> submission inet n - n - - smtpd -o
> smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes -o smtpd_reject_foot
Hello,
I tried to add a smtpd_reject_footer to submission and smtps as an
option in my master.cf:
submission inet n - n - - smtpd -o
smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes -o smtpd_reject_footer=\c
For further help, contact the support desk
smtps
10 matches
Mail list logo