mailto.conf - configuration file for cups email notifier
Please see following description for synopsis
mailto.conf(5) Apple Inc. mailto.conf(5)
NAME
mailto.conf - configuration file for cups email notifier
DESCRIPTION
The mailto.conf file defines the local mail server and email notifica-
tion preferences for CUPS.
Each line in the file can be a configuration directive, a blank line,
or a comment. Configuration directives typically consist of a name and
zero or more values separated by whitespace. The configuration direc-
tive name and values are case-insensitive. Comment lines start with
the # character.
DIRECTIVES
Cc cc-address@domain.com
Specifies an additional recipient for all email notifications.
From from-address@domain.com
Specifies the sender of email notifications.
Sendmail sendmail command and options
Specifies the sendmail command to use when sending email notifica-
tions. 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 notifi-
cation.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+------------------+
|Availability | print/cups |
+---------------+------------------+
|Stability | Volatile |
+---------------+------------------+
SEE ALSO
cupsd(8), CUPS Online Help (http://localhost:631/help)
COPYRIGHT
Copyright (C) 2007-2019 by Apple Inc.
NOTES
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from https://github.com/apple/cups/ar-
chive/v2.3.3.zip.
Further information about this software can be found on the open source
community website at http://www.cups.org/.
26 April 2019 CUPS mailto.conf(5)