ACCORD5
Add a reply

ACCORD5 Company Forums » Trellis Desk » Peer-to-Peer Support

Gmail Piping Setup

 
  • Started 2 years ago by cjlim
  • 4 posts in this topic
  • Latest reply from Dals
  1. User has not uploaded an avatar

    cjlim

    offline
    Member

    anyone had successes in this?
    I can't seems to get it working.
    The cron script "pop3.php" runs with error msgs.

    Posted 2 years ago #
  2. metaloop

    metaloop

    offline
    Member

    Have you enabled POP3 support in your Gmail settings?

    Posted 2 years ago #
  3. User has not uploaded an avatar

    cjlim

    offline
    Member

    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 99

    any ideas?

    Posted 2 years ago #
  4. User has not uploaded an avatar

    Dals

    offline
    Member

    > 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 #

RSS feed for this topic

Reply to this topic

You must log in to post.