Stefan Bauer via Mailman-users writes:
> However venv/data/postfix_lmtp does not contain abuse@domain, so
> postfix rejects the mail.
acceptable_aliases is a Mailman 2 compatibility "feature". It may
contain regular expressions, so in general it is not possible to
update postfix_lmtp or postfi
Dear Users,
I'm trying to use acceptable_aliases for a specific list;
Setting is also active;
# curl -s -q --user restadmin:.
http://localhost:8001/3.1/lists/postmaster@domain/config | jq
{
"acceptable_aliases": [
"abuse@domain"
],
However venv/data/postfix_lmtp does not contain abu