Re: HTML disarm method
Shawn Iverson via MailScanner <mailscanner-qhrM8SXbD5JTOyd/[email protected]>
| Newsgroups | gmane.mail.virus.mailscanner |
|---|---|
| Message-ID | <[email protected]> |
>> >> 3. How do I access the content of the email itself, many of the .pm >> file are focus more to header part , was this correct "$message"? or >> I need to point to something? Any place where I can refer for all >> this information? >> >> Thanks >> > Again, take look at the sample CustomAction.pm above, specifically the > CustomAction sub. > > Also take a look at Message.pm for subroutines that access the and modify the message itself. The message content is typically not stored in memory but rather on disk and will need parsed and written back. -- MailScanner mailing list mailscanner-qhrM8SXbD5JTOyd/[email protected] http://lists.mailscanner.info/mailman/listinfo/mailscanner