procmail
[Top] [All Lists]

Re: Using a Spam Account

2007-08-14 21:00:31
On Aug 14, 2007, at 10:41 AM, Skip Brott wrote:
I could be missing a few settings, but my issue at the moment is  
how I am
dumping email into my spam account.  Using this method, I am unable to
connect a client (like Outlook, for example) to pull mail.  I have  
to access
it via shell or a web-based interface.  Is there a way I can modify  
these
settings so I can use a client?

First off, is that the procmailrc or the .procmailrc? POP3 or IMAP?

If it is the procmailrc, as I suspect it is, then you are essentially  
delivering the mail to a user's mailbox for the user spam.  I expect  
you don't HAVE a user 'spam'

If you are using IMAP change this to a .procmailrc (in your home  
folder) and do this instead:

:0fw
| /usr/bin/spamc

:0
* ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*
/dev/null

:0H
* ^X-Spam-Status: Yes
spam

(or .spam/ or whatever for your specific mail system)

then spam will be delivered in your mail folder (whatever that is)  
into a mailbox you will be able to access.
____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>