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] problems with e-mail/fax gateway on new setup using qmail
Well, I still cant' find any documentation on using 4.4.3 with qmail. I
did, however, notice a line in the manpage for faxmail that stated that
"When faxmail is invoked it delivers the formatted document directly to
a HylaFAX server for transmission as facsimile."
In looking at the mailfax script, I modified the faxmail line from:
/usr/bin/faxmail | /usr/bin/sendfax \
to:
/usr/bin/faxmail \
and now it seems to work. Has the function of faxmail now been changed
so that sendfax is no longer needed in the mailfax script?
Randy
On Wed, 2008-05-14 at 10:43 -0500, Randy Ridley wrote:
> Hello,
>
> I'm trying to set up a simple e-mail/fax gateway on a local server using
> qmail. All local e-mail clients use this server as a mail gateway and I
> have followed the instructions given in the distribution of both hylafax
> and qmail, but it doesn't seem to work. all of the information that i find
> in the archives seems to pertain to earlier releases of hylafax. Any help
> is appreciated.
>
> Setup:
>
> Server
> Fedora 8
>
> HylaFAX
> 4.4.3 (from the binary distribution on hylafax.org but compiled and
> installed from the SRC rpm)
>
> qmail
> 1.03 - custom patched and compiled.
>
> mailfax.sh-qmail is installed at /usr/local/bin/mailfax with these changes:
>
> TMPVAR=${SENDER//\`/}
> TMPVAR=${TMPVAR//\$\(/}
> SENDER=${TMPVAR//\)/}
>
> /usr/bin/faxmail | /usr/bin/sendfax \
> -f "$SENDER" \
> -d "$EXT2@`/usr/bin/expr \"$HOST\" : '\(.*\)\.fax$'`"
>
> /etc/qmail/alias/.qmail-fax-default contains:
>
> | /usr/local/bin/mailfax
>
> and /etc/qmail/control/virtualdomains contains:
>
> .fax:fax
>
>
> when I try to send a sample fax such as:
>
> mail -s Test someone@xxxxxxxxxxxxxx
>
> maillog shows the following errors:
>
> May 14 08:52:26 legolas qmail: 1210776746.830121 status: local 0/10 remote
> 0/20
> May 14 08:55:00 legolas qmail: 1210776900.829809 starting delivery 121014:
> msg 72260548 to local fax-rridley@xxxxxxxxxxxxxx
> May 14 08:55:00 legolas qmail: 1210776900.829862 status: local 1/10 remote
> 0/20
> May 14 08:55:00 legolas qmail: 1210776900.840570 delivery 121014:
> deferral:
> faxmail:_No_Destination/Dialstring_specified./sendfax:_No_input_data;_tranmission_aborted./
>
>
> Any ideas where to look?
>
> Thanks
>
>
> ____________________ 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*