[Anthon Walters] Thank YOU for responding. There is so many lists out there where you get either flamed for posing a question some guru thinks is obvious or getting ignored completely. Must say the people on this list seems truly helpful to each other. Is there a fax gateway anyone can suggest to use with exim rather than Hylafax? Simplicity overules configurability for our needs.
Regards Anthon Walters
I will help if I can, but I have no knowledge of Hylafax; I rather hoped
someone else on the list did.
> ># TRANSPORT
> >
> >fax:
> > driver = pipe
> > pipe_as_creator
> > command = "/usr/bin/mailfax"
> >
> >
> ># ROUTER
> >
> >fax:
> >driver = queryprogram
> >transport = fax
> >command = "/usr/bin/expr ${lc:host} : '.*\.fax$1'" (this is where I
> >suspect I'm going wrong)
> >
> >mailfax refers to a little script file containing:
> >
> >/usr/sbin/faxmail | /usr/bin/sendfax -n -d "`/usr/bin/expr \$ADDR\" :
> >'\(.*\)\.fax$1'`"$SENDER@$PRIMARY_NAME" (also a smail3 example)
What happens when you try to run this, or even test the address using
the -bt option?
[Anthon Walters] "....Unable to ...router ...returned a non zero value
--
Philip Hazel University Computing Service,
ph10@??? New Museums Site, Cambridge CB2 3QG,
P.Hazel@??? England. Phone: +44 1223 334714
--
*** Exim information can be found at
http://www.exim.org/ ***