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] Faxing to Multiple locations
- To: hylafax mailing list <hylafax-users@hylafax.org>
- Subject: Re: [hylafax-users] Faxing to Multiple locations
- From: Thomas Baumann <tom@tiri.li>
- Date: Wed, 28 Aug 2002 09:11:26 +0200
(Sorry I mean:
cat << EOF > dest.txt
4711
1234
6665
EOF
sendfax -n `awk '{printf "-d %s ",$0}' dest.txt` myfaxfile
-- tom
Zitat von Thomas Baumann <tom@tiri.li>:
> It is working !
>
> greetings
>
> - tom
>
> >
> > I do have the same situation here: I am to send a monthly newsletter to
> > about 100 recipients - and had the idea to process them by a shell script
> > like sendfax -n -D -d 123451 -d 123452 ... -d 12345n /samefile.ps
> > Wouldn't that work?
> >
>
> --
> Thomas Baumann // Postfach 110115 // D-64216 Darmstadt // <tom@tiri.li>
>
> -------------------------------------------------
> This mail sent through tiri.li webmail server ...
>
> ____________________ 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@hylafax.org < /dev/null
> *To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*
>
>
>
--
Thomas Baumann // Postfach 110115 // D-64216 Darmstadt // <tom@tiri.li>
-------------------------------------------------
This mail sent through tiri.li webmail server ...
____________________ 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@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*