<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel">
    <title>gmane.comp.telephony.fax.hylafax.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8202"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8201"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8200"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8199"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8198"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8197"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8196"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8195"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8194"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8193"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8192"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8191"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8190"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8189"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8188"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8187"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8185"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8184"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8183"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8182"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8202">
    <title>[Bug 899] Hylafax port</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8202</link>
    <description>http://bugs.hylafax.org/show_bug.cgi?id=899





------- Comment #4 from bigionews&lt; at &gt;snb.it  2008-12-02 12:09 -------
I will tweak a bit my Makefile


</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;hylafax.org</dc:creator>
    <dc:date>2008-12-02T17:09:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8201">
    <title>[Bug 899] Hylafax port</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8201</link>
    <description>http://bugs.hylafax.org/show_bug.cgi?id=899





------- Comment #3 from aidan&lt; at &gt;ifax.com  2008-12-02 11:07 -------
But it's not hard-coded, it's configurable, and a "default value", which is
certainly a sane one:

./configure OPTIMIZER=""

or, in config.site/config.local, set OPTIMIZER=

What compiler doesn't take the -O?  gcc takes it on all the platforms Debian
supports (which I believe includes alpha).  SunCC takes it, along with IBM and
HP compilers for AIX and HP-UX, DEC (well, used to be DEC) for alpha, etc.


</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;hylafax.org</dc:creator>
    <dc:date>2008-12-02T16:07:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8200">
    <title>[Bug 899] Hylafax port</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8200</link>
    <description>http://bugs.hylafax.org/show_bug.cgi?id=899





------- Comment #2 from bigionews&lt; at &gt;snb.it  2008-12-02 10:21 -------
-patch-configure
 It changes a configurable sane default to a worse default.
 * By hardcoding -O Hylafax does not build on OpenBSD on Alpha, I do not know
if it is only OpenBSD related or Alpha specific.


</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;hylafax.org</dc:creator>
    <dc:date>2008-12-02T15:21:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8199">
    <title>[Bug 899] Hylafax port</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8199</link>
    <description>http://bugs.hylafax.org/show_bug.cgi?id=899


aidan&lt; at &gt;ifax.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from aidan&lt; at &gt;ifax.com  2008-12-02 09:04 -------
I took a quick look at those patches.  I don't think any of them are candidates
for "upstream":

-patch-configure
 It changes a configurable sane default to a worse default.

-patch-etc_faxaddmodem_sh_in
 Hardcodes path to /sbin/mkfifo, shouldn't you just fix your PATH?

-patch-etc_faxsetup_sh_in
 pgrep?  I guess that's OpenBSD specific?  Does the ps command that works on
 every other platform not work on OpenBSD?

-patch-faxd_Getty_c++
 _PATH_DEV already *has* a trailing '/'

-patch-faxd_UUCPLock_c++
 I guessthis "dialer" is an OpenBSD "feature"?  uucp is the unix standard.  If 
 you want "dialger" gropu, why is uucp gid not th</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;hylafax.org</dc:creator>
    <dc:date>2008-12-02T14:04:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8198">
    <title>[Bug 899] New: Hylafax port</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8198</link>
    <description>http://bugs.hylafax.org/show_bug.cgi?id=899

           Summary: Hylafax port
           Product: HylaFAX
           Version: 4.4.4
          Platform: PC
        OS/Version: OpenBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: misc
        AssignedTo: hylafax-devel&lt; at &gt;hylafax.org
        ReportedBy: bigionews&lt; at &gt;snb.it


Hylafax 4.4.4 has been ported to OpenBSD, some patches are needed to work
properly, the port is available at
http://www.openbsd.org/cgi-bin/cvsweb/ports/comms/hylafax , some patches are
needed to build on Alpha platform, some to handle better the tty lock
mechanism.


</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;hylafax.org</dc:creator>
    <dc:date>2008-12-02T12:07:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8197">
    <title>hylafax/libhylafax update now available</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8197</link>
    <description>Update of /usr/local/cvsroot/hylafax/libhylafax
In directory cvs.hylafax.org:/tmp/cvs-serv5790/libhylafax

Modified Files:
AtSyntax.c++ DialRules.c++ FaxClient.c++ TypeRules.c++ 
Log Message:
Added translator comments for many unclear translatable strings


____________________ HylaFAX(tm) Developers Mailing List ____________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-devel-request&lt; at &gt;hylafax.org &lt; /dev/null


