Spam actions when destinations have different thresholds
Matt Hampton
matt at CODERS.CO.UK
Sat Jul 30 17:25:36 IST 2005
[ The following text is in the "ISO-8859-1" character set. ]
[ Your display is set for the "US-ASCII" character set. ]
[ Some characters may be displayed incorrectly. ]
Leonardo Helman wrote:
>For this type of things, I modify Message.pm, just before
>the return in new
>
> if( $this->SplitMail() ) {
> return undef;
> }
> return $this;
> }
>
>The SplitMail generates n mails depending on the diferent user
>preferences (and the recipients) and returns true if all the
>people wants the same actions/subject modifications/.../...
>and false otherways.
>
>
Is it possible that you could post some example code? This is exactly
what I am after!
>This generates n mails for each splitted one, so I'm trading users tastes
>for processing time (but the event of splitting it's not so common
>so I'm not n-plicating the mails received)
>
>
Do you have a feel for the number of times this happens?
Thanks for your reply.
Matt
>
>
>
------------------------ 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 Wiki (http://wiki.mailscanner.info/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
Support MailScanner development - buy the book off the website!
More information about the MailScanner
mailing list