Write $message into RFC 822 Mail file using Always Looked Up Last

davi at jvsinfo.com.br davi at jvsinfo.com.br
Wed Nov 29 15:02:58 GMT 2006


I whant to write message to file using format RFC 822 using custom 
function after e-mail process. I think that awnser are 
$message->{metadata} but in this place, a have only records from MTA., i 
whant:

open(FH,">file");
print FH $message;
close(FH);

this code are sample and i know this dosent work, but a think to, the rfc 
mail are spreed into $message-{}, and how to join all variable (and 
correct variables) to get rid this....

allot thanks....

Davi Baldin
São Paulo, Brasil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mailscanner.info/pipermail/mailscanner/attachments/20061129/a1045700/attachment.html


More information about the MailScanner mailing list