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"><<a href="mailto:math.parent@gmail.com">math.parent@gmail.com</a>></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>
<<a href="mailto:costa.zikalala@gmail.com">costa.zikalala@gmail.com</a>> wrote:<br>
> Hi Mathieu<br>
><br>
> 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>
> I'm just trying understand it a bit and am not too good with Perl.<br>
> Kindly confirm the folowing for me:<br>
> - 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>
> - Is the PDF output saved in the variable $file_out?<br>
</div>Yes, or to stdout, if $file_out is "-". more info with:<br>
./email2pdf --man<br>
<div class="im"><br>
> - Will you be completing your script as Email2Fax for Freeswitch?<br>
</div>The remaining thing will be added to FS wiki (don'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>
> Thanks again,<br>
> Costa<br>
><br>
><br>
</blockquote></div><br>