]> git.ipfire.org Git - thirdparty/cups.git/blame - man/mailto.conf.man
Import CUPS v1.7.5
[thirdparty/cups.git] / man / mailto.conf.man
CommitLineData
8ca02f3c 1.\"
61515785 2.\" "$Id: mailto.conf.man 11022 2013-06-06 22:14:09Z msweet $"
8ca02f3c 3.\"
321d8d57 4.\" mailto.conf man page for CUPS.
8ca02f3c 5.\"
0fa6c7fa 6.\" Copyright 2007-2013 by Apple Inc.
8ca02f3c 7.\" Copyright 1997-2006 by Easy Software Products.
8.\"
9.\" These coded instructions, statements, and computer programs are the
bc44d920 10.\" property of Apple Inc. and are protected by Federal copyright
11.\" law. Distribution and use rights are outlined in the file "LICENSE.txt"
12.\" which should have been included with this file. If this file is
13.\" file is missing or damaged, see the license at "http://www.cups.org/".
8ca02f3c 14.\"
9aff70cc 15.TH mailto.conf 5 "CUPS" "12 July 2006" "Apple Inc."
8ca02f3c 16.SH NAME
17mailto.conf \- configuration file for cups email notifier
18.SH DESCRIPTION
19The \fImailto.conf\fR file defines the local mail server and
20email notification preferences for CUPS.
21.LP
22Each line in the file can be a configuration directive, a blank line,
23or a comment. Comment lines start with the # character.
24.SH DIRECTIVES
25.TP 5
26Cc \fIcc-address@domain.com\fR
27.br
28Specifies an additional recipient for all email notifications.
29.TP 5
30From \fIfrom-address@domain.com\fR
31.br
32Specifies the sender of email notifications.
33.TP 5
34Sendmail \fIsendmail command and options\fR
35.br
36Specifies the sendmail command to use when sending email
37notifications. Only one \fISendmail\fR or \fISMTPServer\fR line
38may be present in the \fImailto.conf\fR file. If multiple lines
39are present, only the last one is used.
40.TP 5
41SMTPServer \fIservername\fR
42.br
43Specifies a SMTP server to send email notifications to. Only one
44\fISendmail\fR or \fISMTPServer\fR line may be present in the
45\fImailto.conf\fR file. If multiple lines are present, only the
46last one is used.
47.TP 5
48Subject \fIsubject-prefix\fR
49.br
50Specifies a prefix string for the subject line of an email notification.
51.SH SEE ALSO
52\fIclasses.conf(5)\fR, \fIcupsd(8)\fR, \fIcupsd.conf(5)\fR,
53\fImime.convs(5)\fR, \fImime.types(5)\fR, \fIprinters.conf(5)\fR,
54.br
55http://localhost:631/help
56.SH COPYRIGHT
0fa6c7fa 57Copyright 2007-2013 by Apple Inc.
8ca02f3c 58.\"
61515785 59.\" End of "$Id: mailto.conf.man 11022 2013-06-06 22:14:09Z msweet $".
8ca02f3c 60.\"