<br><font size=2 face="sans-serif">I whant to write message to file using
format RFC 822 using custom function after e-mail process. I think that
awnser are $message-&gt;{metadata} but in this place, a have only records
from MTA., i whant:</font>
<br>
<br><font size=2 face="sans-serif">open(FH,&quot;&gt;file&quot;);</font>
<br><font size=2 face="sans-serif">print FH $message;</font>
<br><font size=2 face="sans-serif">close(FH);</font>
<br>
<br><font size=2 face="sans-serif">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....</font>
<br>
<br><font size=2 face="sans-serif">allot thanks....</font>
<br>
<br><font size=2 face="sans-serif">Davi Baldin</font>
<br><font size=2 face="sans-serif">São Paulo, Brasil</font>