The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
Email Problem - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Miscellaneous (https://userspice.com/forums/forumdisplay.php?fid=28)
+--- Forum: Off-topic Discussions (https://userspice.com/forums/forumdisplay.php?fid=10)
+--- Thread: Email Problem (/showthread.php?tid=246)



Email Problem - gray444 - 09-07-2016

Hi,
Great project here so far. I just have one major issue and I know it's all me, but I cannot seem to get my email settings in the admin dashboard to connect.
I am using
smtp-relay.gmail.com
port 587
with TLS and of course my username and password and listing the root URL, but I keep getting an error.
Am I missing step somewhere?

Thanks


Email Problem - mudmin - 09-07-2016

Hi. Sorry you're having problems. @plb did some great work on debugging email. I'm working on putting his fixes into 4.1.5, but you can check out his work here...

http://userspice.org/forums/topic/debugging-email-setup/


Email Problem - gray444 - 09-07-2016

Thanks, I'll check it out.