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] How to increase resolution of sent fax
Dan,
Here is the postfix portion of the how-to:
With Postfix a virtual alias map should be created by putting an entry
such as "virtual_alias_maps = hash:/etc/postfix/valias" into main.cf. Then
create /etc/postfix/valias with an entry such as "@fax.domain.org
mail2fax". Run 'postmap valias' to create the virtusertable.db file. This
tells postfix to point all mail for fax.domain.org at the mail2fax alias.
Then in /etc/aliases create an entry such as "mail2fax:
|/usr/local/bin/mail2fax.sh" which will tell postfix to send all mail for
the mail2fax alias at the mail2fax.sh script. Then run 'newaliases' and
'postfix reload'.
It is important to create the aliases entry as per above or the user will
be unkown. Is that the reason for your error report?
Dave.
On Sun, 9 Nov 2008, Dan Pennington wrote:
Is it possible to use sendfax instead of faxmail in a email to fax gateway? I
am using postfix as my transport. I tried to follow the directions at
http://hylafax.sourceforge.net/howto/faxing.php#ss5.4 but i keep getting an
error that says:
<mail2fax@xxxxxxxxxxxxxxxx>: user unknown. Command output: Invalid user
specified.
Thanks in advance.
Daniel Pennington
Pennington Firearms
----- Original Message ----- From: "David Forrest" <drf@xxxxxxxxxxxxx>
To: "Dan Pennington" <hylafax@xxxxxxxxxxxxxxxx>
Cc: <hylafax-users@xxxxxxxxxxx>
Sent: Sunday, November 09, 2008 2:20 PM
Subject: Re: [hylafax-users] How to increase resolution of sent fax
On Sun, 9 Nov 2008, Dan Pennington wrote:
How do you increase the resolution of faxes you send. Right now my faxes
are being sent out at 98lpi. I am running Hylafax 4.4.4 on Debian Etch
with Postfix.
master.cf
fax unix - n n - 1 pipe
flags= user=fax argv=/usr/bin/faxmail -d ${user}
I have added the following to my hyla.conf file
UseXVRes: 1
I added the following to my config.ttyS0
Class1Resolutions: 127
UseXVRes: 1
What am I missing?
Daniel Pennington
Add -G as an option to sendfax. This will send at as high a resolution as
the receiver is capable of receiving. See man sendfax.
(I just made an alias the adds the -G)
Dave
David Forrest St. Louis, Missouri
____________________ 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*
David Forrest e-mail drf@xxxxxxxxxxxxx
Maple Park Development Corporation http://www.maplepark.com
St. Louis, Missouri
____________________ 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*