![]() |
Manuel, you could set up a small hylafax server without any modem. Replace faxsend with an own script that uses an identical set of parameters and return codes and does just the things you want. The man page of faxsend says: "faxsend assumes that its current working directory is the top of the spooling hierarchy, hat a suitable modem device has been allocated for its use, and that all documents to be sent are already converted to TIFF/F (TIFF Class F) at the appropriate resolution and with an appropriate data encoding." So the only thing the script has to do is to extract the phone number from the qfile, copy the file(s) and set the return codes. Looks quite straight forward. Hope that helps. Kind regards Stefan > -----Original Message----- > From: hylafax-users-bounce@xxxxxxxxxxx > [mailto:hylafax-users-bounce@xxxxxxxxxxx]On Behalf Of Manuel Gomes > Sent: Friday, June 18, 2010 2:53 PM > To: hylafax-users@xxxxxxxxxxx > Subject: [hylafax-users] Dev, dry-run or simulated modes ? > > > We are trying to build a dev/test environment for an existing > system that includes a Hylafax server - note that the purpose is > not to dev Hylafax itself but rather our integration middleware with it. > > Ideally, this environment would include a Hylafax-like black box > that would... well, not fax, for one - just (for instance) drop a > TIFF into a directory named for the destination phone number. And > be able to report back success or failure (and distinct types of > failure) for certain numbers according to a config file or some > similar device. > > Has anyone addressed this kind of scenario before? > > Cheers, > > Manuel > > ____________________ 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* > > ____________________ 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*