This will be a very valuable addition to the Mod_Fax Wiki.<br><br>Thanks<br><br>
<br><br><div class="gmail_quote">2010/1/16 Mathieu Parent <span dir="ltr">&lt;<a href="mailto:math.parent@gmail.com">math.parent@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">On Fri, Jan 15, 2010 at 1:03 AM, Costa Zikalala<br>
&lt;<a href="mailto:costa.zikalala@gmail.com">costa.zikalala@gmail.com</a>&gt; wrote:<br>
&gt; Hi Mathieu<br>
&gt;<br>
&gt; Thank you for your very wonderful script.<br>
<br>
</div>You are talking about<br>
<a href="http://svn.freeswitch.org/svn/freeswitch/trunk/contrib/sathieu/email2pdf/" target="_blank">http://svn.freeswitch.org/svn/freeswitch/trunk/contrib/sathieu/email2pdf/</a><br>
<div class="im"><br>
&gt; I&#39;m just trying understand it a bit and am not too good with Perl.<br>
&gt; Kindly confirm the folowing for me:<br>
&gt; - Only attachments and not the whole email is converted to PDF?<br>
<br>
</div>No, the message body should also be converted (in the script, this is<br>
call $header ;).<br>
<div class="im"><br>
&gt; - Is the PDF output saved in the variable $file_out?<br>
</div>Yes, or to stdout, if $file_out is &quot;-&quot;. more info with:<br>
./email2pdf --man<br>
<div class="im"><br>
&gt; - Will you be completing your script as Email2Fax for Freeswitch?<br>
</div>The remaining thing will be added to FS wiki (don&#39;t have time now), as<br>
this is site-specific:<br>
- postfix config (see <a href="http://hylafax.sourceforge.net/howto/faxing.php#ss5.4" target="_blank">http://hylafax.sourceforge.net/howto/faxing.php#ss5.4</a>)<br>
- script email2fax:<br>
 + guess From: fax number from the email<br>
 + run email2pdf<br>
 + convert to tiff<br>
 + call txfax within FS<br>
<br>
Cheers<br>
<br>
Mathieu Parent<br>
<br>
&gt; Thanks again,<br>
&gt; Costa<br>
&gt;<br>
&gt;<br>
</blockquote></div><br>