summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/network/drakfirewall.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/network/drakfirewall.pm b/lib/network/drakfirewall.pm
index 749ca8a..42d468f 100644
--- a/lib/network/drakfirewall.pm
+++ b/lib/network/drakfirewall.pm
@@ -39,7 +39,7 @@ my @all_servers =
{
name => N_("Mail Server"),
pkg => 'sendmail postfix qmail exim',
- ports => '25/tcp 465/tcp',
+ ports => '25/tcp 465/tcp 587/tcp',
},
{
name => N_("POP and IMAP Server"),