I canāt get an Admin> Email> SupportEmail> account set up. When I do a āTEST SETTINGSā, I first see āLoadingā¦ā in a pop-up, then about 5 minutes later, I get "
Iām having problems connecting with 7.11.19, Docker version. I have a YouTube to see at youtu.be/hhPr_5nWYb4 showing after a wait of a few minutes, a message āConnection failed to imap.gmail.com:993ā and my account works in k-9 mail (Gmail āless secure appsā = enabled). My firewall was turned off during test, and I can telnet from my VPS server (VULTR) to the port. I show the docker log in the youtube⦠is there any more detailed logging available? Iāve been at this for 3 days straight with no success. Youtube Video of problem . (Again, using docker version).
I also set up a quick web server on my Mac, on port 993, and from my VULTR server, am able to curl to it on port 993, so i know the port isnāt blocked.
Any help appreciated, as without incoming mail, this is all pointless (I do have outgoing working using mailgun, so Iām halfway there).
So i found some more logging in the suitecrm_data folder in file suitecrm.log. It just contains a pile of these linesā¦
Sat May 15 17:34:02 2021 [19898][1][FATAL] SCHEDULERS: could not get an IMAP connection resource for ID [ d177088e-479a-885c-099f-609ec9849c76 ]. Skipping mailbox [ Support Email ].
Sat May 15 17:36:02 2021 [19908][1][FATAL] SCHEDULERS: could not get an IMAP connection resource for ID [ d177088e-479a-885c-099f-609ec9849c76 ]. Skipping mailbox [ Support Email ].
Mon May 17 13:24:05 2021 [110][1][FATAL] SCHEDULERS: could not get an IMAP connection resource for ID [ d177088e-479a-885c-099f-609ec9849c76 ]. Skipping mailbox [ Support Email ].
Mon May 17 13:26:03 2021 [128][1][FATAL] SCHEDULERS: could not get an IMAP connection resource for ID [ d177088e-479a-885c-099f-609ec9849c76 ]. Skipping mailbox [ Support Email ].
Mon May 17 13:28:02 2021 [138][1][FATAL] SCHEDULERS: could not get an IMAP connection resource for ID [ d177088e-479a-885c-099f-609ec9849c76 ]. Skipping mailbox [ Support Email ].
Mon May 17 13:30:01 2021 [148][1][FATAL] SCHEDULERS: could not get an IMAP connection resource for ID [ d177088e-479a-885c-099f-609ec9849c76 ]. Skipping mailbox [ Support Email ].
I was able to find (See my SHORT 1 MIN YouTube link at youtu.be/S9uudzvJnOY ) how to crank up the logging to DEBUG level and then ātailā the log file, so you can see the log file in action as i test the incoming mail account. I hope someone can figure this out! Been at it for a few days now. Iām using the latest Docker version. https://youtu.be/S9uudzvJnOY. If nothing else, you can watch how to crank the logging level and watch it happen⦠kinda fun watching it. (The video is set to UNLISTED so only my friends on this community can see it).
P.S. A couple of times while testing, Iāve gotten an email from Google about āSign in attempt was blockedā and āSomeone just used your password to try to sign in to your account. Google blocked them, but you should check what happenedā (I know for certain Iām using correct password). But it does tell that port 993 is open.
-The logging is changed under Admin> SystemSettings
-The tail command is ātail -f suitecmd.logā (near bottom of page)
SUCCESS⦠WELL KIND OF⦠A WORKAROUND FOR NOWā¦
I got an email address from my ISP and it works just fine!!!.. so something with Gmail setup is definitely messed up. I can IMAP to Gmail using my k-9 mail so itās not directly Gmailsā fault, leaving the finger totally pointing to SuiteCRM, from what i see.
How do i specify TLS?
I only have a checkbox for SSL on/off⦠i find this confusingā¦
If SSL is unchecked, is that TLS or is it āno encryptionā (plaintext)??
Also, can you please expand⦠I donāt see incoming ports non 993 as valid.
You mention ports 465 and 587, but are you sure your not confusing
this with outgoing mail ports 465 and 567?