Hi,
I'd like to use convey as a mailing list system.
So, I installed it, but I can't figure out how to configure my mailbox.
I receive an php imapopen error.
With mailhandler, I solved the problem adding a /notls command in the extra command field, but here?
suppose I have a pop3 mailbox called test@mysite.com, with pop3 server pop3.mysite.com and port 110. How should I write the string?
anyway, with mailhandler, I have error until I discovered the /tls command.
Thanks in advance.
Comments
Comment #1
drein commentedSolved.
reading the imap_open manual was a good idea.
Comment #2
maui1 commentedGlad you solved this problem.
I have also encountered the same problem could you be more specific in what caused the problem and how you solved it.
It would be a great help to me and anyone else who comes across this issue.
Thanks
Comment #3
drein commentedI uninstalled Convey because it isn't, on my opinion, ready for a production site.
The module gives errors that are logged hundred of times... So for now I uninstalled it.
Unfortunately I don't remember the solution, I remember that I read the imap open manual (you can find it easily with google) and you must follow the exact syntax of imap(open) when configuring your mailbox.