This is the start of a new branch,  due to the really strange
changes I had to make to handle Internationalization and tidying
up.  I hope,  at this time,  that there will be VERY FEW (sigh...)
new code changes,  and most of the changes will be to the ifhp.conf
configuration file.  By the way,  the 'Updated Internationalization'
hides a hideous line by line persual of the code,  looking for
messages/problems and other things that could be a) security risks,
b) format errors.

Patrick Powell                 Astart Technologies,
[EMAIL PROTECTED]            9475 Chesapeake Drive, Suite D,
Network and System             San Diego, CA 92123
  Consulting                   858-874-6543 FAX 858-279-8424 
LPRng - Print Spooler (http://www.astart.com)

Version 3.4.1 Sat Oct 14 13:37:40 PDT 2000

 Updated Internationalization

 Fixed up some errors in the ifhp.conf comments.
 (Spotted by the eagle eyes of: Pekka Savola <[EMAIL PROTECTED]>)

 Added a 'forceprocessing' flag as suggested by Brendon Hack.
  (Patch and suggestion by: Brendan Hack <[EMAIL PROTECTED]>)

 PostScript, CTRL-D and CTRL-T support
  There are many printers which do not like/allow the CTRL-D
  (Serial port 'end of job' indication) and/or the CTRL-T
  (Serial port 'request status' indication) over network or
  parallel port connections.  This is yet another attempt to
  handle this in a simple manner:

  ps_eoj           (default TRUE) - use ^D
  ps_eoj_at_start  (default TRUE) - use ^D at start of job
  ps_eoj_at_end    (default TRUE) - use ^D at end of job

  ps_ctrl_t        (default TRUE) - use ^T to solicit status
  end_status=busy:idle     use these keywords in the status
    indication solicited by CTRL-T or when there is an error
    to determine that the job is done.

  If your printer cannot handle ^D at all, set: ps_eoj@
  If your printer cannot handle ^D at job start,
    but requires it at job end, set: ps_eoj_at_start@
  If your printer cannot handle ^D at job end,
    but requires it at job start, set: ps_eoj_at_end@
    (I don't think this is possible, but it is included
    for completeness).

  If your printer cannot handle CTRL-T in the input stream

-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to