![]() |
Is is possible to use FaxDispatch to route faxes by their arrival times? One of our customers sends an automated fax to us that arrives at the same time every morning, but without anything useful such as CID or TSI attached.
NOW=$(date +%H%M) if [ $NOW -gt 1400 ] && [ $NOW -lt 1420 ]; then SENDTO=foo@xxxxxxx else SENDTO=bar@xxxxxxx fi
-- Jamin W. Collins
____________________ 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*