- if not, what did your logs say?
On 06.11.24 14:08, Florian Piekert via Postfix-users wrote:
Nov 6 10:04:15 theater postfix/submission/smtpd[1021573]: fatal: unexpected
command-line argument: btree:/etc/postfix/restricted_senders,reject
Nov 6 10:04:16 theater postfix/master[1021565]: warning: process
/usr/lib/postfix/smtpd pid 1021573 exit status 1
Nov 6 10:04:16 theater postfix/master[1021565]: warning:
/usr/lib/postfix/smtpd: bad command startup -- throttling
Maybe the btree: directive in the master.cf statement is the cause?
yes, to be more precise, it's the space between "check_sender_access" and
"btree:/etc/postfix/restricted_senders", which is not supported in
master.cf:
https://www.postfix.org/master.5.html
you must enclose it to {} (available since postfix 3.0), use the
mua_*_restrictions - or not override it at all thus use smtpd_*_rectrictions
as specified in main.cf.
--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Remember half the people you know are below average.
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org