Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2006 22:22:28 +0200
From:      Alex de Kruijff <freebsd@akruijff.dds.nl>
To:        Olga Zenkova <siro200@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Spam problem!
Message-ID:  <20060525202228.GB814@Alex1.kruijff.org>
In-Reply-To: <20060525145312.50581.qmail@web53406.mail.yahoo.com>
References:  <20060525145312.50581.qmail@web53406.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 25, 2006 at 07:53:12AM -0700, Olga Zenkova wrote:
> I use sendmail 8.13.3 and gather full log of its work.
> I see such strings in it:
> 
> <<< RCPT TO: user1@domain.com
> >>> 250 2.1.5 <user1&domain.com>... Recipient ok
> <<< RCPT TO: user2@domain.com
> >>> 250 2.1.5 <user2&domain.com>... Recipient ok
> <<< DATA
> <<< To: user3@domain.com
> 
> where user1, user2 - users names
> domain.com - domain name
> 
> After that user1 and user2 get spam letters to their
> mailboxes with field "To: user3" in it. There are no
> user1 or user2 in this field. Is it possible to cut
> off these letters? Especially it is difficult to
> explain for user1 and user2 why they got letters
> addressed not for them.

I can advise you to use mail/spamass-milter for you mail server. If your
clients gain there mail though pop3 then you can use
mail/p5-Mail-SpamAssassin as a (getmail) filter. It realy realy good. I
only had one false positive once.

You can reject spammails if you like. Don't send bounce messages since
these will not end up with the spammers but those who abuse the email
adress.
-- 
Alex

Please copy the original recipients, otherwise I may not read your reply.

Howtos based on my personal use, including information about 
setting up a firewall and creating traffic graphs with MRTG
http://alex.kruijff.org/FreeBSD/




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