tedious / Fetch

An IMAP library for PHP
http://www.tedivm.com
Other
503 stars 160 forks source link

Added imap subscribe/unsubscribe to Server.php #183

Open zaughon opened 7 years ago

zaughon commented 7 years ago

Added functions to subscribe/unsubscribe mailboxes (folders). This will make them appear in mail-clients like Thunderbird. Useful after using the createMailBox-function, to make ensure the newly created mailbox/folder shows up in mail-clients.