Configuration file for cups email notifier
The mailto.conf file defines the local mail server and email notification preferences for CUPS.
Each line in the file can be a configuration directive, a blank line, or a comment. Comment lines start with the # character.
Specifies an additional recipient for all email notifications.
From [email protected]
Specifies the sender of email notifications.
Sendmail sendmail command and options
Specifies the sendmail command to use when sending email notifications. Only one Sendmail or SMTPServer line may be present in the mailto.conf file. If multiple lines are present, only the last one is used.
SMTPServer servername
Specifies a SMTP server to send email notifications to. Only one Sendmail or SMTPServer line may be present in the mailto.conf file. If multiple lines are present, only the last one is used.
Subject subject-prefix
Specifies a prefix string for the subject line of an email notification.
classes.conf(5), cupsd(8), cupsd.conf(5), mime.convs(5), mime.types(5), printers.conf(5),
http://localhost:631/help
Copyright 2007-2013 by Apple Inc.