summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/MTA.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Config/MTA.pm')
-rw-r--r--Bugzilla/Config/MTA.pm6
1 files changed, 0 insertions, 6 deletions
diff --git a/Bugzilla/Config/MTA.pm b/Bugzilla/Config/MTA.pm
index b1e3ab1a4..c90e5dc76 100644
--- a/Bugzilla/Config/MTA.pm
+++ b/Bugzilla/Config/MTA.pm
@@ -65,12 +65,6 @@ sub get_param_list {
},
{
- name => 'sendmailnow',
- type => 'b',
- default => 1
- },
-
- {
name => 'smtpserver',
type => 't',
default => 'localhost'