[Mimedefang] Re: Separate config file for mimedefang-filter

Yizhar Hurwitz yizhar at mail.com
Thu Oct 5 17:21:14 EDT 2006


HI.

An update to my previous post about using separate file to store 
configuration for mimedefang-filter.
I plan to do the following:

Add the following line to the start of my custom standard 
mimedefang-filter file:

require '/etc/mail/mdf-config';


And put my per-host configuration info in the /etc/mail/mdf-config file, 
for example:

# mdf-config
$SALocalTestsOnly = 0;
$AdminName = 'local admin name';
# etc...
1;


The goal is to create a custom standard mimedefang-filter file that will 
work on several different hosts,
and put host/site specific parameters in the /etc/mail/mdf-config file.

Does it look reasonable?

Any catch or tips?

Thanks,
Yizhar Hurwitz




More information about the MIMEDefang mailing list