diff options
| -rw-r--r-- | FS/FS/Conf.pm | 1 | 
1 files changed, 1 insertions, 0 deletions
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)',                       ],    },  | 
