> Hello,

Hello,

> is there a way to configure following scenario:
> 
> current status: catch all for all incoming emails on one account
> 
> goal:
> reject emails from a few sender addresses, e.g. reject emails from
> [email protected] and [email protected]

Enter a reject rule before your accept rules:

table spam file:/etc/mail/illegal-mail-from

reject from any sender <spam>


# cat /etc/mail/illegal-mail-from
[email protected]
[email protected]

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to