sasa wrote:
> ..yes, the configuration is:
>
> [EMAIL PROTECTED] ~]# postconf -n
> alias_database = hash:/etc/aliases
> alias_maps = hash:/etc/aliases
> broken_sasl_auth_clients = yes
> command_directory = /usr/sbin
> config_directory = /etc/postfix
> content_filter = smtp-amavis:[127.0.0.1]:10024
> daemon_directory = /usr/libexec/postfix
>
> ..where is the problem ?!
> thanks.
>
> ------
> Salvatore.
>
>   
Just a quick check more, it is not so that you have IPTABLES enabled on 
you server?
Check "iptables-save"
And really, make sure that AmavisD deamon really is running, and 
actually answering on TCP:10024
Check "netstat -nap | grep ':1002'"
You should get something like this in return
tcp        0      0 127.0.0.1:10024         0.0.0.0:*               
LISTEN      17754/amavisd (mast
tcp        0      0 127.0.0.1:10025         0.0.0.0:*               
LISTEN      13443/master

Best regards
/Micke


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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