Subject: [PHP-WIN] sending pop3/imap mail
I'm trying to get a pop3 webmail script working and have been getting
runtime errors. I believe I've tracked down the problem to the imap
extention. What are the appropriate steps to get php to work with IMAP
and
pop3 mail working on windows 2000 wit
Hi,
1. Have you loaded the required imap DLL in php.ini ?
2. Make sure your extensions path is set correctly in php.ini
""Paul R. Edelkamp, Jr."" <[EMAIL PROTECTED]> a écrit dans le message news:
[EMAIL PROTECTED]
> I'm trying to get a pop3 webmail script working and have been getting
> runtime
I'm trying to get a pop3 webmail script working and have been getting
runtime errors. I believe I've tracked down the problem to the imap
extention. What are the appropriate steps to get php to work with IMAP and
pop3 mail working on windows 2000 with IIS? I'd appreciate any help,
especially a ste