javanile / php-imap2

PHP IMAP with OAUTH2
https://php-imap2.javanile.org/
GNU General Public License v3.0
52 stars 31 forks source link

Please add descriptions to README.md at least to the main functions #3

Closed lwcorp closed 2 years ago

lwcorp commented 2 years ago

Thanks for adding #1! Currently README.md just contains a list of functions.

Could you add explanations how to install this package and use its main functions, at least how to send and receive mail using OAUTH?

Also note https://github.com/javanile/php-imap2#sandbox doesn't work - well, it does, but just runs a single echo and nothing else.

lwcorp commented 2 years ago

Thanks! But some of it wasn't fixed - the README contains the connection command but nothing else. Can one also just use require_once('bootstrap.php');?