From bd602af46ef03f9e8b829cde4d617fc496aa1474 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 12 Oct 2007 05:32:21 +0000 Subject: Add @localhost to default PORTAGE_ELOG_MAILFROM to account for mail servers that don't accept mails without a domainname (trunk r7982) svn path=/main/branches/2.1.2/; revision=8056 --- cnf/make.globals | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cnf/make.globals') diff --git a/cnf/make.globals b/cnf/make.globals index f857ff439..3d814908b 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -76,7 +76,7 @@ PORTAGE_ELOG_SYSTEM="save_summary echo" PORTAGE_ELOG_MAILURI="root" PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for \${PACKAGE} on \${HOST}" -PORTAGE_ELOG_MAILFROM="portage" +PORTAGE_ELOG_MAILFROM="portage@localhost" # ***************************** # ** DO NOT EDIT THIS FILE ** -- cgit v1.2.3-1-g7c22