MailScanner Text File Creation

Stephen Conway sconway at WLNET.COM
Sat Oct 23 15:49:23 IST 2004


Hello Again:

The custom function sounds like it would work, so I would first set my:

Non spam actions = somefile.rules

In somefile.rules I put the default, to be deliver , and for my per domain
would be:

From: *@domain.com      ?
FromOrTo:       default deliver

Please let me know what I would put here, and how to envoke a custom
function, and if possible what this might look like,

Thanks,

Steve

-----Original Message-----
From: MailScanner mailing list [mailto:MAILSCANNER at JISCMAIL.AC.UK] On Behalf
Of Julian Field
Sent: Friday, October 15, 2004 12:24 PM
To: MAILSCANNER at JISCMAIL.AC.UK
Subject: Re: MailScanner Text File Creation

At 17:07 15/10/2004, you wrote:
>Good day:
>
>I had sent previously but missed the reply, if any.
>
>We have an application where we would need to have the following to occur:
>
> >From *@domain.com ,
>Copy that entire SMTP message to /anypath/MESSAGEREF.inc
>Put a file to /anypath/MESSAGEREF.add which contains each recipient of the
>message on a separate line.
>
>Also, the message should stop there, i.e. not be sent out, as the
processing
>we have on those messages, will anylize then send those.
>
>Is there any way that MailScanner can be set up to do this?

You would probably need to write a Custom Function to do this, and probably
attach it to the "non-spam actions" configuration option. This could test
for the *@domain.com and write out the message in the files you want.

The alternative would be to archive mail using "Archive Mail" and a
ruleset, then have a cron job that ran every 5 or 10 minutes and processed
the archive entries to generate the processed data you want, then deleted
the original archive files so it didn't process the same mail twice.
--
Julian Field
www.MailScanner.info
MailScanner thanks transtec Computers for their support
Buy the MailScanner book at www.MailScanner.info/store

PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the MAQ (http://www.mailscanner.biz/maq/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the MAQ (http://www.mailscanner.biz/maq/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).



More information about the MailScanner mailing list