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] email fax's how?



Title: Re: [hylafax-users] email fax's how?
Take a look at etc/FaxDispatch.  Simple case shell script.  You can just do a *) ....  A catch-all really to direct all DIDs to the email.

Example:

case "$CALLID4" in
*) SENDTO=fax@xxxxxxxxxx; FILETYPE=pdf;;
esac


HTH,
-graham


On 9/28/08 5:57 PM, "Michael McKenzie" <debateguy01@xxxxxxxxxxx> wrote:

This might seem simple, but how do you setup hylafax to email the incoming fax's to someone?

I only need them to go to one address.

Michael McKenzie
CompRX


Want to do more with Windows Live? Learn “10 hidden secrets” from Jamie. Learn Now <http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008>



Project hosted by iFAX Solutions