Return a string describing this mailet.returna string describing this mailet return "Null Mailet";
return "Null Mailet";
Set this mail to GHOST state, indicating that no further processing should take place.parammail the mail to process mail.setState(Mail.GHOST);
mail.setState(Mail.GHOST);