freelancersblog.net

 

PHP script for gmail 2

February 26th, 2011

We need a PHP script that * logging into a google mail account via POP3 or IMAP, * move a certain number of email (or all found email), * with one or more labels, * to the inbox. See here what are labels : http://mail.google.com/support/bin/answer.py?hl=en&answer=118708 __Example 1__ We have unknown number of email with the label “someday”. We want the script to move 5 random email with the label “someday” to our inbox. __Example 2__ We have a unknown number of email with the 3 …

Original post by Freelancer.com - New Projects

 

PHP script for gmail

February 17th, 2011

We need a PHP script that * logging into a google mail account via POP3 or IMAP, * move a certain number of email (or all found email), * with one or more labels, * to the inbox. See here what are labels : http://mail.google.com/support/bin/answer.py?hl=en&answer=118708 __Example 1__ We have unknown number of email with the label “someday”. We want the script to move 5 random email with the label “someday” to our inbox. __Example 2__ We have a unknown number of email with the 3 …

Original post by Freelancer.com - New Projects

Comments