Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

per recipient email address directives

5 views
Skip to first unread message

fugee

unread,
Sep 10, 2015, 3:28:15 PM9/10/15
to
Is there a way to configure a particular email address to only accept
mail from another particular email address or list, or host, whatever
I'm looking for a way to apply these kinds of settings to just a
particular email address The address is subscribed to a mailing list and
should only receive mail from that list and no other sender

Luuk

unread,
Sep 11, 2015, 2:14:18 PM9/11/15
to
Should be possible with procmail

:0
* !^From:.*parti...@example.com
/dev/null

(above is untested!)


note: email is received from every address, but send to /dev/null for
all addresses expect the specified one.

Bolwerk

unread,
Nov 15, 2015, 9:23:14 AM11/15/15
to
Is there some header unique the list? maildrop or dovecot's sieve could
do the job by simply discarding mail without that header.
0 new messages