[Mimedefang] Why it isn't working

Easy easy at xxx.lt
Fri Oct 18 15:26:29 EDT 2002


Thnx, but that still isn't working.
I've checked the rc.defang, and turned on some features, like logging,
filter file etc..
but it stil doesn't produce the backup email message.
my filter file contains only the filter_begin function. Do i need to put the
other functions in?

Problem 2
midefang.pid contains only one pid number, when there is several proceses.
./rc.defang stop doesn't kill them all

Thnx in advance, cause I'm really newbie to mail management.
Algirdas

> sub filter_begin {
>     if ($Sender =~ /^<?mail\@domain>?$/i or
> $Sender =~ /^<?mail2\@domain>?$/i) {
> add_recipient('backup at domain');
>     }
> }
>
> Regards,
>
> David.






More information about the MIMEDefang mailing list