smtp 2525
authorIvan Kohler <ivan@freeside.biz>
Sun, 26 Apr 2020 15:49:52 +0000 (08:49 -0700)
committerIvan Kohler <ivan@freeside.biz>
Sun, 26 Apr 2020 15:49:52 +0000 (08:49 -0700)
FS/FS/Conf.pm

index e606cf5..3ac22ca 100644 (file)
@@ -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)',
                        '25-starttls'  => 'STARTTLS (port 25)',
                        '587-starttls' => 'STARTTLS / submission (port 587)',
                        '465-tls'      => 'SMTPS (SSL) (port 465)',
+                       '2525'         => 'None (Non-standard port 2525)',
                      ],
   },
 
                      ],
   },