logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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. DIRECTIVESCccc-address@domain.com Specifies an additional recipient for all email notifications. Fromfrom-address@domain.com Specifies the sender of email notifications. Sendmailsendmailcommandandoptions 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. SMTPServerservername 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. Subjectsubject-prefix Specifies a prefix string for the subject line of an email notification.

Name

mailto.conf - configuration file for cups email notifier

See Also

cupsd(8), CUPS Online Help (http://localhost:631/help)

See Also