I have just installed EspoCRM and am in the process of setting it up for testing but have hit an issue with Group and Personal email setup.
I have installed it on the same VPS that my email server is on (Dovecot/Exim/Spamd etc)
I have set up a Group Email Account using the same settings as my PCs email client: SSL port 993, user name and password is correct.
When I click 'Test Connection' I get 'Connection Is OK' and I can send emails from EspoCRM.
mail log shows:
If I try to change the Monitored Folders to anything other than Inbox I get the message 'Could not connect to IMAP server' the Check Group Email Accounts cronjob does not fetch emails - just keeps the status as 'Running'
mail log shows:
The same thing happens when setting up a Personal Email Account
The Email tab shows messages that I have sent from within the CRM but ill not sync with the mail server.
I can access the email accounts with IMAP using my desktop email client and my phone
Thanks for your help!
I have installed it on the same VPS that my email server is on (Dovecot/Exim/Spamd etc)
I have set up a Group Email Account using the same settings as my PCs email client: SSL port 993, user name and password is correct.
When I click 'Test Connection' I get 'Connection Is OK' and I can send emails from EspoCRM.
mail log shows:
Code:
Jan 6 11:31:12 srv1 dovecot: imap-login: Login: user=<info@mydomain.com>, method=PLAIN, rip=123.123.123.123, lip=123.123.123.123, mpid=13093, secured, session=<djjtkyuyukkuyk> Jan 6 11:31:12 srv1 dovecot: imap(info@mydomain.com): Logged out in=50, out=1500, bytes=50/1500
mail log shows:
Code:
Jan 6 11:31:20 srv1 dovecot: imap-login: Login: user=<info@mydomain.com>, method=PLAIN, rip=123.123.123.123, lip=123.123.123.123, mpid=13113, secured, session=<rtukgyuymm> Jan 6 11:31:20 srv1 dovecot: imap(info@mydomain.com): Connection closed in=39, out=1433, bytes=39/1433
The Email tab shows messages that I have sent from within the CRM but ill not sync with the mail server.
I can access the email accounts with IMAP using my desktop email client and my phone
Thanks for your help!
Comment