Date: Thu, 19 May 2005 14:27:37 +0100 From: Gary Hayers <gary@hayers.org> To: Charles Lamb <clamb@visionpayments.com> Cc: freebsd-questions@freebsd.org Subject: Re: amavisd Message-ID: <428C9449.8020607@hayers.org> In-Reply-To: <428C93A0.10703@hayers.org> References: <002401c55c74$9d8a5ea0$3400a8c0@visionpayments.com> <428C93A0.10703@hayers.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Gary Hayers wrote: > Charles Lamb wrote: > >> Does it automatically generate amavis-milter.sock? >> >> I am getting >> 554 5.0.0 /etc/mail/sendmail.cf: line 77: unknown configuration line " >> " >> WARNING: Xmilter-amavis: local socket name >> /var/amavis/amavis-milter.sock missing >> >> >> -----Original Message----- >> From: owner-freebsd-questions@freebsd.org >> [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Gary Hayers >> Sent: Thursday, May 19, 2005 9:15 AM >> To: Charles Lamb >> Cc: freebsd-questions@freebsd.org >> Subject: Re: amavisd >> >> All I have in my <hostname>.mc is: >> >> dnl Amavisd Stuff >> define(`MILTER', 1) >> INPUT_MAIL_FILTER(`milter-amavis', >> `S=local:/var/amavis/amavis-milter.sock, F=T, T=S:10m;R:10m;E:10m') >> >> And it works perfectly. >> >> Regards, >> Gary Hayers >> >> Charles Lamb wrote: >> >>> Good morning, >>> >>> I am installing amavis-new on my mail server. I ran amavisd in debug >>> mode and I cannot see anything wrong. It also detected clamav which >>> seems to be running fine. However; when I add >>> MODIFY_MAILER_FLAGS(`LOCAL',`-r')dnl >>> define(`LOCAL_MAILER_ARGS',`amavis $f $u --' LOCAL_MAILER_PATH `-d >>> $u')dnl >>> define(`LOCAL_MAILER_PATH',`/usr/local/sbin/amavis')dnl >>> >>> to my .mc file, compile, and restart sendmail all of my mail seems to >>> disappear into oblivion. I am at a loss. Can anyone give me an idea >> >> >> of >> >>> where to start digging for the problem? Thanks. > > > Should do, > > Thats all I put into my .mc file, what version of sendmail are you using? Ahh! Have you started amavisd and amavis-milter? That will sort out the missing socket anyway. Regards, Gary Hayers
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?428C9449.8020607>