</description>
    <dc:creator>pfournier&lt; at &gt;cvs.hylafax.org</dc:creator>
    <dc:date>2008-11-28T21:09:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8196">
    <title>hylafax/faxrm update now available</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8196</link>
    <description>Update of /usr/local/cvsroot/hylafax/faxrm
In directory cvs.hylafax.org:/tmp/cvs-serv5790/faxrm

Modified Files:
faxrm.c++ 
Log Message:
Added translator comments for many unclear translatable strings


____________________ HylaFAX(tm) Developers Mailing List ____________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-devel-request&lt; at &gt;hylafax.org &lt; /dev/null


</description>
    <dc:creator>pfournier&lt; at &gt;cvs.hylafax.org</dc:creator>
    <dc:date>2008-11-28T21:09:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8195">
    <title>hylafax/po/hylafax-client update now available</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8195</link>
    <description>Update of /usr/local/cvsroot/hylafax/po/hylafax-client
In directory cvs.hylafax.org:/tmp/cvs-serv5790/po/hylafax-client

Modified Files:
messages.pot 
Log Message:
Added translator comments for many unclear translatable strings


____________________ HylaFAX(tm) Developers Mailing List ____________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-devel-request&lt; at &gt;hylafax.org &lt; /dev/null


</description>
    <dc:creator>pfournier&lt; at &gt;cvs.hylafax.org</dc:creator>
    <dc:date>2008-11-28T21:09:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8194">
    <title>hylafax/po/libhylafax update now available</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8194</link>
    <description>Update of /usr/local/cvsroot/hylafax/po/libhylafax
In directory cvs.hylafax.org:/tmp/cvs-serv5790/po/libhylafax

Modified Files:
messages.pot 
Log Message:
Added translator comments for many unclear translatable strings


____________________ HylaFAX(tm) Developers Mailing List ____________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-devel-request&lt; at &gt;hylafax.org &lt; /dev/null


</description>
    <dc:creator>pfournier&lt; at &gt;cvs.hylafax.org</dc:creator>
    <dc:date>2008-11-28T21:09:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8193">
    <title>hylafax/po update now available</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8193</link>
    <description>Update of /usr/local/cvsroot/hylafax/po
In directory cvs.hylafax.org:/tmp/cvs-serv5790/po

Modified Files:
hylafax.pot 
Log Message:
Added translator comments for many unclear translatable strings


____________________ HylaFAX(tm) Developers Mailing List ____________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-devel-request&lt; at &gt;hylafax.org &lt; /dev/null


</description>
    <dc:creator>pfournier&lt; at &gt;cvs.hylafax.org</dc:creator>
    <dc:date>2008-11-28T21:09:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8192">
    <title>[Bug 898] New: can connect to other computers but no fax</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8192</link>
    <description>http://bugs.hylafax.org/show_bug.cgi?id=898

           Summary: can connect to other computers but no fax
           Product: HylaFAX
           Version: 4.3.0
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: faxsend
        AssignedTo: hylafax-devel&lt; at &gt;hylafax.org
        ReportedBy: carter2454&lt; at &gt;msn.com
                CC: carter2454&lt; at &gt;msn.com


We have an IBM eSeries 346 with FC5
uses ttyS0  (one serial port)
Can not send faxes 
Using class 2 we get..

ERR No carrier detected

Using other classes we will get error in phase b &amp; C
Modem will dial out and the remote fax will answer, then our Multitech 5634zba
will hang up....

Using mincom or kermit we can connect to remote computers..but can not send
faxes..

--NextPart2864
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable

Your facsimile job to 7712094 failed because:
No carrier detected

---- Transcript of session follows ----

N</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;hylafax.org</dc:creator>
    <dc:date>2008-11-21T23:53:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8191">
    <title>hylafax/faxd update now available</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8191</link>
    <description>Update of /usr/local/cvsroot/hylafax/faxd
In directory cvs.hylafax.org:/tmp/cvs-serv15292/faxd

Modified Files:
      Tag: HYLAFAX-4_4-branch
Class1Recv.c++ Class2Recv.c++ ClassModem.c++ ClassModem.h 
CopyQuality.c++ ModemServer.c++ ModemServer.h STATUS.txt 
faxGettyApp.c++ faxSendApp.c++ pageSendApp.c++ 
Log Message:
Abort receive session on error writing to file
So that we don't confirm a fax we won't actually have.


