Frank Patzig schrieb:
> Hallo,
>
> in the new version from amavisd-new is the disclamer funktion includet.
>
> In my config is this:
>
> $altermime = '/usr/local/bin/altermime';
>
> @altermime_args_disclaimer =
> qw(--verbose --disclaimer=/etc/postfix/disclaimer.txt);
> $defang_maps_by_ccat{+CC_CATCHALL} = [ 'disclaimer' ];
> allow_disclaimers => 1;
Will it be possible to add different disclaimers using mysql queries?
When hosting multiple domains each one needs a different text.
Maybe the filename could be stored in the database together with
spam_lover, tag_level, spam_modifies_subject etc.
Markus
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/