Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[hylafax-users] FaxDispatch on 6.0.5 does not work

550 views
Skip to first unread message

Sebastian Kösters

unread,
Jul 16, 2011, 9:40:52 PM7/16/11
to hylafa...@hylafax.org
Hi,

i have problems using FaxDispatch.

I installed hylafax-server-6.0.5-1rhel5 on CentOS 5.6 x64 and everything is fine. Sending and receiving Faxes works great.

Only fax2email (as PDF) does not work. I configured FaxDispatch like the many tutorials told me to do:

[root@server/]# cat /var/spool/hylafax/etc/FaxDispatch
SENDTO=FaxMaster
FILETYPE=pdf

i also tried this ways:

[root@server/]# cat /var/spool/hylafax/etc/FaxDispatch
SENDTO=FaxMaster;
FILETYPE=pdf;

[root@server/]# cat /var/spool/hylafax/etc/FaxDispatch
SENDTO=m...@mymail.com
FILETYPE=PDF

[root@server/]# cat /var/spool/hylafax/etc/FaxDispatch
SENDTO=m...@mymail.com;
FILETYPE=PDF;

nothing worked. I receive a FAX and nothing happens (no eMail). I only see this in the Log:

....route to <unspecified>......

i think this has something to do with FaxDispatch.

I send eMails over ssmtp, which works fine (i also see no attemept from hylafax to send an email in /var/log/maillog, so i think mail itselfs is not the Problem).

I hope one of you guys can help me.

Best regards and thanks in advanced
Sebastian

Bodo Meissner

unread,
Jul 17, 2011, 2:59:22 AM7/17/11
to hylafa...@hylafax.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 17.07.2011 03:40, schrieb Sebastian Kösters:

> Only fax2email (as PDF) does not work. I configured FaxDispatch like the many tutorials told me to do:

[...]


> nothing worked. I receive a FAX and nothing happens (no eMail). I only see this in the Log:
>

> .....route to <unspecified>......

You should show the complete message and if necessary some lines before this.

> I send eMails over ssmtp, which works fine (i also see no attemept from hylafax to send an email in /var/log/maillog, so i think mail itselfs is not the Problem).

In your syslog you should see how HylaFAX calls the faxrcvd script. (If not it might be necessary to increase some Tracing setting for HylaFAX.)

Call the script manually with the same arguments as the user that is running the HylaFAX processes from the directory /var/spool/hylafax or whatever your base directory is.
If this is not sufficient use shell tracing: sh -x bin/faxrcvd <arguments>


Bodo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk4iiDkACgkQnMz9fgzDSqfWbQCglcSGgkImzfHGjQPpoNPY3qfY
668AnjLL6asHryVFsDI4B/TfBv3LSDBi
=LJO6
-----END PGP SIGNATURE-----


____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-us...@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sa...@ifax.com.*

Sebastian Kösters

unread,
Jul 17, 2011, 7:56:43 AM7/17/11
to Bodo Meissner, hylafa...@hylafax.org
Thanks for your help!

this was a very good hint. Now everything works.

faxrcvd tried to use sendmail which was not installed. I created some links, so that the script will use ssmtp instead of sendmail.

Also i had to fix the mailfrom. Now its working.

Thanks very much!

best regards
Sebastian
_____
0 new messages