Re: [Exim] Logging with system_filter

Top Page
Delete this message
Reply to this message
Author: Jens Strohschnitter
Date:  
To: EXIM Official Maillist
Subject: Re: [Exim] Logging with system_filter
On Thu, 9 Oct 2003 15:44:08 +0300
Odhiambo Washington <wash@???> wrote:

> * Jens Strohschnitter <exim-ml@???> [20031009 13:58]: wrote:
> > Hi there,
> >
> > I have enabled the system_filter from exim.org, that works very fine.
> > All mails with specified attachments were blocked and a notify will
> > be sent return to the senders address.
> > But, is it possible to log the information of blocked mails like:
> >
>
>
> senderaddress : $return_path
> recipientaddress: $recipients
> attachment: $1
>
> > to a special logfile ? In my system_filter, I have already a logfile
> > specified for spam-logging - so is it possible to add another logfile
> > to system_filter ?
> >
> > Here is one of my system_filter entries - so what do I have to change
> > to write a logfile, like "rejected.log" and also send the notifymsg
> > to the senders address ?
> >
> > ## system_filter
> > .
> > .
> > .
> >
> > logfile /var/log/exim/spamd.log
> >
> if $header_content-type: matches "(?:file)?name=(\"[^\"]+\\\\.(?:vb[se]|ws[fh]|jse?|exe|com|cmd|shs|hta|bat|scr|lnk|pif|mpe|mpeg|mpg|mp3|avi|wav|rm|rt)\")"
>  then
>    logfile /var/log/exim/executables.log 0644
>    logwrite "$tod_log $message_id rejected ($1)"
>    logwrite "$tod_log subject: $rheader_subject"
>    logwrite "$tod_log recipients: $recipients"
>    logwrite "$tod_log return path: $return_path"
>    logwrite "------------------------------------------------------------------------------"
>    fail text "\n\n\
>               Ihre E-Mail $header_subject an $recipients\n\
>               enthielt folgenden Anhang: $1\n\n\
>               Anhaenge dieser Art werden von unserem Mailserver\n\
>               zurueckgewiesen und dem Empfaenger nicht zugestellt.\n\n\
>               Fuer weitere Fragen wenden Sie Sich bitte an unseren\n\
>               Service und Support unter den Rufnummern\n\
>               (069) 5003 - 333\n\n\
>               (0221)1638 - 111"
>    unseen finish
>  endif

>
>

Yep!

it works -- thanxxxxx !!!

> *!!!BSD FreeBSD OpenBSD FreeBSD FreeBSD !!!*


*!!!SLACKWARE SLACKWARE SLACKWARE!!!*

;-)

--
Regards,

     Jens Strohschnitter


-------------------------------------
*!!!LINUX LINUX LINUX LINUX LINUX!!!*

* http://www.jens-strohschnitter.de *
-------------------------------------
Set the controls for
         the heart of the sun
-------------------------------------