[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Nuisance antispam requests



Jesse Keating kirjoitti viestissään (lähetysaika torstai, 1. joulukuuta 2005 
21:05):
>
> Problem is that the UOL anti-spam responder doesn't include any part of
> the original email.  Just uses the subject line.

What if list admin would make script that sends mail to every user with unique 
subject that contains username?

for $user in $list_of_users; do
send mail to $user subject "Mail to $user"
done

Regards
Kimmo


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]