User Tools

Site Tools


reference:lua_smtp_mx_control

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
reference:lua_smtp_mx_control [2017/08/25 08:24] – [Remote Server Settings] paulreference:lua_smtp_mx_control [2017/11/02 16:49] – [Remote Server Settings] paul
Line 66: Line 66:
 Example - don't use SSL when connecting to 'mail.broken.com' Example - don't use SSL when connecting to 'mail.broken.com'
  
-  function ServerDetails(params, headers actions)+  function ServerDetails(params, headersactions)
     if params["server"] == "mail.broken.com" then     if params["server"] == "mail.broken.com" then
       actions["tryTLS"] = 0       actions["tryTLS"] = 0
reference/lua_smtp_mx_control.txt · Last modified: 2023/07/28 15:41 by paul