> once you perform the calculation and determine that an incoming email will > exceed your space limit, call > > mail.setState(Mail.GHOST)
what ? I didn't find this method. (not in the James API, Javamail and J2EE API..) > to consume the mail. > if you want, you can even send a reply to the sender first. > > in other words, you have to write a mailet. :-) I don't understand very well what is mailet.... (i'm a newbie in James). What can I do with it ? How to create a new mailet ? Must I write it in the config.xml file ? Thanks -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
