* Dan M <[EMAIL PROTECTED]>:
> I'm attempting to replace sendmail/mimedefang/clamav/spamassassin with 
> postfix/amavisd-new/clamav/spamassassin. Before attempting the install 
> on the corporate mail server I'm doing the install on my workstation.
> 
> I'm following the instalation instructions in Ralf Hildebrandt's "The 
> Book of Postfix" (which pretty closely parallels the instructions in 
> README_FILES/README.postfix. Amavis starts up fine, finds the required 
> Perl modules, identifies clamav (does it matter that it's identified as 
> a secondary av scanner?). I can telnet to ports 10024 and 10025 and get 
> the response I expect.
> 
> In my master.cf file I've got:
> amavis-new unix -       -       n       -       2  smtp
>    -o smtp_data_done_timeout=1200
>    -o smtp_send_xforward_command=yes
>    -o disable_dns_lookups=yes
>    -o max_use=20
> 
> 127.0.0.1:10025 inet n  -       n       -       -  smtpd
>    -o content_filter=
>    -o local_recipient_maps=
>    -o relay_recipient_maps=
>    -o smtpd_restriction_classes=
>    -o smtpd_delay_reject=no
>    -o smtpd_client_restrictions=
>    -o smtpd_helo_restrictions=
>    -o smtpd_sender_restrictions=
>    -o smtpd_recipient_restrictions=permit_mynetworks,reject
>    -o mynetworks=127.0.0.0/8
>    -o strict_rfc821_envelopes=yes
> 
> In main.cf I've got:
> content-filter = amavisd-new:[127.0.0.1]:10024

Cross-Posting... *ts ts ts*

It's a typo and it's not in the book. ;)
Use "postconf -n" to compare your editing in main.cf to what Postfix actually
accepted as configured parameters. We also recommend that in the book. ;)

[EMAIL PROTECTED]




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
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/

Reply via email to