72 lines
2.6 KiB
HTML
72 lines
2.6 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of mailto.conf</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>mailto.conf</H1>
|
|
Section: Apple Inc. (5)<BR>Updated: CUPS<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
mailto.conf - configuration file for cups email notifier
|
|
<A NAME="lbAC"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
The <B>mailto.conf</B> file defines the local mail server and email notification preferences for CUPS.
|
|
<P>
|
|
|
|
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.
|
|
<A NAME="lbAD"> </A>
|
|
<H3>DIRECTIVES</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>Cc </B><I><A HREF="mailto:cc-address@domain.com">cc-address@domain.com</A></I><DD>
|
|
Specifies an additional recipient for all email notifications.
|
|
<DT id="2"><B>From </B><I><A HREF="mailto:from-address@domain.com">from-address@domain.com</A></I><DD>
|
|
Specifies the sender of email notifications.
|
|
<DT id="3"><B>Sendmail </B><I>sendmail command and options</I><DD>
|
|
Specifies the sendmail command to use when sending email notifications.
|
|
Only one <I>Sendmail</I> or <I>SMTPServer</I> line may be present in the <B>mailto.conf</B> file.
|
|
If multiple lines are present, only the last one is used.
|
|
<DT id="4"><B>SMTPServer </B><I>servername</I><DD>
|
|
Specifies a SMTP server to send email notifications to.
|
|
Only one <I>Sendmail</I> or <I>SMTPServer</I> line may be present in the <B>mailto.conf</B> file.
|
|
If multiple lines are present, only the last one is used.
|
|
<DT id="5"><B>Subject </B><I>subject-prefix</I><DD>
|
|
Specifies a prefix string for the subject line of an email notification.
|
|
</DL>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+cupsd">cupsd</A></B>(8),
|
|
|
|
CUPS Online Help (<A HREF="http://localhost:631/help)">http://localhost:631/help)</A>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>COPYRIGHT</H2>
|
|
|
|
Copyright © 2007-2019 by Apple Inc.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="6"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="7"><A HREF="#lbAC">DESCRIPTION</A><DD>
|
|
<DL>
|
|
<DT id="8"><A HREF="#lbAD">DIRECTIVES</A><DD>
|
|
</DL>
|
|
<DT id="9"><A HREF="#lbAE">SEE ALSO</A><DD>
|
|
<DT id="10"><A HREF="#lbAF">COPYRIGHT</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:03 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|