HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] faxmail: send one fax to many destinations
Hi, if one mail message is for many fax destinations, es:
...
From: me@mydomain
To: aa.bb@xxxxxxxx; cc.dd@xxxxxxx; ee.ff@xxxxxxx
Subject: Fax for you
...
It is possible simply pipe it to faxmail?
They will come generates 3 fax and change the "To" field for every fax?
My qmail script now use simple 'faxmail -d', and faxmail read the mail
format from stdin ...
...or I must use more sophisticate script, For example:
for dest in $alldest
do
faxmail -d $dest
done
Many thanks for any kind of suggest
--
Dario Lesca <d.lesca@xxxxxxxxxx>
____________________ 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*