-
Notifications
You must be signed in to change notification settings - Fork 272
Commit 1c519c2
committed
fix: SMTP query failure due to SNI mismatch
1 parent a3ce205 commit 1c519c2
File tree
1 file changed
+9
-1
lines changed- server/api-service/lowcoder-plugins/smtpPlugin/src/main/java/org/lowcoder/plugins
1 file changed
+9
-1
lines changedLines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 | + | ||
88 | 89 |
| |
89 | 90 |
| |
91 | + | ||
90 | 92 |
| |
91 | 93 |
| |
92 | 94 |
| |
| |||
119 | 121 |
| |
120 | 122 |
| |
121 | 123 |
| |
122 | - | ||
124 | + | ||
125 | + | ||
126 | + | ||
127 | + | ||
128 | + | ||
129 | + | ||
123 | 130 |
| |
124 | 131 |
| |
132 | + | ||
125 | 133 |
| |
126 | 134 |
| |
127 | 135 |
| |
|
0 commit comments