![]() |
>>> On 6/26/2007 at 1:17 PM, "Michel R Vaillancourt" <mvaillancourt@xxxxxxxxx> wrote: >> Is it possible, using the CIDNumber feature (or something >> else) to have HylaFax "route" an incoming FAX, via email, to >> a particular recipient? >> >> It's not jumping out at me, via my feeble searching. >> >> joe a. >> > Hi, Joe... > > Hylafax/etc/FaxDispatch: > > ## $Id: FaxDispatch,v 1.2 2003/05/04 23:49:41 darren Exp $ > ## > ## Default FaxDispatch file - routes all inbound faxes to FaxMaster as PDF > ## > ## Consult the faxrcvd(8C) man page for more information > ## > > SENDTO=faxadmin@xxxxxxxxxxxx; # by default email to > FaxMaster > FILETYPE=pdf; # in PDF format > > case "$CIDNUMBER" in > 435*) SENDTO=lee; FILETYPE=tif;; # all faxes from area code > 435 > 5059627777) SENDTO=amy; FILETYPE=tif;; # Amy wants faxes in TIFF > Esac > > ### EOF > > ... I hope that helps > > --Michel Vaillancourt I am sure it will. (Can it be that simple? he asks in astonishment!) Thanks. joe a. ____________________ 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*