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] FaxDispatch to multiple recipients.
Yes, add recipients separeted by commas ; example:
case "$CALLID4" in
# customer DID routing:
99995953033) SENDTO=someoneelse@xxxxxxxxxxxx,email@xxxxxxxxx,email2@xxxxxxxxx;FILETYPE=pdf;
On 10/29/07, mail-lists <mail-lists@xxxxxxxxxxxx> wrote:
> Hello,
>
>
> Does anyone know of the quickest way to send one fax to multiple
> recipients at once via FaxDispatch?
>
> Can I just do multiple entriess for a number like this:
>
>
> case $CALLID4 in
>
>
> 7705555555 ) FILETYPE=pdf; SENTDO=someone@xxxxxxxxxxxxx
> 7705555555 ) FILETYPE=odf; SENDTO=somoeoneelse@xxxxxxxxxxxxxxxxx
>
> esac
>
>
> ?
>
>
> Thanks!
>
>
> ____________________ 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*
>
>
--
Michele Della Marina
michele@xxxxxxxxxxx
____________________ 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*