I want not send it to sender i want to send it to recipients.. Send such notifies to senders whould be a very bad think (like you said)..
I just create a new Mailet baes on PostmasterNotify and overwrite the getRecipients() method.. thx anyway Am Montag, den 10.04.2006, 19:34 +0200 schrieb Stefano Bagnara: > Please do not send autoreplies to senders for virus: many/most virus > *spoof* email addresses. You would end up creating more problems than help. > > In fact your autoreply could be considered spam (not commercial, but > automated and unsolecited). > > That said: NotifySender > > Stefano > > Norman Maurer wrote: > > is there are mailet for rewrite a mail ? i want to send a notification > > to the sender if an virus was found. Or must i create a mailet whitch > > extend the AbstractNotify Class and override the getRecipient() ? maybe > > just add SpecialAddress.RECIPIENT as recip ? > > bye > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > !EXCUBATOR:2,443a982e178852587317330! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
