HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] hylafax - mail to fax gateway via qmail
hi everone,
i have the same problem...
i installed all necc. things as describe in .faxmail/mailfax.sh-qmail.
maybe somebody can help me out .....
what i do:
1.)
# Add the following to /var/qmail/control/virtualdomains
.fax:fax
2.)
# create/add the following to /var/qmail/alias/.qmail-fax-default
(rights 644)
| /etc/fax/mailfax
# (no "/var/qmail/alias/.qmail-default" exists) ??!!
3.)
# create the following to /etc/fax/mailfax (rights 755)
TMPVAR=${SENDER//\`/}
TMPVAR=${TMPVAR//\$\(/}
SENDER=${TMPVAR//\)/}
/usr/local/bin/faxmail | /usr/local/bin/sendfax \
-f "$SENDER" \
-d "$EXT2@`/usr/bin/expr \"$HOST\" : '\(.*\)\.fax$'`"
so yet i try it - send an email: to: test@123456.fax
but:qmail said:
Hi. This is the qmail-send program at mail.mydomain.net.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<test@123456.fax>:
Sorry, no mailbox here by that name. (#5.1.1)
any ideas ? what do i have forgotten ?
bye
erwin
____________________ 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.*