Re: amavisd conf for kolab 3
Paul Klos <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab,gmane.comp.kde.kolab.devel |
|---|---|
| Message-ID | <1915305.x8TrSu0Ip4@apollo> |
Op dinsdag 16 april 2013 09:14:27 schreef Thomas Spuhler: > Since setup-kolab doesn't configure amavisd.conf, can someone please post such a file that kolab > actually works with? > > Belows's my /etc/amavis/conf.d/15-content_filter_mode I only uncommented both @bypass lines. Cheers, Paul use strict; # # Place your configuration directives here. They will override those in # earlier files. # # See /usr/share/doc/amavisd-new/ for documentation and examples of # the directives you can use in this file # #$log_level = 5; #------------ Do not modify anything below this line ------------- 1; # ensure a defined return root@hera:/etc/amavis/conf.d# cat 15 cat: 15: Bestand of map bestaat niet root@hera:/etc/amavis/conf.d# cat 15-content_filter_mode use strict; # You can modify this file to re-enable SPAM checking through spamassassin # and to re-enable antivirus checking. # # Default antivirus checking mode # Please note, that anti-virus checking is DISABLED by # default. # If You wish to enable it, please uncomment the following lines: @bypass_virus_checks_maps = ( \%bypass_virus_checks, \@bypass_virus_checks_acl, \$bypass_virus_checks_re); # # Default SPAM checking mode # Please note, that anti-spam checking is DISABLED by # default. # If You wish to enable it, please uncomment the following lines: @bypass_spam_checks_maps = ( \%bypass_spam_checks, \@bypass_spam_checks_acl, \$bypass_spam_checks_re); 1; # ensure a defined return PGP: 8FE6E0BD _______________________________________________ Kolab-devel mailing list [email protected] https://www.intevation.de/mailman/listinfo/kolab-devel
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQIcBAABCAAGBQJRbZYIAAoJEHtCjbaP5uC9OQ8P/1WXUqFTeurRnnTlyer0MZZs M/dNuKWfilyczWurI9pqV0FejvzSjStYzYwcI25J/ZPhlWbiHkIy3cZ9P0DzeeiH fINlP2Jae9LGE6hNEMTX3P63hpQkLp3F7brVh7Qti+0LaWn6ow5KO2AXcl2R/8Yr jVH8t6fkHn/nzmh4/ZAzzxFiLb7vZlHsqksiaNSlcbwPXtrMBPuRUhjjx59Efoim 3nc3Jj60OLkyniyeRRPJ1CkzGaC8AaCwCgLyPrDZZ68mPqahF3e4EDWlzAmOJWHT k/c5JTsOF2XCB1py2xRdCevCZwyE3myll459Ba+17MJHBxS7RdWpUvzVS1Lct6E4 AACPUehfI6/9JH+sHgVv/TRUIvL5cq5StQ9pdwx46xyZksgDWOQ6t+GG0aB6bFQ0 sM/Gu2yZ/Vg1kCj3mjBTAPAdSIn5h/EkfAn6gnxrHkRIVbH2l2IMUdYYZ8Eghdux k0N+44rXk2BbvdJyehmZSQn/ZNWwFzXkwdfIwP8Zr9B8RmwFLfetwHIDB6pIGSfK AZgtlK9IJPK0wqESqSaDbDF4QM/fbm+UbrJJyOvvBK3GFQIXA+1NSOXYiVymICwp q4fprTbhNaEL8lRsi9U1F2L/QsPcBCDIQHG7/0u5a4IDQ0mXAG/wjgvRg6PEYWM3 FmohvXmGduCZaRtMBOdK =G/36 -----END PGP SIGNATURE-----