
mrshunz at gmail
Oct 3, 2007, 8:55 AM
Post #4 of 4
(1996 views)
Permalink
|
|
Re: blocking on rcp phase a message from/to a certain domain
[In reply to]
|
|
On 10/3/07, Leonardo Boselli <leo [at] dicea> wrote: > On 3 Oct 2007 at 10:39, John Jetmore wrote: > > On Wed, 3 Oct 2007, Leonardo Boselli wrote: > > > is there a way to give a 550 error to message that have as sender or > > > recipient any user on @unwanted.doma.in ??? > > > I use it to block rcpt of domains that don't have MX records on servers > > that host the domain's A record. You could simplify it for your case and > > just have > > deny message = <$local_part@$domain> is not handled here (0x15) > > domains = unwanted.doma.in > > I did this. the question was "have as sender or recipient". > I wanted to trash away _also_ messages that have unwanted.doma.in as a > sender !!!! Hi, then you can use smth like: deny message = unwanted.doma.in cannot send here! sender_domains = unwanted.doma.in -- Daniele Santi .o. MrShunz [at] gmail ..o |,,,/_ Linux User #415108 ooo --------------------------------------------------------- () ascii ribbon campaign - against html mail /\ - against microsoft attachments --------------------------------------------------------- -- ## 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/
|