This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Email Settings for local SNTP.
#2
Try these settings, change IP as needed:
Code:
local settings = {
  -- "from" field, only e-mail must be specified here
  from = gmail_address,
  -- smtp server
  server = '192.168.1.1',
  -- smtp server port
  port = 25,
}
Reply


Messages In This Thread
Email Settings for local SNTP. - by Evens - 04.06.2019, 16:38
RE: Email Settings for local SNTP. - by admin - 05.06.2019, 08:17

Forum Jump: