~ubuntu-branches/ubuntu/natty/cups/natty

1 by Martin Pitt
Import upstream version 1.3.7
1
.\"
1.2.3 by Martin Pitt
Import upstream version 1.4.0~svn8773
2
.\" "$Id: mailto.conf.man 8421 2009-03-09 21:59:55Z mike $"
1 by Martin Pitt
Import upstream version 1.3.7
3
.\"
4
.\"   mailto.conf man page for the Common UNIX Printing System (CUPS).
5
.\"
1.2.3 by Martin Pitt
Import upstream version 1.4.0~svn8773
6
.\"   Copyright 2007-2009 by Apple Inc.
1 by Martin Pitt
Import upstream version 1.3.7
7
.\"   Copyright 1997-2006 by Easy Software Products.
8
.\"
9
.\"   These coded instructions, statements, and computer programs are the
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/".
14
.\"
1.2.3 by Martin Pitt
Import upstream version 1.4.0~svn8773
15
.TH mailto.conf 5 "CUPS" "12 July 2006" "Apple Inc."
1 by Martin Pitt
Import upstream version 1.3.7
16
.SH NAME
17
mailto.conf \- configuration file for cups email notifier
18
.SH DESCRIPTION
19
The \fImailto.conf\fR file defines the local mail server and
20
email notification preferences for CUPS.
21
.LP
22
Each line in the file can be a configuration directive, a blank line,
23
or a comment. Comment lines start with the # character.
24
.SH DIRECTIVES
25
.TP 5
26
Cc \fIcc-address@domain.com\fR
27
.br
28
Specifies an additional recipient for all email notifications.
29
.TP 5
30
From \fIfrom-address@domain.com\fR
31
.br
32
Specifies the sender of email notifications.
33
.TP 5
34
Sendmail \fIsendmail command and options\fR
35
.br
36
Specifies the sendmail command to use when sending email
37
notifications. Only one \fISendmail\fR or \fISMTPServer\fR line
38
may be present in the \fImailto.conf\fR file. If multiple lines
39
are present, only the last one is used.
40
.TP 5
41
SMTPServer \fIservername\fR
42
.br
43
Specifies 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
46
last one is used.
47
.TP 5
48
Subject \fIsubject-prefix\fR
49
.br
50
Specifies 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
55
http://localhost:631/help
56
.SH COPYRIGHT
1.2.3 by Martin Pitt
Import upstream version 1.4.0~svn8773
57
Copyright 2007-2009 by Apple Inc.
1 by Martin Pitt
Import upstream version 1.3.7
58
.\"
1.2.3 by Martin Pitt
Import upstream version 1.4.0~svn8773
59
.\" End of "$Id: mailto.conf.man 8421 2009-03-09 21:59:55Z mike $".
1 by Martin Pitt
Import upstream version 1.3.7
60
.\"