> From [EMAIL PROTECTED] Thu Aug 10 12:51:57 2000
> Date: Thu, 10 Aug 2000 14:48:12 -0400 (EDT)
> From: Brian E Gallew <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc: "Brian E. Gallew" <[EMAIL PROTECTED]>
> Subject: LPRng: wildcard queues
>
> --pgp-sign-Multipart_Thu_Aug_10_14:48:06_2000-1
> Content-Type: text/plain; charset=US-ASCII
>
> I'm trying to abuse wildcard queues, and failing.  The setup:
> LPRng-3.3.21
> printcap contents:
> po*:sd=/var/spool/lpd/pospool:[EMAIL PROTECTED]:client
> *:sd=/var/spool/lpd/tandemspool:[EMAIL PROTECTED]:client
> .mistral:sd=/var/spool/lpd/%P:rp=%P:rm=mistral.as.cmu.edu
> cbi4mv:tc=.mistral
> cmustandard:tc=.mistral
> ...
>
> What I'm trying to do is:
> Certainly explicitly named printers go to the lpd @mistral.
> All printers beginning with "po" also go to mistral.
> Everything else goes to tandem.
>
> Unfortunately, I don't get any matches against the "po*" entry.
>
> -- 

Try:

 po|po*:sd=/var/spool/lpd/pospool:[EMAIL PROTECTED]:client
 *:sd=/var/spool/lpd/tandemspool:[EMAIL PROTECTED]:client
 .mistral:sd=/var/spool/lpd/%P:rp=%P:rm=mistral.as.cmu.edu
 cbi4mv:tc=.mistral
 cmustandard:tc=.mistral

-----------------------------------------------------------------------------
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