Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Feb 2006 10:12:55 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        James Csoka <jimcsoka@dominionfirstmortgage.com>
Cc:        Freebsd - Questions <freebsd-questions@freebsd.org>
Subject:   Re: Blocking an individual email address
Message-ID:  <20060215161255.GB70956@dan.emsphone.com>
In-Reply-To: <040a01c6324a$f6dac920$2e07a8c0@domfirst.local>
References:  <03bf01c63247$d1c78ae0$2e07a8c0@domfirst.local> <040a01c6324a$f6dac920$2e07a8c0@domfirst.local>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Feb 15), James Csoka said:
> Okay...I think I answered part of my question.  /etc/mail/access only
> governs mail relaying.  Which would mean that of course, it wouldn't accept
> mail from that address, but would have no problem sending mail to it.

It covers local and outgoing delivery as well.  If you add

To:user@example.com	REJECT

then no-one will be able to send mail to that user from your site.  See
http://www.sendmail.org/m4/anti_spam.html#access_db_fine .

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060215161255.GB70956>