Skip to content

A IMAP Library written in PHP that is able to handle most messages generated by nowadays E-Mail Clients (Outlook, Apple Mail, MobileMe, ...)

Notifications You must be signed in to change notification settings

MaZderMind/Roundcube-IMAP-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Roundcube IMAP Library

A IMAP Library written in PHP that is able to handle most messages generated by nowadays E-Mail Clients (Outlook, Apple Mail, MobileMe, ...)

History

I was looking for nice and feature-complete IMAP Library in PHP that is able to deal with Apple's Inline-Attachments and all the rough things that todays email clients produce. I didn't find anything that could cope with the test-mails I had but I noticed that Roundcube Webmail was able to fiddle the nasty parts (inline attachments & Co.) out of my test messages. So I decided to cut the neccessary pieces out of Roundcube and use them as a Library that could interface with my application.

License

Roundcube IMAP Library is released under the GNU General Public License version 3 or any later version. Everyone is welcome to download and use it, deploy it and to re-distribute it. The code is provided «as-is» and in no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages.

About

A IMAP Library written in PHP that is able to handle most messages generated by nowadays E-Mail Clients (Outlook, Apple Mail, MobileMe, ...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages