Use spaces, finish working on #423, import cleanup
This commit is contained in:
@@ -131,7 +131,7 @@ public class SendMailSSL {
|
||||
.replace("<generatedpass />", newPass);
|
||||
}
|
||||
|
||||
private static void setPropertiesForPort(HtmlEmail email, int port, NewSetting settings)
|
||||
private static void setPropertiesForPort(HtmlEmail email, int port, NewSetting settings)
|
||||
throws EmailException {
|
||||
switch (port) {
|
||||
case 587:
|
||||
|
||||
Reference in New Issue
Block a user