Date: Thu, 08 Jan 2009 09:29:59 -0800 From: Rem P Roberti <remegius@comcast.net> To: brad davison <demonichandextensions@hotmail.com> Cc: freebsd-questions@freebsd.org, peter@boosten.org Subject: Re: Help with dmesg Message-ID: <49663817.4010106@comcast.net> In-Reply-To: <BLU116-W49669E5F829D3E47197FBFA1DC0@phx.gbl> References: <4965AFDD.9000002@comcast.net> <4965B542.6060303@boosten.org> <4965B726.6020004@comcast.net> <4965B8E2.5050608@comcast.net> <4965BB00.7040302@boosten.org> <4965BD5B.40608@comcast.net> <BLU116-W49669E5F829D3E47197FBFA1DC0@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > >>> INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clamav/clmilter.sock, > > >>> F=, T=S:4m;R:4m') > > >>> > > > > > > > > I actually copied that line directly from instructions at this site : > > http://www.technoids.org/clamav-milter.html > > The same setup is working on an old laptop of mine. I checked to make > > sure that the lines in /etc/mail/<myfile.mc> were the same in both > > cases, and they are. > > > > I actually just had this today as well. I was mimicing our company's > mail server so that I'd have a 'backup'... now when you said you > 'copied' the line directly, did you copy/paste? > > That was my problem, something got put in there that wasn't supposed > to be. After I deleted that line, then typed it in properly by hand > everything worked. Here is my line for sanity's sake: > > > INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clamav/clmilter.sock,F=,T=S:4m;R:4m')dnl > > Like I said, everything looked exactly the same, but after I typed it > in manually, it worked. > Well, I re-typed the entry and still no dice. Here is the message I get when I try to do a make after making the change: root@ /etc/mail: make /usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/ /usr/share/sendmail/cf/m4/cf.m4 bsd.remdog.net.mc > bsd.remdog.net.cf /usr/sbin/sendmail -bi -OAliasFile=/etc/mail/aliases /etc/mail/sendmail.cf: line 48: unknown configuration line " " *** Error code 70 And "newaliases" continues to give me the same error message as before. Rem
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49663817.4010106>