[freeside-commits] branch FREESIDE_4_BRANCH updated. 18effbd2fc191b4ae6bfdf6c1381c4229d40eec0
Ivan Kohler
ivan at freeside.biz
Sun Apr 26 08:49:56 PDT 2020
The branch, FREESIDE_4_BRANCH has been updated
via 18effbd2fc191b4ae6bfdf6c1381c4229d40eec0 (commit)
from 42bfc56a2eb9ef89d53e3cedcbebc80ba86df622 (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 18effbd2fc191b4ae6bfdf6c1381c4229d40eec0
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sun Apr 26 08:49:55 2020 -0700
smtp 2525
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index a84d1c089..b4140b7e7 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -2029,6 +2029,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