On 2022-08-16 12:05, Tassilo Philipp wrote:
Good thinking Reio! Indeed, there's only a relay line for auth'ed
mail, but none for this type of forwarded, local mail. You probably
need a further, specific match line. The debug output should help you
spot this and write a rule accordingly.

Thanks Reio

Thanks for you help !

Here the rules I use after following your suggestions :

action "relaysympa" relay host list.domain.tld
action "mailinglist" forward-only alias <sympa>

match from any for domain "list.domain.tld" action "relaysympa"
match from any for rcpt-to <sympa> action "mailinglist

Have a nice day :)
Yan

Reply via email to