resend with just header and not body?
Robert Nicholson <[email protected]> Thu, 16 Oct 2003 10:04:17 +1000
| Newsgroups | gmane.comp.lang.perl.modules.mail-audit |
|---|---|
| Message-ID | <[email protected]> |
Well, In order to get alerts when email arrives I'm currently using the feature at hotmail but I only care about the subject of the message so is there an easy way to remove the body from a Mail::Audit instance? I guess I have to reconstruct a new Mail::Audit from the existing one with just the header prior to calling resend?