HylaFAX The world's most advanced open source fax server |
Dear Aidan Van Dyk, Thank you for your kind reply. I try to answer your questions. SME is based on CentOS 4.5. It uses the following commands to route email to fax: TMPVAR=${SENDER//\`/} TMPVAR=${TMPVAR//\$\(/} SENDER=${TMPVAR//\)/} /usr/bin/faxmail -f Helvetica-Bold | /usr/bin/sendfax \ -f "$SENDER" \ -n -d "$EXT2@`/usr/bin/expr \"$HOST\" : '\(.*\)\.fax$'`" You can find the details of the commands at http://www.vangee.nl/sme/hylafax and the source codes to route email to fax at http://sme.dungog.net/packages/smeserver/7.0/i386/dungog/RPMS/smeserver-hylafax-0.9-4.noarch.rpm and http://sme.dungog.net/packages/smeserver/7.0/i386/dungog/SRPMS/smeserver-hylafax-0.9-4.src.rpm . I have found that the source codes state the modem to be ttyS0 in the following files: /etc/e-smtih/db/configuration/defaults/hylafax/port /etc/e-smith/templates/etc/inittab/85hylafax I had manually amended the files for the port to ttyS1 and then tried again, but I got the same error. Yours truly Edwin Cheung ____________________ 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*