Because Outlook Express cannot filter messages (spam) based on headers, I would need a mailet which adds a prefix to the subject. It mustn't do anything else, e.g. it doesn't change the message id etc.
This functionality is already in the code, in at least two places, in the Redirect mailet and in the GenericListServ mailet. As I already experienced this it is not a simple operation, because it has to guess the appropriate charset. I guess if there were an "unaltered" option in the recipients parameter of the redirect mailet then it would make the job. Or maybe a separate mailet is better. What do you think? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