____________________ HylaFAX(tm) Developers Mailing List ____________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-devel-request&lt; at &gt;hylafax.org &lt; /dev/null


</description>
    <dc:creator>pfournier&lt; at &gt;cvs.hylafax.org</dc:creator>
    <dc:date>2008-11-21T21:07:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8190">
    <title>hylafax/faxd update now available</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8190</link>
    <description>Update of /usr/local/cvsroot/hylafax/faxd
In directory cvs.hylafax.org:/tmp/cvs-serv14621/faxd

Modified Files:
Class1Recv.c++ Class2Recv.c++ ClassModem.c++ ClassModem.h 
CopyQuality.c++ ModemServer.c++ ModemServer.h STATUS.txt 
faxGettyApp.c++ faxSendApp.c++ pageSendApp.c++ 
Log Message:
Abort receive session on error writing to file
So that we don't confirm a fax we won't actually have.


____________________ HylaFAX(tm) Developers Mailing List ____________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-devel-request&lt; at &gt;hylafax.org &lt; /dev/null


</description>
    <dc:creator>pfournier&lt; at &gt;cvs.hylafax.org</dc:creator>
    <dc:date>2008-11-21T20:55:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8189">
    <title>T38modem and Sip providers</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8189</link>
    <description>Hi All,

We are about to configure the T38modem with asterisk, we
use the hylafax to send and receive our faxes.
I just want to confirm whether T38modem and sip providers works the
best and gives the commercial grade fax.

Thanks,
Nagesh.
</description>
    <dc:creator>Nagesh</dc:creator>
    <dc:date>2008-11-14T10:54:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8188">
    <title>Re: Where is ClassModem::dataTimeout initialized?</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8188</link>
    <description>
Indeed.  dataTimeout isn't being initialized.  Please try the attached 
patch.

Thanks,

Lee.
</description>
    <dc:creator>Lee Howard</dc:creator>
    <dc:date>2008-11-09T01:47:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8187">
    <title>Where is ClassModem::dataTimeout initialized?</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8187</link>
    <description>Hi, I'm having trouble sending faxes with Hylafax 4.3.4 on NetBSD 4.99.72 on 
a DEC Alpha:

[ stuff deleted ]
Nov 07 02:42:42.86: [15730]: SEND training at v.17 14400 bit/s
Nov 07 02:42:42.86: [15730]: DELAY 70 ms
Nov 07 02:42:42.93: [15730]: &lt;-- [9:AT+FTH=3\r]
Nov 07 02:42:43.12: [15730]: --&gt; [7:CONNECT]
Nov 07 02:42:43.13: [15730]: &lt;-- data [23]
Nov 07 02:42:43.13: [15730]: &lt;-- data [2]
Nov 07 02:42:43.14: [15730]: --&gt; [7:CONNECT]
Nov 07 02:42:43.15: [15730]: &lt;-- data [7]
Nov 07 02:42:43.15: [15730]: &lt;-- data [2]
Nov 07 02:42:45.13: [15730]: --&gt; [2:OK]
Nov 07 02:42:45.13: [15730]: &lt;-- [9:AT+FTS=7\r]
Nov 07 02:42:45.21: [15730]: --&gt; [2:OK]
Nov 07 02:42:45.21: [15730]: &lt;-- [11:AT+FTM=145\r]
Nov 07 02:42:46.68: [15730]: --&gt; [7:CONNECT]
Nov 07 02:42:46.69: [15730]: &lt;-- data [1024]
Nov 07 02:42:46.69: [15730]: &lt;-- data [1024]
Nov 07 02:42:46.69: [15730]: &lt;-- data [2]
Nov 07 02:42:47.21: [15730]: Problem sending TCF data
Nov 07 02:42:47.21: [15730]: &lt;-- [9:AT+FRS=1\r]
Nov 07 02:43:17.23: [15730]: MODEM &lt;Timeout&gt;</description>
    <dc:creator>Dave Huang</dc:creator>
    <dc:date>2008-11-07T20:21:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8185">
    <title>Re: hylafax/libhylafax update now available</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8185</link>
    <description>2008/9/30 Aidan Van Dyk &lt;aidan&lt; at &gt;ifax.com&gt;:


This goes back to the age old question, should "users" have *any*
control over the tagline (or TSI) at all.  If you go up to your local
fax machine, do you change the TSI and tagline before you send every
fax?

