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.



I decided to start from scratch, and got rid of all the files generated by the "make" command. So now my /etc/mail directory looks just as it did when I started. Instead of creating a whole new batch of files I decided to just start by running the "newaliases" command and here's what I got:

root@ /etc/mail: newaliases
/etc/mail/sendmail.cf: line 48: unknown configuration line "
"
clearly (I think) the problem has nothing to do with the files generated by "make". Something appears to be messed up with sendmail.cf (at least according to the error message), but I don't
see how that is possible.  Line 48 in /etc/mail/sendmail.cf is blank!

Rem
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to