[Mimedefang] filter_bad_filename

Carol Man mimedefang at yahoo.com
Thu Apr 24 18:58:00 EDT 2003


Hello Jim,

   first at all I should say many thanks for your
support. You are really helping me... =)
   Well, I will say what I did:

1.) I looked in sendmail.cf file and noted that has a
part where it was only written like this:

   # Input mail fitlers
   # O InputMailFilters

 so I changed to that:   # Input mail filters
                         O InputMailFilters=mimedefang

 But when I did the command /etc/init.d/sendmail
start, it left a message:

  Starting sendmail: 451 4.0.0 InputFilter mimedefang
not defined: No such file or directory [FAILED]

 Before I changed the sendmail.cf file everything was
[OK].


--- Jim McCullars  wrote:

>    Here are some reasons I can think of that your
> email wouldn't get scanned:
> 
>    1.) Did you generate a new sendmail.cf from the
> sendmail.mc file? Look at your active config file
(usually /etc/mail/sendmail.cf) and make sure you see:
> 
> 		O InputMailFilters=mimedefang
> 
> and other milter-related statements.
> 
>    2.) Was sendmail compiled with milter support? 
> Do this:
> 
> 	/usr/lib/sendmail -bt -d0.1 < /dev/null
> 
> and make sure under "Compiled with:" includes
> MILTER.
> 
>    3.) Is MIMEDefang actually running?  If you do
> this:
> 
> 	ps -ef | grep -i fang
> 
> you should see what all MIMEDefang-related processes
> are active.
> 
>    4.) Is sendmail having a problem talking to
> MIMEDefang?  Look at your
> sendmail logs and see if it is complaining about not
> being able to talk to the milter program.
> 
>    If none of those help resolve the problem then
> I'm stumped!
> 
> Jim
> 
> 
> _______________________________________________
>


__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com



More information about the MIMEDefang mailing list