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

_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to