Help with dmesg

Panos panosx13 at gmail.com
Thu Jan 8 15:25:39 PST 2009


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe at 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.



More information about the freebsd-questions mailing list