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] fax tomail gateway with postifx
Hi Group,
Hi Giulio,
I think I've got it solved.
In the FAQ from postfix.org (http://www.postfix.org/faq.php#fax) there
is a small mistake.
faxmail is not in /usr/bin but in usr/local/bin and I changed
/etc/postfix/master.cf:
fax unix - n n - 1 pipe flags= user=fax
argv=/usr/bin/faxmail -d -n ${user}
to
/etc/postfix/master.cf:
fax unix - n n - 1 pipe
user=fax flags= argv=/usr/local/bin/faxmail -d -n ${user}
I think this mistake should also be found on the hylafax website.
Now I got one small problem left, German Umlaute (äüößÄÖÜ). When I send
a fax containing these umlauts, there simply left out. Grüße is being
faxed as Gr e
And I had to learn, if I send an pdf as attachment it will not be faxed.
I've not yet found a way to do this. Is there a way? Or will I've to set
up a samba with cups and use a faxprinter?
Thanks,
Georg
Giulio Orsero wrote:
> On 4/25/05, Georg Lerch <info@xxxxxxxxx> wrote:
>
>
>>and after editing the transport I have postmapped the whole thing.
>>postfix.log now complains:
>>Apr 25 21:17:00 kidlinux <warning> postfix/qmgr[15717]: warning: connect
>>to transport fax: Connection refused
>
>
> "su" to the user postfix run under (ie: postfix) and try
> $ cat /etc/issue|faxmail -d -n 1234
> probably you'll get an error since issue is not a formatted email
> message, but the interesting thing is if you get something like
> permission denied or a kind of syntax error.
>
____________________ 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*