After having ISP problems yesterday, I am now having problems getting
amavisd to startup when needed.  I can get the service to start but in
watching top, I never see the process fire off.  Postfix is complaining
about lost connection with localhost while sending RCPT TO.  If I
disable AMAVISD in main and master.cf, postfix runs fine.  I have been
searching for several hours and cant find anything that helps me
identify the problem.

Here is the line from main.cf

content_filter = smtp-amavis:[localhost]:10024

Here are the lines from master.cf

smtp-amavis     unix    -       -       y       -       8       smtp
        -o smtp_data_done_timeout=1200
        -o disable_dns_lookups=yes

127.0.0.1:10025 inet    n       -       y       -       -       smtpd
        -o content_filter=
        -o local_recipient_maps=
        -o relay_recipient_maps=
        -o smtpd_restriction_classes=
        -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
        -o smtpd_error_sleep_time=0
        -o smtpd_soft_error_limit=1001
        -o smtpd_hard_error_limit=1000
        -o receive_override_options=no_header_body_checks

I can include the amavisd.conf but I havent been making changes there.
This was working a couple of days ago and stopped for some reason.  I
have been careful to document my changes but cant find the problem.

Any suggestions gratefully appreciated !!

Ron

--------------------------------------------------------------------
Ron Nutter                          [EMAIL PROTECTED] 
Network Infrastructure & Security Manager
Information Technology Services                        (502)863-7002
Georgetown College                                     
Georgetown, KY                                            40324-1696
--------------------------------------------------------------------

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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