Options.subscribe

Undocumented in source.
struct Options
@SILdoc("By enabling this option new mailboxes that were automatically created, get also subscribed; they are set active in order for IMAP clients to recognize them. This variable takes a boolean as a value. Default is false")
bool subscribe;

Meta