And now that jobcontrol makes it so easy for an admin to do anything
special for/based on  a user...

And remember that the "Admin" has the legal liability as to the
TSI/Tagline transmitted as well...

Now that I've fixed the accounting, so skipped pages don't appear in
xferfaxlog, I'm of the opinion that "skipped pages" should *always* be
counted...  But that may be because the use of page ranges I've had in
mind (resubmitting faxes using range to only include a few pages).

So I don't see the "CountSkippedPages" as a knob that generally would
be used (like most of the knobs we provide).  If you're skipping pages
of something, then likely your cover page should say that.

But somebody, somewhere might like to not have the counted...


Skipped pages are now </description>
    <dc:creator>Aidan Van Dyk</dc:creator>
    <dc:date>2008-10-01T20:46:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8184">
    <title>hylafax/faxd update now available</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8184</link>
    <description>Update of /usr/local/cvsroot/hylafax/faxd
In directory cvs.hylafax.org:/tmp/cvs-serv15748/faxd

Modified Files:
ModemConfig.c++ 
Log Message:
Whitespace cleanup


____________________ HylaFAX(tm) Developers Mailing List ____________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-devel-request&lt; at &gt;hylafax.org &lt; /dev/null


</description>
    <dc:creator>aidan&lt; at &gt;cvs.hylafax.org</dc:creator>
    <dc:date>2008-10-01T20:43:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8183">
    <title>hylafax/faxd update now available</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8183</link>
    <description>Update of /usr/local/cvsroot/hylafax/faxd
In directory cvs.hylafax.org:/tmp/cvs-serv15072/faxd

Modified Files:
FaxSend.c++ 
Log Message:
faxsend: Don't count skipped pages as transmitted in xferfaxlog accounting

Including skipped pages (especially when large documetns are "Reprocessed"
to send a page or two can really throw off reports based on xferfaxlog,
such as xferfaxstats.


____________________ HylaFAX(tm) Developers Mailing List ____________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-devel-request&lt; at &gt;hylafax.org &lt; /dev/null


</description>
    <dc:creator>aidan&lt; at &gt;cvs.hylafax.org</dc:creator>
    <dc:date>2008-10-01T20:21:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8182">
    <title>hylafax/man update now available</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8182</link>
    <description>Update of /usr/local/cvsroot/hylafax/man
In directory cvs.hylafax.org:/tmp/cvs-serv14629/man

Modified Files:
hylafax-config.4f 
Log Message:
Track skipped pages and cover pages

Setting TagLineCoverNumString implies that you *don't* want to include
the cover pages in the normal page numbering.  The tagline page numbers
will adjusted to not count the cover pages, and instead of using the
page number of the cover page, the set string will used instead.


____________________ HylaFAX(tm) Developers Mailing List ____________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-devel-request&lt; at &gt;hylafax.org &lt; /dev/null


</description>
    <dc:creator>aidan&lt; at &gt;cvs.hylafax.org</dc:creator>
    <dc:date>2008-10-01T20:06:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8181">
    <title>hylafax/faxd update now available</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.fax.hylafax.devel/8181</link>
    <description>Update of /usr/local/cvsroot/hylafax/faxd
In directory cvs.hylafax.org:/tmp/cvs-serv14629/faxd

Modified Files:
Class1.h Class1Send.c++ Class2.h Class20.c++ Class20.h 
Class2Ersatz.c++ Class2Ersatz.h Class2Send.c++ FaxModem.c++ 
FaxModem.h FaxRequest.c++ FaxRequest.h FaxSend.c++ FaxServer.h 
ModemConfig.c++ ModemConfig.h TagLine.c++ faxQueueApp.c++ 
faxSendApp.c++ faxSendApp.h mkhash.c 
Log Message:
Track skipped pages and cover pages

Setting TagLineCoverNumString implies that you *don't* want to include
the cover pages in the normal page numbering.  The tagline page numbers
will adjusted to not count the cover pages, and instead of using the
page number of the cover page, the set string will used instead.


____________________ HylaFAX(tm) Developers Mailing List ____________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-devel-request&lt; at &gt;hylafax.org &lt; /dev/null


</description>
    <dc:creator>aidan&lt; at &gt;cvs.hylafax.org</dc:creator>
    <dc:date>2008-10-01T20:06:52</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.comp.telephony.fax.hylafax.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.telephony.fax.hylafax.devel</link>
  </textinput>
</rdf:RDF>
