![]() |
Hi Andreas, since I'm not shure if hylafax uses the config or the config.c2fax, I used both with the same contents. One thing, I remember in the beginning of using hylafax, is the "Use2D:no" directive. Try to set it to no, since some machines have problems with this feature. Also verify, that there is no problem with the receiving equipment! You may try this number in Germany: 02244 870664 . I'll send you a confirmation mail, if your facsimile arrives successfull. Here's my config.c2fax LogFacility: daemon CountryCode: 49 AreaCode: 2244 LongDistancePrefix: 0 InternationalPrefix: 00 DialStringRules: "etc/dialrules" ServerTracing: 8193 # SendFaxCmd: /usr/local/bin/c2faxsend Use2D: no MaxDials: 3 SendFaxCmd: "/usr/local/bin/c2faxsend.wrap" NotifyCmd: "bin/notify" c2faxsend.wrap #!/bin/sh /usr/local/bin/c2faxsend "$@" rc=$? eval qfile=\$$# vi -c '%s/^returned:0$/returned:'${rc}'/' -c 'wq' ${qfile} exit $rc Once more, good luck Guido Hecken ____________________ 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*