HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] faxmail: No Destination/Dialstring specified
Quoting nik600 <nik600@xxxxxxxxx>:
hi, after the upgrade from hylafax-4.3.1 to hylafax-4.4.2 i get this
error with this command:
servercvs:~# cat testo | /usr/local/bin/faxmail -n |
/usr/local/bin/sendfax -n -o uucp -f fax@xxxxxxxxxxxx -d my_fax_number
-h ttyS0@xxxxxxxxx
faxmail: No Destination/Dialstring specified.
sendfax: No input data; tranmission aborted.
can you help me to find where i'm wrong?
Newer faxmail expect to fax the mail... you should call it like this:
cat testo | /usr/local/bin/faxmail -n -u uucp my_fax_number fax@xxxxxxxxxxxx
And to have the fax only go through ttyS0, you must add the following
line to /usr/local/lib/fax/faxmail.ps:
Modem: ttyS0
This setting can't be set on the command line at this time.
--
Patrice Fournier
____________________ 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*