Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[hylafax-users] fax headers

95 views
Skip to first unread message

Michael Hallager

unread,
Jan 26, 2008, 8:43:27 AM1/26/08
to hylafa...@hylafax.org
What is the best way to remove the fax header string along the top please?


____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-us...@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sa...@ifax.com.*

Dave Forrest

unread,
Jan 26, 2008, 11:04:37 AM1/26/08
to Michael Hallager, hylafa...@hylafax.org
On Sun, 27 Jan 2008, Michael Hallager wrote:

> What is the best way to remove the fax header string along the top please?
>

http://hylafax.sourceforge.net/howto/tweaking.php#ss6.13

David Forrest
St. Louis, Missouri

Sundar K. Iyengar

unread,
Jan 26, 2008, 1:08:35 PM1/26/08
to hylafa...@hylafax.org

faxstat -d gives me the following Status

%%[ ProductName: GPL Ghos

Thanks,

Sundar

Tiago Teixeira

unread,
Jan 26, 2008, 1:16:25 PM1/26/08
to hylafa...@hylafax.org
Hello,

Maybe this isn't the right and best place to talk abou avantfax, but they're
related.
I simply can't understand, besides AvantFax being a Web interface and
archive for faxes, the main roles of both. I mean, who is really responsible
to get the faxes and put them in tiff in the recvq? Hylafax only process the
received and sent faxes and avantfax uses hylafax's received tiff files to
display it to the user in pdf and with archived and associated with a
phonebook?

Any links, articles or other things for me to understand this step by step?

Thanks,
Teixeira

Sundar K. Iyengar

unread,
Jan 26, 2008, 2:14:58 PM1/26/08
to Sundar K. Iyengar, hylafa...@hylafax.org
lspci -vv give me the following output for the multitech modem.

01:05.0 Communication controller: Agere Systems Venus Modem (V90, 56KFlex)
Subsystem: Agere Systems Unknown device 5656
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0 (63000ns min, 3500ns max)
Interrupt: pin A routed to IRQ 16
Region 0: Memory at ed033000 (32-bit, non-prefetchable) [size=256]
Region 1: I/O ports at 9400 [size=256]
Region 2: I/O ports at 9800 [size=256]
Region 3: I/O ports at 9c00 [size=8]
Capabilities: [f8] Power Management version 2
Flags: PMEClk- DSI+ D1- D2+ AuxCurrent=0mA
PME(D0-,D1-,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: serial

Michael Hallager

unread,
Jan 26, 2008, 3:48:00 PM1/26/08
to Dave Forrest, hylafa...@hylafax.org
On Sun, 27 Jan 2008 05:04:08 Dave Forrest wrote:
> On Sun, 27 Jan 2008, Michael Hallager wrote:
> > What is the best way to remove the fax header string along the top
> > please?
>
> http://hylafax.sourceforge.net/howto/tweaking.php#ss6.13
>
> David Forrest
> St. Louis, Missouri

For reason unknown
UseJobTagline: no
doesn't work for me.

Lee Howard

unread,
Jan 26, 2008, 4:32:29 PM1/26/08
to Michael Hallager, hylafa...@hylafax.org
Michael Hallager wrote:
> What is the best way to remove the fax header string along the top please?

If using sendfax...

sendfax -F "" -d number file

That said, in the modem config files you could just put TagLineFormat: ""

Lee.

Lee Howard

unread,
Jan 26, 2008, 4:34:53 PM1/26/08
to Michael Hallager, hylafa...@hylafax.org
Michael Hallager wrote:
> For reason unknown
> UseJobTagline: no
> doesn't work for me.

UseJobTagline tells faxsend whether or not to use any tagline format
specified by the client (i.e. the sendfax -F option). It doesn't enable
or disable the usage of a tagline.

Be wary that in all likelihood telecommunications law in your area
requires you to have a tagline there identifying the sender.

Lee.

Lee Howard

unread,
Jan 26, 2008, 4:38:26 PM1/26/08
to Sundar K. Iyengar, hylafa...@hylafax.org
Sundar K. Iyengar wrote:
> faxstat -d gives me the following Status
>
> %%[ ProductName: GPL Ghos

That's probably because of a document preparation error dealing with the
job in question. Look at the associated file in
/var/spool/hylafax/doneq and let's see what that error message says in
its entirety.

You'll probably need to set ServerTracing to 0xFFF in
/var/spool/hylafax/etc/config and then resubmit the job. Then in your
syslog (/var/log/messages ?) you'll see the conversion command being
given (bin/ps2fax). You'll want to run that same command with the same
options by hand from the /var/spool/hylafax directory to see what the
matter is, and how to fix it. Most likely something is corrupt with the
file you submitted.

Thanks,

Lee.

Lee Howard

unread,
Jan 26, 2008, 4:40:03 PM1/26/08
to teixei...@gmail.com, hylafa...@hylafax.org
Tiago Teixeira wrote:
> I mean, who is really responsible
> to get the faxes and put them in tiff in the recvq?

HylaFAX.

> Hylafax only process the
> received and sent faxes and avantfax uses hylafax's received tiff files to
> display it to the user in pdf and with archived and associated with a
> phonebook?
>

I don't use AvantFax, but I would guess that this is accurate, yes.

> Any links, articles or other things for me to understand this step by step?

Understand how HylaFAX works? http://hylafax.sourceforge.net/howto

Lee.

Chris Weiss

unread,
Jan 26, 2008, 5:17:48 PM1/26/08
to teixei...@gmail.com, hylafa...@hylafax.org
On Jan 26, 2008 12:15 PM, Tiago Teixeira <teixei...@gmail.com> wrote:
> I simply can't understand, besides AvantFax being a Web interface and
> archive for faxes, the main roles of both. I mean, who is really responsible
> to get the faxes and put them in tiff in the recvq? Hylafax only process the
> received and sent faxes and avantfax uses hylafax's received tiff files to
> display it to the user in pdf and with archived and associated with a
> phonebook?

for receiving, avantfax has a replacement for hylafax's faxnotify and
other scripts to do some extra processing, such as the phonebook
matching and database metadata recording and pdf creation.

>
> Any links, articles or other things for me to understand this step by step?

well, install avantfax, the instructions tell you what to replace and
since everything replaced are bash scripts you are free to read them
to see what the original does vs the avantfax replacement.

Michael Hallager

unread,
Jan 26, 2008, 5:59:20 PM1/26/08
to Lee Howard, hylafa...@hylafax.org
> Be wary that in all likelihood telecommunications law in your area
> requires you to have a tagline there identifying the sender.
>
> Lee.

All my faxes are clearly identified within the marketing material-
- The registered name of my company
- Contact phone number (which is answered by a real person ie: usually myself)
- Contact fax number
- Street address
- Contact email address

which is more then what can be said for 99% of the other users of the 'bulk'
fax capability of Hylafax.

My removal of the tag line is intended to save space on the page, so I can fit
the entire offer, order form and T&C in to 1-A4 page.

Michael

Chris Weiss

unread,
Jan 26, 2008, 6:05:11 PM1/26/08
to Michael Hallager, hylafa...@hylafax.org
On Jan 26, 2008 4:58 PM, Michael Hallager <mic...@networkstuff.co.nz> wrote:
> My removal of the tag line is intended to save space on the page, so I can fit
> the entire offer, order form and T&C in to 1-A4 page.

might want to consider scaling down your page instead since cheap fax
machines may print a blank line up there or CID info anyway

David Mimms

unread,
Jan 28, 2008, 7:23:06 AM1/28/08
to teixei...@gmail.com, hylafa...@hylafax.org

On Jan 26, 2008, at 7:15 PM, Tiago Teixeira wrote:

> Hello,
>
> Maybe this isn't the right and best place to talk abou avantfax, but
> they're related.
> I simply can't understand, besides AvantFax being a Web interface and
> archive for faxes, the main roles of both. I mean, who is really
> responsible
> to get the faxes and put them in tiff in the recvq?

> Hylafax only process the received and sent faxes and avantfax uses
> hylafax's received tiff files to
> display it to the user in pdf and with archived and associated with
> a phonebook?


HylaFAX is responsible for placing the faxes in the recvq directory
and for launching the "FaxrcvdCmd" script. In this case, AvantFAX's
faxrcvd.php.

Likewise, HylaFAX takes care of processing outbound faxes, and then
launches the "NotifyCmd" script -- AvantFAX's notify.php.

These scripts create the thumbnail and fax images for viewing online,
and plug into the AvantFAX MySQL database to store various information
about the fax job (ie: sender, fax number, #pages, date, etc) and the
path to the PDF and TIFF files.

Once the faxes have been added to the AvantFAX database, they can be
safely removed from HylaFAX's recvq directory (typically with faxcron).


> Any links, articles or other things for me to understand this step
> by step?

These diagrams may help:

http://www.avantfax.com/img/screenshots/faxin.png
http://www.avantfax.com/img/screenshots/faxout.png

Dave

0 new messages