
PHP IMAP Email script - to receive and send emails via imap details
- or -
Post a project like this3269
$$
- Posted:
- Proposals: 6
- Remote
- #1204642
- Awarded
11+ years of exp. in Graphics Designing, Web Designing and Web Development

429965546927107887510647639880091225639





Description
Experience Level: Intermediate
General information for the website: Email PHP IMAP
Description of requirements/features: I am looking for a PHP developer experienced with PHP IMAP.
I would like you to write 2 php functions that will fetch and send emails from an IMAP or POP3 email account, based on the server details entered.
Ideally it will simply be a stand alone script containing the two functions, something like this:
function getemails($imapdetails){
php code here;
$emails = array containing all emails and details;
return $emails;
}
function sendemail($imapdetails,$email){
php code here;
$success = yes or no to let me know whether email was sent successfully;
return $success;
}
Although of course if there is a simpler option, that's fine.
Clarification:
The scripts DO NOT need to update the IMAP server in any way
Emails do not need to be marked as read
Sent emails do not need to be added to the IMAP server
getemails function only needs to poll the inbox (no folders)
All I need is an array containing all of the emails in the inbox
Attachments:
I would like any attachments to be given a random name and uploaded to my server (the same server as where the PHP script will be hosted), the name of the file should then be returned in the array.
Thanks for your bid, any questions are welcome.
Extra notes:
Description of requirements/features: I am looking for a PHP developer experienced with PHP IMAP.
I would like you to write 2 php functions that will fetch and send emails from an IMAP or POP3 email account, based on the server details entered.
Ideally it will simply be a stand alone script containing the two functions, something like this:
function getemails($imapdetails){
php code here;
$emails = array containing all emails and details;
return $emails;
}
function sendemail($imapdetails,$email){
php code here;
$success = yes or no to let me know whether email was sent successfully;
return $success;
}
Although of course if there is a simpler option, that's fine.
Clarification:
The scripts DO NOT need to update the IMAP server in any way
Emails do not need to be marked as read
Sent emails do not need to be added to the IMAP server
getemails function only needs to poll the inbox (no folders)
All I need is an array containing all of the emails in the inbox
Attachments:
I would like any attachments to be given a random name and uploaded to my server (the same server as where the PHP script will be hosted), the name of the file should then be returned in the array.
Thanks for your bid, any questions are welcome.
Extra notes:

Alex J.
100% (41)Projects Completed
54
Freelancers worked with
47
Projects awarded
40%
Last project
28 Jun 2019
United Kingdom
New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
Hello Alex,
Is this project still available?
Which e-mail provider will you be using? As some providers require different authentication data to others.
43108
We collect cookies to enable the proper functioning and security of our website, and to enhance your experience. By clicking on 'Accept All Cookies', you consent to the use of these cookies. You can change your 'Cookies Settings' at any time. For more information, please read ourCookie Policy
Cookie Settings
Accept All Cookies