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.

Problem : Email with Wiser for KNX
#9
(03.06.2022, 07:36)admin Wrote: Check Logs tab. Only syntax errors are displayed when saving. This error is returned by the mail() function and is not logged anywhere unless you add log() call afterwards.

Alright so i don't have any log error but my mail are not going out.

I got this in mail email.user script : 
    -- smtp server
    server = 'smtp.office365.com',
    -- smtp server port
    port = 587,
    -- enable ssl, required for gmail smtp
    secure = 'STARTTLS'


I think this is working but is there any parameters i need to activate on outlook to make this scrit working ?
Reply


Messages In This Thread
RE: Problem : Email with Wiser for KNX - by zuttix - 03.06.2022, 07:52

Forum Jump: