Skip to Content.
Sympa Menu

en - [sympa-users] Re: Sympa and SpamAssassin

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Serge Aumont <address@concealed>
  • To: Héctor Garcia Peris <address@concealed>
  • Cc: address@concealed
  • Subject: [sympa-users] Re: Sympa and SpamAssassin
  • Date: Thu, 14 Dec 2006 18:55:56 +0100

Héctor Garcia Peris a écrit :
Hello,

I have installed Sympa 4.1.2 and SpamAssassin 2.64 in my server. I have a lot of lists that are moderated by me. The problem is that arrives a lot of spam messages but in the server configuration spamassassin only works when a message arrives to a mailbox via the procmail filter. As the list aliases are in the form:

mylist: "|/home/sympa/bin/queue address@concealed"
mylist-request: "|/home/sympa/bin/queue address@concealed"
mylist-editor: "|/home/sympa/bin/queue address@concealed"
mylist-owner: "|/home/sympa/bin/bouncequeue address@concealed
mylist-subscribe: "|/home/sympa/bin/queue address@concealed"
mylist-unsubscribe: "|/home/sympa/bin/queue address@concealed"

the procmail filter is never run, and spam mails must be moderated and rejected by me using wwwsympa. How can I configure sympa and spamassassin to process this messages with spamassassin?
If you can't use spamassassin as a milter (would be applied to all messages) you can use "spamc" a client filter. The aliases will look like :
mylist: "/usr/local/bin/spamc|/home/sympa/bin/queue address@concealed"

Check http://spamassassin.apache.org/full/3.1.x/doc/spamc.html (it's the first page found about it but may it an old one).

Serge
PS : sympa 4.1.2 what an old version !!! I guest this is a debian package ? Isn'it ? You will found much more better version here : http://macallan.u-picardie.fr/~delepine/APT/sympa/



Archive powered by MHonArc 2.6.19+.

Top of Page