On Wed, Oct 22, 2003 at 11:44:59AM +0530, Sarvesh Singhal wrote:
> 
> I have configured internal mail  server running sendmail. Since
> last few days I  have noticed that large no. of  spam mails and
> virus       mails      are       being      relayed       using
> mailto:[EMAIL PROTECTED] How  can I stop this.  Is procmail
> recipe suitable or advise about spam-assassin

Just block this id directly through access.db of sendmail,
since it is a specific mail id. See LOST #447 below.

HTH

Bish

--
:
####[ GNU/Linux One Stanza Tip (LOST) ]#######################

Sub: Blocking incoming mails under sendmail          LOST #447

To block mails coming from a particular user in sendmail, edit
/etc/mail/access, and add a line like:
[EMAIL PROTECTED]       REJECT    Mail from you not allowed
Then do: '#/usr/sbin/makemap hash access.db < access' 
                
####[mallet (at) efn.org]#####################################
:


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to