This is a discussion on Re: [AMaViS-user] postfix+amavisd-new+perl5.8.7 on debian sarge within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Ji?=ED ?ervenka <cervenka@sps-pi.cz> wrote: | Hello, | I?ve following problem with amavisd-new. I?m ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Ji?=ED ?ervenka <cervenka@sps-pi.cz> wrote:
| Hello, | I?ve following problem with amavisd-new. I?m trying to use it on debian= (sarge) | machine (perl 5.8.7) with postfix. But when I try to run amavisd-new de= bug, | i receive this: | gate:/home/ogeen# amavisd-new debug | Subroutine AUTOLOAD redefined at /etc/perl/IO/Zlib.pm line 84. | Subroutine isaFilehandle redefined at /etc/perl/IO/Zlib.pm line 99. | Subroutine isaFilename redefined at /etc/perl/IO/Zlib.pm line 108. | Subroutine gzopen redefined at /etc/perl/IO/Zlib.pm line 115. | Subroutine ParseParameters redefined at /etc/perl/IO/Zlib.pm line 132. | Subroutine deflateInit redefined at /etc/perl/IO/Zlib.pm line 198. | Subroutine inflateInit redefined at /etc/perl/IO/Zlib.pm line 210. | Subroutine Compress::Zlib::deflateStream::deflateParams redefined at /e= tc/perl/IO/Zlib.pm=20 ....snip... |=20 | Postfix is configured this way: | main.cf : | .. | content_filter =3D smtp-amavis:127.0.0.1:10024 | .. |=20 would be content_filter =3D smtp-amavis:[127.0.0.1]:10024 | master.cf : | .. | smtp-amavis unix - n n - 10 pipe user=3Damavis argv=3D/usr/sbin/amavisd= -new ${sender}=20 | ${recipient} | localhost:10025 inet n - n - - smtpd -o content_filter=3D |=20 I've : # changed for amavis : smtp inet n - n - 2 smtpd # Instruct smtpd on Port 25 to deliver mail to amavisd-new on 127.0.0.1 Port 10024 -o content_filter=3Dscan:[127.0.0.1]:10024 -o receive_override_options=3Dno_address_mappings # This is the mail transport used above. It is in fact an instance of the # Postfix SMTP client with slightly different configuration parameters scan unix - - n - 2 lmtp -o disable_dns_lookups=3Dyes -o lmtp_send_xforward_command=3Dyes -o lmtp_data_done_timeout=3D1200 amavis unix - - n - 2 smtp -o smtp_data_done_timeout=3D1200 -o disable_dns_lookups=3Dyes # Injecting mail back into Postfix after content filter localhost:10025 inet n - n - 2 smtpd of course your amavis would be smtp-amavis. mess-mate =20 -- Consider well the proportions of things. It is better to be a young June= -bug than an old bird of paradise. -- Mark Twain, "Pudd'nhead Wilson's Calendar" ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |