Gmail offers POP3 access, so you may be interested in making a component using the POP3 functionality of the IMAP extension. See PHP.NET for description of the IMAP extension at: http://www.php.net/manual/en/book.imap.php
Enjoy, John On Jun 18, 10:44 am, hoss7 <[email protected]> wrote: > i want cakephp read email from my email server like google blog > > when i send email to example: [email protected] > > cakephp read this email from [email protected] and then store to db > > i need some idea. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
