Listing of /etc/cups/printers.conf
# Definition for a student printer class
# Info: the description for the class.
Info Student printing services
#Location: the location of the printer.
Location EPS
#State: sets the initial state of the class. Can be one of the
#following:
#
# Idle - Class is available to print new jobs.
# Stopped - Class is disabled but accepting new jobs.
#
State Idle
#
# StateMessage: sets the printer-state-message attribute for the class.
#
StateMessage Class is idle.
#
# Accepting: is the class accepting jobs?
#
Accepting Yes
#
#
# Printer: adds a printer to the class.
#
Printer local_hp
Printer epson@server.org
Printer hp@server.org
#