Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: [milter-greylist] A question about spamassassin and milter-greylist

2005-04-04 by H Li

--- Emmanuel Dreyfus <manu@...> wrote:
> On Mon, Apr 04, 2005 at 07:03:25AM -0700, H Li
> wrote:
> > In this fc3 linux, only milter-greylist has
> > entries in sendmail.mc as indicated in the
> > instruction, clamav and spamassassin have no
> entries
> > in sendmail.mc. 
> 
> You mean you start them through procmail?
> If this what you do, then all mails are first seen
> by milter-greylist,
> then by your procmail machinery.
> 
> I don't explain why the X-Greylist header does not
> appear.
> 
> Do the logs tell something interesting?
> 
> -- 
> Emmanuel Dreyfus
> manu@...
> 

I have clamd and spammassassind running as daemons.
Then, the /etc/procmailrc has:

# Let clamassassin to check viruses:
:0fw
| /usr/local/bin/clamassassin

# if infected, put them in a special folder:
:0:
* ^X-Virus-Status: Yes
/opt/virusfiles

# if not, let it go through spamassassin:
# each user run his own.

Then, users .procmailrc has (I set them all the same,
but then they can change it if a user wants):

:0 fw
* < 256000
| /usr/bin/spamc -f

:0:
* ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*
$MAILDIR/almost-spam

:0:
* ^X-Spam-Status: Yes
$MAILDIR/probably-spam

So, as you said, I expect greylist should show up
anyway, but they don't for almost-spam and
probably-spam emails, only for normal emails.  

The system log does not show anything about normal
emails, but only for normal emails: delayed or not
auto-whitelist, etc.

Also, all autowhitelisted normal emails show
X-Greylist:..., no exception, no problem.

Harvey

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.