From eeca7dd7cc2ca3ccf2cea1006cfa754d7b7513e6 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Sat, 10 Jun 2006 22:43:29 +0000 Subject: add code to allow sendmail binaries to be used instead of a smtp connection for sending mails svn path=/main/trunk/; revision=3485 --- cnf/make.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'cnf') diff --git a/cnf/make.conf b/cnf/make.conf index 2180cd955..8f9650ee7 100644 --- a/cnf/make.conf +++ b/cnf/make.conf @@ -339,6 +339,7 @@ PORTAGE_ELOG_CLASSES="warn error log" # user: username for smtp auth (defaults to none) # passwd: password for smtp auth (defaults to none) # mailserver: smtp server that should be used to deliver the mail (defaults to localhost) +# alternatively this can also be a the path to a sendmail binary if you don't want to use smtp # port: port to use on the given smtp server (defaults to 25, values > 100000 indicate that starttls should be used on (port-100000)) # Examples: #PORTAGE_ELOG_MAILURI="root@localhost localhost" (this is also the default setting) -- cgit v1.2.3-1-g7c22