Hi Robert, I don't know very well the fetchmail code by i think there is no special handling...
I think the best solution whould to just deliver the message to the "normal" mailbox if such an error happen. bye Norman . robert burrell donkin schrieb: > SieveToMultiMailbox contains the following snippet: > > // If there were errors, we redirect the email to the ERROR > // processor. > // In order for this server to meet the requirements of the SMTP > // specification, mails on the ERROR processor must be returned to > // the sender. <comments cut> > getMailetContext().sendMail(mail.getSender(), errors, > mail.getMessage(), Mail.ERROR); > > i plan to use sieve with fetchmail, not SMTP. though bouncing the > email sounds like the right thing to do with SMTP, i don't really want > this happening when i'm feeding sieve from fetchmail. > > is this solved by some other mechanism in fetchmail? > if not, what's the best approach to adding the behaviour i need? > > - robert > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
