Tomasz Chmielewski wrote: > How can I reject mail for a couple of users, say: > > [email protected] > [email protected] > > ? > >
"users" ? = as in your own local / virtual accounts? Simply remove the account, ELSE temporarily flag as inactive or over-quota, or not 'paid up' and test for such a flag. "Far-end destination addressee"? or combinations of selected remote <==> selected local/virtual ...is also possible, but needs DB or list matching, which may be asymmetrically mapped (one:one, one:many, many:one, many:many). - and/or combined with other conditionals, such as 'Subject:', type of attachment, time-of-day, .... MUA or OS used to compose the message .... No limits, really. I've got a rule somewhere that rejects anything coming off a Winbox... Which do you seek? Bill -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
