I have a couple of dozen Gmail accounts and I need a PHP script to manage them. It needs to be written in PHP. This script does NOT need to create any accounts, just update the ones I have.
I'll supply the information in the form of a CSV file, pasted into a textarea, and then the PHP script must loop through each line and update the Gmail account accordingly. One line of the CSV file will look something like this (and each CSV file will have many lines so the script needs to loop through the entire file until it's done: Gmail, password, forwarding email, flag for creating filter or not, Proxy IP:port
This script must do the following things.
Here's what it must do:
I need it to go through a proxy
It needs to set a forwarding email address for the Gmail account and set the Gmail account to "delete Gmail's copy"
It must create a specific filter that I'll define (details later)
The CSV file will control what the forwarding email address is, if any, and whether or not to create the filter.
It needs to print out a report for success or failure.
In your email response please tell me how much you would charge to create such a script for me.
|
It is ok to contact this poster with commercial interests.
Tags: PHP script to automate updating of Gmail accounts (Your location)
|