![]() |
Hi there, Does anyone has an idea why: 'faxmail -d "John Doe@5551234"' can extract "John Doe" as the recipient and 5551234 as the fax number to call, whereas: 'X-FAX-Dialstring: "John Doe@5551234"' is interpreted as a number and translated according to the dialrules ??? It is confirmed by a look at the C++ code where, in the file faxmail.c++, one can read: const fxStr* s; if (s = findHeader("x-fax-dialstring")) // dialstring in envelope job->setDialString(*s); ???! Maurice ---------------------------------------------------------------------- Maurice Galland maurice.galland@kariboo.com Kariboo Technologies SA Tel: +41 21 641 05 50 Chemin de la For�t 4 Fax: +41 21 641 05 52 1018 Lausanne - Switzerland ____________________ 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.*