I believe I have this working in 4.2 (you can send that $300 to.... :-> )
However, I'm struggling with the parameters to use in the Forum Manager and in trying to get the email settings to work
Here's what it says in the original writeup:
In your forummanager use the following settings:
email address to reply to:
username@gmail.com
hostname: pop.gmail.com
username:
username@gmail.com
password: password
Type of connection: select "POP3 with SSL (Self signed certificate)"
my forum is hosted at 1and1.com so here's what I believe I should be entering:
email address to reply to:
answerline@diganswerline.org
hostname: pop.1and1.com
username:answerline@diganswerline.org
password: password
I don't see the SSL option anywhere:
Type of connection: select "POP3 with SSL (Self signed certificate)" I have it set as POP3
I've also tried every combination of 1and1.com and diganswerline.org with no success.
Here's what I get when I test it with the email integrations Forum Settings Help
Warning: imap_open() [function.imap-open]: Couldn't open stream {diganswerline.org:110/pop3/notls}INBOX in [path]/admincp/admin_ei_search_settings.php on line 132
Which makes sense as 1and1 wants it to be pop.1and1.com not diganswerline.org as the hostname
When I replace it with 1and1 I get:
Warning: imap_open() [function.imap-open]: Couldn't open stream {1and1.com:110/pop3/notls}INBOX in [path]/admincp/admin_ei_search_settings.php on line 132
Yes I have looked to see if IMAP is on by going to Admincp-> Maintenence -> View PHP Info
The IMAP block shows up as c client version = 2007 and SSL and kereros support as "Enabled"
Any ideas what I'm not doing?
Jim