I read this document, but still do not understand difference between following:
mailbox Junk {
auto = create # autocreate Junk, but don't autosubscribe
special_use = \Junk
}
mailbox Junk {
auto = subscribe # autocreate and autosubscribe the Junk mailbox
special_use = \Junk
}