[freeside-commits] branch master updated. c92c390ea1da2f4c0962bba1997db7970a57923b
Ivan Kohler
ivan at freeside.biz
Sun Apr 26 08:49:53 PDT 2020
The branch, master has been updated
via c92c390ea1da2f4c0962bba1997db7970a57923b (commit)
from 1de7f0550da78aea7935c3f46c26858eefae4e20 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c92c390ea1da2f4c0962bba1997db7970a57923b
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sun Apr 26 08:49:52 2020 -0700
smtp 2525
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index e606cf5bd..3ac22ca62 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -2005,6 +2005,7 @@ and customer address. Include units.',
'25-starttls' => 'STARTTLS (port 25)',
'587-starttls' => 'STARTTLS / submission (port 587)',
'465-tls' => 'SMTPS (SSL) (port 465)',
+ '2525' => 'None (Non-standard port 2525)',
],
},
-----------------------------------------------------------------------
Summary of changes:
FS/FS/Conf.pm | 1 +
1 file changed, 1 insertion(+)
More information about the freeside-commits
mailing list