"$Id: mailto.conf.man 11934 2014-06-17 18:58:29Z msweet $"

mailto.conf man page for CUPS.

Copyright 2007-2014 by Apple Inc.
Copyright 1997-2006 by Easy Software Products.

These coded instructions, statements, and computer programs are the
property of Apple Inc. and are protected by Federal copyright
law. Distribution and use rights are outlined in the file "LICENSE.txt"
which should have been included with this file. If this file is
file is missing or damaged, see the license at "http://www.cups.org/".

mailto.conf 5 "CUPS" "12 June 2014" "Apple Inc."
NAME
mailto.conf - configuration file for cups email notifier
DESCRIPTION
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

5 Cc cc-address@domain.com Specifies an additional recipient for all email notifications.

5 From from-address@domain.com Specifies the sender of email notifications.

5 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.

5 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.

5 Subject subject-prefix Specifies a prefix string for the subject line of an email notification.

SEE ALSO
cupsd (8), CUPS Online Help (http://localhost:631/help)
COPYRIGHT
Copyright \[co] 2007-2014 by Apple Inc.
End of "$Id: mailto.conf.man 11934 2014-06-17 18:58:29Z msweet $".