Anders Norrbring skrev:
> I'm setting up Amavis-new with postfix 2.2.9, this is the huge problem:
> 
> postfix/qmgr[3084]: warning: connect to transport amavis: No such file
> or directory
> 
> main.cf:
> content_filter = amavis:localhost:10024
> 
> master.cf:
> amavis unix n      -       n       -       6        smtp
>      -o smtp_data_done_timeout=1200
> 
> 
> netstat output:
> Proto Recv-Q Send-Q Local Address           Foreign Address
> State       PID/Program name
> tcp        0      0 127.0.0.1:10024         0.0.0.0:*
> LISTEN      2891/amavisd (maste
> 
> tcp        0      0 127.0.0.1:10025         0.0.0.0:*
> LISTEN      2862/master
> 
> 
> Ideas are welcome, I'm running out myself..
> 

Solution:
Edit in master.cf, remove the "n" private flag, replace with "-"

-- 

Anders Norrbring
Norrbring Consulting

-------------------------------------------------------------------------
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