On Fri, May 30, 2003 at 09:25:15PM +0200, Patrick Marquetecken wrote:
> Hi,
> 
> All day i'm trying to get this to work, result a lot of mails gone.
> I have search google, the mail archives, the documentation.
> 
> I have changed this files:
> /etc/postfix/main.cf
> mynetworks = 192.168.123.0/28, 127.0.0.0/8
> content_filter = clamscan:
> 
> /etc/postfix/master.cf
> clamscan        unix  -         n       n       -       10      pipe
>   user=amavis argv=/usr/sbin/amavis ${sender} ${recipient}
>   localhost:10025  inet  n  -  n  -  -   smtpd -o content_filter=
> 
> And those are the errors in /var/log/mail.log:
> May 30 21:17:04 rivendell postfix/qmgr[3564]: warning: connect to transport clamcan: 
> Connection refused
> 
> May 30 21:16:53 rivendell postfix/qmgr[3466]: E850BC14A: to=<[EMAIL PROTECTED]>, 
> orig_to=<[EMAIL PROTECTED]>, relay=none, delay=15415, status=deferred (transport is 
> unavailable)

Hello Patrick,

It looks like the call to /usr/sbin/amavis itself is failing. Have
you verified that there's a user named "amavis" and that this
user can invoke "/usr/sbin/amavis"?

Also... I don't know if this matters, but the "localhost:10025" line
is not a continuation of the description of the clamscan transport.
It's a different transport descriptor - in my master.cf, for what
it's worth, it starts in the first column.

Nathan Meyers
[EMAIL PROTECTED]


> 
> 
> And the mail is gone /var/spool/postfix/deferred
> 
> So please any advice tips ore other help is very welcom.
> 
> Patrick
> 
> 
> -- 
>  "Logic is the beginning of wisdom; not the end." 
>   Spock (Star Trek VI) 
>  
>  PGP Key: http://users.pandora.be/rivendell/marquetp.gpg
>  Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B
>  Registered Linux User #44550
>  http://counter.li.org



-- 

--
[EMAIL PROTECTED] mailing list

Reply via email to