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] Trouble setting up
On Sat, 14 Feb 2009 20:49:40 Michael McKenzie wrote:
> Ok now i have gotten two different responses to this question.
>
> How do i set up the server to send all incomming faxs to a specified email
> address?
if [ "`$INFO $FILE | grep JPEG`" != "" ]; then
TIFF2PDF=bin/tiff2pdf;
fi
FILETYPE=pdf;
SENDTO=your email address;
You only need the first 3 lines if you have colour faxing enabled (which is
not enabled by default)
____________________ 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*