anyone had successes in this?
I can't seems to get it working.
The cron script "pop3.php" runs with error msgs.
ACCORD5 Company Forums » Trellis Desk » Peer-to-Peer Support
Gmail Piping Setup
-
Posted 2 years ago #
-
Have you enabled POP3 support in your Gmail settings?
Posted 2 years ago # -
this is the things I see when i try to run the gmail tweaked version of pop3.php
[hwz@images Upload]$ /usr/bin/php -q /home/hwz/www/wwwroot/support/Upload/sources/pop3.php
PHP Notice: Undefined index: REMOTE_ADDR in /home/hwz/www/wwwroot/support/Upload/includes/ifthd.php on line 277
PHP Notice: Undefined index: act in /home/hwz/www/wwwroot/support/Upload/includes/ifthd.php on line 57
PHP Notice: Undefined property: member in /home/hwz/www/wwwroot/support/Upload/includes/ifthd.php on line 490
PHP Notice: Undefined property: skin in /home/hwz/www/wwwroot/support/Upload/includes/ifthd.php on line 497
PHP Fatal error: Call to undefined function: imap_open() in /home/hwz/www/wwwroot/support/Upload/sources/pop3.php on line 99any ideas?
Posted 2 years ago # -
> PHP Fatal error: Call to undefined function: imap_open()
This error message points us, that your PHP wasn't compiled with --enable-imap flag OR you haven't installed extension php-imap (or php5-imap).
Posted 2 years ago #
Reply to this topic
You must log in to post.
© 2011 ACCORD5
