aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla/templates/params
diff options
context:
space:
mode:
authorDan Fandrich <danf@mageia.org>2024-02-08 21:03:00 -0800
committerDan Fandrich <danf@mageia.org>2024-02-08 21:03:00 -0800
commitb9c41d8557238553e4e075245539e49aea91fe43 (patch)
tree1fc7a281c63e565f79870ad271fa1c373603e16f /modules/bugzilla/templates/params
parent20f1341932232c82ce4aa062b355407f49dceb78 (diff)
downloadpuppet-b9c41d85.tar
puppet-b9c41d85.tar.gz
puppet-b9c41d85.tar.bz2
puppet-b9c41d85.tar.xz
puppet-b9c41d85.zip
Send Bugzilla e-mails from bugzilla_noreply@ml.mageia.org
This is currently the only subdomain with an SPF record and is therefore the only one from which some mail providers will accept e-mails these days. Having _noreply in the name makes it more obvious that a reply will go nowhere.
Diffstat (limited to 'modules/bugzilla/templates/params')
-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 64e6d6d2..2e71a39d 100644
--- a/modules/bugzilla/templates/params
+++ b/modules/bugzilla/templates/params
@@ -53,7 +53,7 @@
'lxr_root' => '',
'lxr_url' => '',
'mail_delivery_method' => 'SMTP',
- 'mailfrom' => 'bugzilla-daemon@<%= domain %>',
+ 'mailfrom' => 'bugzilla_noreply@ml.<%= domain %>',
'maintainer' => 'sysadmin@group.<%= domain %>',
'makeproductgroups' => 0,
'maxattachmentsize' => '1000',