Hey there,
is it possible to remove sender from forward / receiver list? Small example:
I have following mail accounts:
user1@example.tld
user2@example.tld
user3@example.tld
user4@example.tld
list@example.tld -> Redirection to user1@example.tld; user2@example.tld; user3@example.tld; user4@example.tld
ATM:
user1@example.tld sends a mail to list@example.tld. user1@example.tld and the other 3 users receive the mail.
Want to have:
user1@example.tld sends a mail to list@example.tld. Only the other 3 users receive the mail.
PS: This should be done automatically, don't want to map...