![]() |
Hello, I have a problem having faxes automatic sent to email. This command runs smoothly and I receive the fax as pdf attachment: # bin/faxrcvd "recvq/fax000000001.tif" "ttyS0" "000000001" "" This is my etc/FaxDispatch case "$DEVICE" in ttyS0) SENDTO=my@xxxxxxxxxxx; FILETYPE=pdf;; esac But when I receive a fax, it is correctly decoded and placed under "recvq" directory, but it is not sent. I spent a lot of time checking permission and testing, I had a look here http://www.hylafax.org/content/FAQ#Why_aren.27t_emails_being_sent_when_using_faxrcvd_on_the_command_line_works.3F and also tried with "uucp" group. I really don't know what to do since exim runs smoothly when I launch faxrcvd by command line as shown above. Info about environment: # rpm -q hylafax hylafax-4.4.4-1rhel5 # cat /etc/redhat-release CentOS release 5 (Final) This is the log: Apr 01 16:56:45.77: [ 7109]: RECV received frame number 62 Apr 01 16:56:45.91: [ 7109]: RECV received frame number 63 Apr 01 16:56:46.12: [ 7109]: RECV received frame number 64 Apr 01 16:56:46.26: [ 7109]: RECV received frame number 65 Apr 01 16:56:46.53: [ 7109]: RECV received frame number 66 Apr 01 16:56:46.53: [ 7109]: RECV received RCP frame Apr 01 16:56:46.53: [ 7109]: --> [10:NO CARRIER] Apr 01 16:56:46.53: [ 7109]: <-- [9:AT+FRH=3\r] Apr 01 16:56:46.89: [ 7109]: --> [7:CONNECT] Apr 01 16:56:47.89: [ 7109]: --> [2:OK] Apr 01 16:56:47.89: [ 7109]: RECV recv PPS (partial page signal) Apr 01 16:56:47.89: [ 7109]: RECV recv EOP (no more pages or documents) Apr 01 16:56:47.89: [ 7109]: RECV received 67 frames of block 1 of page 1 Apr 01 16:56:48.01: [ 7109]: RECV: 16902 bytes of data, 1130 total lines Apr 01 16:56:48.01: [ 7109]: <-- [9:AT+FRS=7\r] Apr 01 16:56:48.12: [ 7109]: --> [2:OK] Apr 01 16:56:48.12: [ 7109]: <-- [9:AT+FTH=3\r] Apr 01 16:56:48.16: [ 7109]: --> [7:CONNECT] Apr 01 16:56:48.16: [ 7109]: <-- data [3] Apr 01 16:56:48.16: [ 7109]: <-- data [2] Apr 01 16:56:49.47: [ 7109]: --> [2:OK] Apr 01 16:56:49.47: [ 7109]: RECV send MCF (message confirmation) Apr 01 16:56:49.47: [ 7109]: RECV FAX (000000009): from 0354150492, page 1 in 0:24, INF, 3.85 line/mm, 2-D MMR, 14400 bit/s Apr 01 16:56:49.47: [ 7109]: <-- [9:AT+FRH=3\r] Apr 01 16:56:50.05: [ 7109]: --> [7:CONNECT] Apr 01 16:56:50.97: [ 7109]: --> [2:OK] Apr 01 16:56:50.97: [ 7109]: RECV recv DCN (disconnect) Apr 01 16:56:50.97: [ 7109]: RECV FAX: bin/faxrcvd "recvq/fax000000009.tif" "ttyS0" "000000009" "" Apr 01 16:56:50.97: [ 7109]: RECV FAX: end Apr 01 16:56:50.97: [ 7109]: SESSION END Thanks in advance for your kind reply _ _ _ Augusto Bortoluzzi ____________________ 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*