[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] Spamassassin with Mailman on VPS1
- Subject: Re: [vps-mail] Spamassassin with Mailman on VPS1
- From: Scott Wiersdorf <scottw@xxxxxxxxxxxx>
- Date: Tue, 21 Jun 2005 09:05:50 -0600
On Tue, Jun 21, 2005 at 08:58:23AM -0600, Scott Wiersdorf wrote:
> On Tue, Jun 21, 2005 at 07:46:32AM -0700, Abigail Marshall wrote:
> > So my question -- has anyone been successful in using Spamassassin
> > with Mailman on a VPS1? If so, how do you set it up?
>
> Abigail,
>
> Here's something you can look at:
>
> <http://www.technoids.org/procmailfilter.html>
>
> It allows sendmail to process mail through procmail even when it is
> destined for an alias.
Another idea would be to create a role user account, and point the
alias to it (save the right-hand side of the alias for the procmailrc
file below):
mailman-alias: mailman-user
Then give that user a .procmailrc file where mail can be scanned:
:0
| spamc ...
:0
* ^X-Spam: yes
$SPAM
:0
(put the old right-hand side of the alias here)
Scott
--
Scott Wiersdorf
scottw@xxxxxxxxxxxx
======================================================================
This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
Before posting a question, please search the archives (see above URL).
Main Index |
Thread Index