Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jan 2009 00:58:27 +0200
From:      Panos <panosx13@gmail.com>
To:        Rem P Roberti <remegius@comcast.net>
Cc:        FreeBSD-Questions@FreeBSD.org, Peter Boosten <peter@boosten.org>
Subject:   Re: Help with dmesg
Message-ID:  <49668513.1080808@gmail.com>
In-Reply-To: <49662509.2060206@comcast.net>
References:  <4965AFDD.9000002@comcast.net>	<4965B542.6060303@boosten.org>	<4965B726.6020004@comcast.net>	<4965B8E2.5050608@comcast.net>	<4965BB00.7040302@boosten.org>	<4965BE01.8050709@comcast.net>	<4965C487.3070000@boosten.org> <49662509.2060206@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
O/H Rem P Roberti έγραψε:
> Peter Boosten wrote:
>> Rem P Roberti wrote:
>>> Peter Boosten wrote:
>>>> Rem P Roberti wrote:
>>>>
>>>>>> INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clamav/clmilter.sock,
>>>>>> F=, T=S:4m;R:4m')
>>>> I don't think the F= parameter can be empty (IIRC): it describes what
>>>> your sendmail is supposed to do once clam isn't active (either 
>>>> 'F=R' for
>>>> reject or 'F=T' for temporary unavailable).
>>>>
>>>> Peter
>>>>
>>> BTW, I noticed that when I try to do a "newaliases" command
>>> the same error message comes up: /etc/mail/sendmail.cf: line 48: 
>>> unknown
>>> configuration line "
>>> "
>>>
>>
>> What's in your sendmail.cf then? Display lines 40 - 60.
>>
>> Peter
>>
> Here are the actual sendmail.cf lines 41-59:
>
> 41 ##### $Id: redirect.m4,v 8.15 1999/08/06 01:47:36 gshapiro Exp $ #####
> 42
> 43 ##### $Id: use_cw_file.m4,v 8.11 2001/08/26 20:58:57 gshapiro Exp $ 
> #####
> 44
> 45
> 46
> 47
> 48
> 49
> 50 ##### $Id: access_db.m4,v 8.27 2006/07/06 21:10:10 ca Exp $ #####
> 51
> 52
> 53 ##### $Id: blacklist_recipients.m4,v 8.13 1999/04/02 02:25:13 
> gshapiro Exp $ #####
> 54
> 55
> 56 ##### $Id: local_lmtp.m4,v 8.17 2002/11/17 04:41:04 ca Exp $ #####
> 57
> 58
> 59 ##### $Id: mailertable.m4,v 8.25 2002/06/27
>
> Not very interesting, is it. I have the feeling that this problem 
> belongs on another list. Thanks
> for the help, Peter. I will continue to watch here.
>
> Rem
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
if I remember rigth I had the same problem months ago, but I'm not 
really sure how I solved it.
First try to delete the lines 44 - 49 of yourr's .cf file. then try to 
restart sendmail.
if that doesn't work try dnl after every line in the .mc file. e.x 
INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clamav/clmilter.sock,F=, 
T=S:4m;R:4m') dnl
I think something like that I did and it works. But I'm not so sure.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49668513.1080808>