![]() |
How can I specified a second email destination?
Following sentece doesn't work ...
case $SENDER in
*xxxx*xxxxx) SENDTO=first.email@xxxxxxxx;second.email@xxxxxxxx;;
and how can I separate the sender for a user?
case $SENDER in *xxxx*xxxxx;*xxxxx*xxxxx) SENDTO=first.email@xxxxxxxx;;
How can I set these rules? Or better what's the sintax?
FaxDispatch is sourced by a shell script. You can use standard (Bourne-) shell syntax.
____________________ 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*