1cupsaccept(8)                     Apple Inc.                     cupsaccept(8)
2
3
4

NAME

6       cupsaccept/cupsreject - accept/reject jobs sent to a destination
7

SYNOPSIS

9       cupsaccept [ -E ] [ -U username ] [ -h hostname[:port] ] destination(s)
10       cupsreject  [ -E ] [ -U username ] [ -h hostname[:port] ] [ -r reason ]
11       destination(s)
12

DESCRIPTION

14       The cupsaccept command instructs the printing system  to  accept  print
15       jobs to the specified destinations.
16
17       The  cupsreject  command  instructs the printing system to reject print
18       jobs to the specified destinations.  The -r option sets the reason  for
19       rejecting  print jobs. If not specified, the reason defaults to "Reason
20       Unknown".
21

OPTIONS

23       The following options are supported by both cupsaccept and cupsreject:
24
25       -E   Forces encryption when connecting to the server.
26
27       -U username
28            Sets the username that is sent when connecting to the server.
29
30       -h hostname[:port]
31            Chooses an alternate server.
32
33       -r "reason"
34            Sets the reason string that is shown for a printer that is reject‐
35            ing jobs.
36

CONFORMING TO

38       The  cupsaccept  and  cupsreject  commands  correspond  to the System V
39       printing system commands "accept" and "reject",  respectively.   Unlike
40       the  System V printing system, CUPS allows printer names to contain any
41       printable character except SPACE, TAB, "/", or "#".  Also, printer  and
42       class names are not case-sensitive.
43
44       Finally,  the  CUPS  versions  may  ask the user for an access password
45       depending on the printing system configuration.
46

SEE ALSO

48       cancel(1), cupsenable(8), lp(1), lpadmin(8), lpstat(1),
49       CUPS Online Help (http://localhost:631/help)
50
52       Copyright © 2007-2017 by Apple Inc.
53
54
55
5610 June 2014                         CUPS                        cupsaccept(8)
Impressum