aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2011-02-15 01:33:53 +0000
committerDexter Morgan <dmorgan@mageia.org>2011-02-15 01:33:53 +0000
commitd16c066abfb08f5ec68d5f24561d947e85d6a862 (patch)
tree111a76d12f70143d8357d0f91c3fd133c8751983 /modules/bugzilla
parent44aa7edc185d5b6f93154263a07c927d22b9dd59 (diff)
downloadpuppet-d16c066abfb08f5ec68d5f24561d947e85d6a862.tar
puppet-d16c066abfb08f5ec68d5f24561d947e85d6a862.tar.gz
puppet-d16c066abfb08f5ec68d5f24561d947e85d6a862.tar.bz2
puppet-d16c066abfb08f5ec68d5f24561d947e85d6a862.tar.xz
puppet-d16c066abfb08f5ec68d5f24561d947e85d6a862.zip
Use the complete adress for bugzilla-deamon if not it will use @bugs.mageia.org
Diffstat (limited to 'modules/bugzilla')
-rw-r--r--modules/bugzilla/templates/params2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bugzilla/templates/params b/modules/bugzilla/templates/params
index b603789a..a46e875d 100644
--- a/modules/bugzilla/templates/params
+++ b/modules/bugzilla/templates/params
@@ -50,7 +50,7 @@
'lxr_root' => '',
'lxr_url' => '',
'mail_delivery_method' => 'SMTP',
- 'mailfrom' => 'bugzilla-daemon',
+ 'mailfrom' => 'bugzilla-daemon@<%= domain %>',
'makeproductgroups' => 0,
'maxattachmentsize' => '1000',
'maxlocalattachment' => '0',