Hey there.
After a while, I found out that this problem only occurred with some
addresses. I found out that all addresses in the postfix sender-table were
replaced by (v)usern...@domain.tld . This is very bad, because the mail
domain for real (unix) users has to differ from the one for virtual us
On 2/21/2013 2:35 AM, Máire Jones wrote:
>
> Yes, these are two different questions. In the first I was wondering if
> it is possible to allow any address from @domain post to each and every
> mailman list on our mailman server. \\
Assuming you don't want to just add a regexp to accept_these_non
On 2013-02-20 3:18 PM, Mark Sapiro wrote:
On 2/19/2013 5:06 AM, Máire Jones wrote:
Is it possible to configure accept_non_members so that ANY address from
@domain can be added without having to specify each address separately?
Put
^.*@domain
or, e.g.
^.*[@.]example\.com$
to accept any ad