1*5e7646d2SAndroid Build Coastguard Worker<!DOCTYPE HTML> 2*5e7646d2SAndroid Build Coastguard Worker<html> 3*5e7646d2SAndroid Build Coastguard Worker<!-- SECTION: Man Pages --> 4*5e7646d2SAndroid Build Coastguard Worker<head> 5*5e7646d2SAndroid Build Coastguard Worker <link rel="stylesheet" type="text/css" href="../cups-printable.css"> 6*5e7646d2SAndroid Build Coastguard Worker <title>mailto.conf(5)</title> 7*5e7646d2SAndroid Build Coastguard Worker</head> 8*5e7646d2SAndroid Build Coastguard Worker<body> 9*5e7646d2SAndroid Build Coastguard Worker<h1 class="title">mailto.conf(5)</h1> 10*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="NAME">Name</a></h2> 11*5e7646d2SAndroid Build Coastguard Workermailto.conf - configuration file for cups email notifier 12*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="DESCRIPTION">Description</a></h2> 13*5e7646d2SAndroid Build Coastguard WorkerThe <b>mailto.conf</b> file defines the local mail server and email notification preferences for CUPS. 14*5e7646d2SAndroid Build Coastguard Worker<p>Each line in the file can be a configuration directive, a blank line, or a comment. 15*5e7646d2SAndroid Build Coastguard WorkerConfiguration directives typically consist of a name and zero or more values separated by whitespace. 16*5e7646d2SAndroid Build Coastguard WorkerThe configuration directive name and values are case-insensitive. 17*5e7646d2SAndroid Build Coastguard WorkerComment lines start with the # character. 18*5e7646d2SAndroid Build Coastguard Worker<h3><a name="DIRECTIVES">Directives</a></h3> 19*5e7646d2SAndroid Build Coastguard Worker<dl class="man"> 20*5e7646d2SAndroid Build Coastguard Worker<dt><b>Cc </b><i>[email protected]</i> 21*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Specifies an additional recipient for all email notifications. 22*5e7646d2SAndroid Build Coastguard Worker<dt><b>From </b><i>[email protected]</i> 23*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Specifies the sender of email notifications. 24*5e7646d2SAndroid Build Coastguard Worker<dt><b>Sendmail </b><i>sendmail command and options</i> 25*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Specifies the sendmail command to use when sending email notifications. 26*5e7646d2SAndroid Build Coastguard WorkerOnly one <i>Sendmail</i> or <i>SMTPServer</i> line may be present in the <b>mailto.conf</b> file. 27*5e7646d2SAndroid Build Coastguard WorkerIf multiple lines are present, only the last one is used. 28*5e7646d2SAndroid Build Coastguard Worker<dt><b>SMTPServer </b><i>servername</i> 29*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Specifies a SMTP server to send email notifications to. 30*5e7646d2SAndroid Build Coastguard WorkerOnly one <i>Sendmail</i> or <i>SMTPServer</i> line may be present in the <b>mailto.conf</b> file. 31*5e7646d2SAndroid Build Coastguard WorkerIf multiple lines are present, only the last one is used. 32*5e7646d2SAndroid Build Coastguard Worker<dt><b>Subject </b><i>subject-prefix</i> 33*5e7646d2SAndroid Build Coastguard Worker<dd style="margin-left: 5.0em">Specifies a prefix string for the subject line of an email notification. 34*5e7646d2SAndroid Build Coastguard Worker</dl> 35*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="SEE_ALSO">See Also</a></h2> 36*5e7646d2SAndroid Build Coastguard Worker<b>cupsd</b>(8), 37*5e7646d2SAndroid Build Coastguard WorkerCUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>) 38*5e7646d2SAndroid Build Coastguard Worker<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2> 39*5e7646d2SAndroid Build Coastguard WorkerCopyright © 2007-2019 by Apple Inc. 40*5e7646d2SAndroid Build Coastguard Worker 41*5e7646d2SAndroid Build Coastguard Worker</body> 42*5e7646d2SAndroid Build Coastguard Worker</html> 43