Hylafax Mailing List Archives |
Robert McIntosh wrote:
I'd like to send faxes via e-mail and receive them via e-mail. E-mail without attachments goes to fax no problem. The big hurdle right now is getting either sendfax or faxmail to decode outbound pdf attachments and also incoming faxes sent to a specified address.
You say "sendfax or faxmail" but really you just mean "faxmail" because sendfax can handle PDF natively just fine.
The best thing that you could do for yourself is to follow the faxmail instructions, as you have, but write your own version of faxmail in your favorite programming language (shell, php, perl, python, whatever). Assuming that you have uudecode available to you doing writing a faxmail replacement will amount to under 100 lines of code, a few hours of work... and in the end you have something more versatile and more understandable than faxmail can be.
Lee.
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*
____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*
|