|
NAME | DESCRIPTION | SEE ALSO | COPYRIGHT | COLOPHON |
|
mailto.conf(5) Apple Inc. mailto.conf(5)
mailto.conf - 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. Configuration directives typically consist of a name
and zero or more values separated by whitespace. The configuration
directive 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
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.
cupsd(8), CUPS Online Help (http://localhost:631/help)
Copyright © 2007-2018 by Apple Inc.
This page is part of the CUPS (a standards-based, open source
printing system) project. Information about the project can be found
at ⟨http://www.cups.org/⟩. If you have a bug report for this manual
page, see ⟨http://www.cups.org/⟩. This page was obtained from the
project's upstream Git repository ⟨https://github.com/apple/cups⟩ on
2018-02-02. (At that time, the date of the most recent commit that
was found in the repository was 2018-02-01.) If you discover any
rendering problems in this HTML version of the page, or you believe
there is a better or more up-to-date source for the page, or you have
corrections or improvements to the information in this COLOPHON
(which is not part of the original manual page), send a mail to
man-pages@man7.org
12 June 2014 CUPS mailto.conf(5)