Skip to Content.
Sympa Menu

postfilter - Re: [Postfilter] Konfiguracios kerdes

postfilter AT lists.kfki.hu

Subject: Postfilter mailing list

List archive

Re: [Postfilter] Konfiguracios kerdes


Chronological Thread 
  • From: Kadlecsik Jozsi <kadlec AT sunserv.kfki.hu>
  • To: Akos Bencsura <bencsura AT chemres.hu>
  • Cc: postfilter AT lists.kfki.hu
  • Subject: Re: [Postfilter] Konfiguracios kerdes
  • Date: Mon, 18 Sep 2006 08:48:29 +0200 (MEST)
  • List-archive: <http://sunserv.kfki.hu/pipermail/postfilter>
  • List-id: Postfilter mailing list <postfilter.lists.kfki.hu>

Szia!

On Mon, 18 Sep 2006, Akos Bencsura wrote:

> - Hogy kell a postfiltert konfiguralni, ha a virtualis email cimekben ne
> kotojel (-) hanem mondjuk plusszjel(+) legyen az elhatarolo karakter ?

Nincs ra konfiguracios parameter: a postfilter.cgi perl scriptben a
'valid_virtual' rutinban kicsereled ezt:

return 0 unless $virtual =~ /^${address}-[\w\-]+$/;

erre

return 0 unless $virtual =~ /^${address}+[\w\-]+$/;

> - Mit kell main.cf-be irni, hogy a tartalom alapjani spam szures
> spamassassinnel mukodjon ?

Oda semmit: a spammassassin-t kellene felokositani, hogy a cimzett alapjan
SQL lookup-al nezze meg, akar-e az spam szurest vagy sem. Meg nem volt
idom ezt megcsinalni.

Udvozlettel,
Jozsi
--
E-mail :
kadlec AT sunserv.kfki.hu,

kadlec AT blackhole.kfki.hu
PGP key: http://www.kfki.hu/~kadlec/pgp_public_key.txt
Address: KFKI Research Institute for Particle and Nuclear Physics
H-1525 Budapest 114, POB. 49, Hungary




Archive powered by MHonArc 2.6.19+.

Top of Page