Hi,
You can check the settings of the mailbox in your Gmail profile - IMAP Access - Configure your email client:
- the name of the incoming server is imap.gmail.com
- encrypted connection (SSL) is selected
- the incoming server (IMAP) uses port 993
Transfer the first two settings to the EI configuration of the forum in Forum Manager.
In the Forum Manager you also have the choice between SSL (official certificate) and SSL (selfsigned certificate). Chose one of them, depending on the configuration of your server. If your server does not have an SSL certificate, it may be best to change the Gmail mailbox to accept POP connections and change the EI settings for the forum accordingly.
If you get an error message for example because of an incorrect password, the error message should show the IMAP connection stream as:
{imap.gmail.com:993/SSL}INBOX
That combination is one of the choices in emailintegration.php and it is listed on line 86.
Regards,
toivo
|