Hi,
I'm trying to do the account setup email with fetching via IMAP, I use the following tools:
Apache 2.0.64
PHP 5.2.17
MySQL 5.5.28
In php.ini I have to use the extension php_imap.dll as you can see by the image php.jpg
I also have a task that runs 10 minutes with the command:
C:\WebServer\PHP5\php.exe -f C:\WebServer\Apache2\Apache2\htdocs\suporte.xpto.pt\api\cron.php
when I select the following options in configuring the email account gives the error (see image email_conf.jpg)
In apache log the information it gives is:
PHP Warning: imap_open() : Couldn't open stream {mail.xpto.pt/imap/novalidate-cert}INBOX in C:\\WebServer\\Apache2\\Apache2\\htdocs\\suporte.xpto.pt\\include\\class.mailfetch.php on line 130, referer: http://localhost/suporte.xpto.pt/scp/emails.php?id=1(http://localhost/suporte.xpto.pt/scp/emails.php?id=1)
When I do the ping command to the mail server does not give any error.
I do not know what might be wrong, I really need urgent help.
Tks,
Sandra

