[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: exim soll keine SPAMS an mailman weitergeben



On Mit, 02 Apr 2003, Michael Bramer wrote:
> > > KNOWN_SPAMMERS = [('X-Spam-Status', 'Yes')]
> > > 
> > Ist das bei nem Update von Mailman dann nicht wieder weg? Kommt mir
> > etwas komisch vor, dass man da in 

> Schau dir mal das spec.txt vom exim an, da kann man das verhindern und
> zwar in einer richtigen Config. Oder in google einfach mal exim und
> spamassassin eingeben

Also ich habe nicht direkt etwas mit google gefunden, sondern nur SA at
smtp time, ie. exim-SA, wir haben aber normalen exim-3 laufen, also
gehts so nicht.

Aber es gibt eine andere Lösung, die ich mir gerade zusammengeschustert
habe, (NOCH NICHT GETESTET!!!).

Im diretor mailman_aliases eine condition einfügen:

mailman_aliases:
  driver = aliasfile
  search_type = lsearch
  file = /etc/aliases.mailman
  condition = ${if def:X-Spam-Flag:{no}{yes}}
  pipe_transport = mailman_list_pipe

Das sollte reichen, dann braucht man keinen SA hack mehr.

Herzliche Grüße

Norbert

-------------------------------------------------------------------------------
Norbert Preining <preining AT logic DOT at>         Technische Universität Wien
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
CORRIECRAVIE (n.)
To avert the horrors of corrievorrie (q.v.) corriecravie is usually
employed. This is the cowardly but highly skilled process by which
both protagonists continue to approach while keeping up the pretence
that they haven't noticed each other - by staring furiously at their
feet, grimacing into a notebook, or studying the walls closely as if
in a mood of deep irritation.
			--- Douglas Adams, The Meaning of Liff



Reply to: