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] Hylafax different recipient



On Sat, 16 Jun 2007, Lee Howard wrote:

Miguel A Felipe Rodríguez wrote:

Hi,

is there a way to send a fax directly to a recipient using only one fax number and send it through email to the correct address?

I say, send a fax to /user1/ to the number /xxxxxxxxx/
then hylafax process it and send it by email to user1@xxxxxxxxxx
Then send another fax to the same number xxxxxxxx but to a different person
then hylafax sent it by email to user2@xxxxxxxxxxx


How is HylaFAX supposed to be able to tell when a fax is sent to user1 or user2?

Lee.



I suppose you could pick the receiver from the sendq or doneq by:
sudo cat /var/spool/hylafax/doneq/JOBID |grep receiver| \
cut -d ":" --fields=2 -
or from the tag %%r somewhere in notify and keep a number:user database up
BUT:
if you have the email address, why fax it? Just email it.

Dave


David Forrest e-mail drf@xxxxxxxxxxxxx Maple Park Development Corporation http://www.maplepark.com St. Louis, Missouri



Project hosted by iFAX Solutions