Kane Wong
2009-12-06 19:57:05 UTC
To use FaxDispatch for routing inbound fax to email recipient, can I send it to more than one person without using any group email address. Now, I have this configuration on my FaxDispatch file, I am wondering if I can put another email address like ***@xxxxxx after SENDTO=***@xxxxxxx; to make it looks like SENDTO=***@xxxxxxx;***@xxxxxxxx;***@xxxxxxxx;
case "$DEVICE" in
ttyS0) SENDTO=***@xxxxxxx; FILETYPE=pdf;;
esac
Thanks!
This e-mail and any files transmitted with it are confidential and may contain privileged information. It is intended solely for the use of the individual to whom it is addressed and others authorized to receive it. If you are not the intended recipient you must not copy, distribute or use this e-mail or the information contained in it for any purpose other than to notify us. If you have received this message in error, please notify the sender immediately by reply e-mail and delete this e-mail from your system.
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-***@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail ***@ifax.com.*
case "$DEVICE" in
ttyS0) SENDTO=***@xxxxxxx; FILETYPE=pdf;;
esac
Thanks!
This e-mail and any files transmitted with it are confidential and may contain privileged information. It is intended solely for the use of the individual to whom it is addressed and others authorized to receive it. If you are not the intended recipient you must not copy, distribute or use this e-mail or the information contained in it for any purpose other than to notify us. If you have received this message in error, please notify the sender immediately by reply e-mail and delete this e-mail from your system.
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-***@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail ***@ifax.com.*