Add support for SUBSCRIBE, UNSUBSCRIBE and LSUB
IMAP can subscribe to / unsubscribe from folders. Servers such as Dovecot do not automatically subscribe to newly created mailboxes, you must subscribe to them after creation. subscribeBox - Subscribes to the specified box. unsubcribeBox - Unsubscribes from the specified box. getSubscribedBoxes - Issues a LSUB command to the server. Whilst LIST returns all folders, LSUB only returns the folders the user has subscribed to.fork
parent
94b11c0205
commit
e787146ef4
Loading…
Reference in New Issue