From 8f41d3390d1707802e4e597b28f2a0b17df463bb Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Mon, 2 Jan 2012 17:07:08 +0000 Subject: Set domain to add when sending email to users --- modules/buildsystem/templates/upload.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/buildsystem/templates/upload.conf b/modules/buildsystem/templates/upload.conf index 29548759..f244c07d 100644 --- a/modules/buildsystem/templates/upload.conf +++ b/modules/buildsystem/templates/upload.conf @@ -69,4 +69,5 @@ my $homedir = "<%= build_home_dir %>"; admin => 'pterjan@gmail.com', http_queue => 'http://pkgsubmit.<%= domain %>/uploads', upload_user => '<%= sched_login %>', + email_domain => '<%= domain %>', } -- cgit v1.2.1