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] X-FAX headers and postfix - 'To' ?
On Tue, 22 Jun 2004 19:44:55 +0800, Uwe Dippel <udippel@xxxxxxxxx> wrote:
>To: 0123456789@xxxxxxxxxxxxxxx
>From: udippel@xxxxxxxxx
>Subject: This is a test fax
>Date: 27-11-03
>
>[...]
>
>The trouble comes with the first line:
>
>1. The recipient has fax number 0123456789; but doesn't know anything
>about @fax.udippel.com; so she might be confused.
Create a fake internal domain for faxing.
1234567889@xxxxxxxxxxxxxxxxxx
Or maybe:
- create and install a mailfax script
- inside this script do some substitutions (the data in on stdin), so try
sed -e 's|@fax.udippel.com||' | /usr/bin/faxmail -n ......
--
giulioo@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*