This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
reference:lua_smtp_mx_control [2016/12/16 10:13] – [Remote Server Settings] paul | reference:lua_smtp_mx_control [2023/07/28 15:41] (current) – paul | ||
---|---|---|---|
Line 66: | Line 66: | ||
Example - don't use SSL when connecting to ' | Example - don't use SSL when connecting to ' | ||
- | function ServerDetails(params, | + | function ServerDetails(params, |
- | if (params[" | + | if params[" |
actions[" | actions[" | ||
end | end | ||
Line 74: | Line 74: | ||
| | ||
+ | =====ParseURL===== | ||
+ | (VPOP3 8.0 and later) |