email2fax 1.2 review (linux)
Add to Watch List
|
|
email2fax 1.2 is fax software developed by Tomasz Chmielewski.
email2fax is a bash script that allows you to send a fax through your Asterisk PBX.
email2fax accepts emails with a PDF or a TIFF attachment, and faxes them through Asterisk to a number specified in a subject field of the email.
Here are some key features of "email2fax":
As mail2fax wasn't really user friendly (it didn't support PDF attachments; TIFF attachments had to be in a special format), I decidet to write my own implementation.
Currently, email2fax depends on AstFax - that means, a processed attachment (which needs to have a right format) is passed to AstFax, which then passes it to Asterisk.
Usage:
- make sure your Asterisk box can receive faxes - Spandsp has to be set up correctly,
- download and extract email2fax package, don't forget about mpack and munpack, if you don't have them in the system (they are in the package)
- compose a sample message - attach a PDF file, and put a fax number in the subject field - save it on a disk as message.eml; copy it to your Asterisk box
- try to send your first fax from the command line:
cat message.eml | sudo -u asterisk email2fax --debug
- if it worked, congratulations, if not, make sure Spandsp is set up correctly (i.e., you are able to receive faxes), consult /var/log/asterisk/faxlog file, connect to asterisk console (sudo -u asterisk asterisk -crvvvvv), etc.
- if everything works, set up a .procmailrc for the asterisk user:
:0fw
| /var/lib/asterisk/m2f/email2fax
and try to send this same email directly to asterisk@yourasteriskbox
What's New in This Release:
email2fax 1.2 supports english interface languages and works with Linux.
Downloading email2fax 1.2 will take several seconds if you use fast ADSL connection.
Download
- 100mbit/s dedicated server
- 100% availability
Latest User Reviews
Write a email2fax Review
Please register to submit reviews. Registration will grant you access to a number of features and capabilities otherwise unavailable.
email2fax related software
-
Asterisk-Java 0.3-m1
The Asterisk-Java package consists of a set of Java classes that allow you to easily build Java applications that interact with an As
-
Xorcom Rapid 1.1
Xorcom Rapid is a Debian/Asterisk distribution program that features an auto-install for Debian Linux and pre-configured Asterisk
-
astSMS 0.0.1a
astSMS is a small Asterisk module module to send SMS messages to your SprintPCS phone from the Asterisk Dialplan. astSMS project c


