Corey Puffalt wrote:
> Ok, that works insofar as I can now see my inbox...but how do I
> set up pine to see the rest of my IMAP folders?
Extrapolating from the standard .pinerc comments:
# List of directories where saved-message folders may be. First one is
# the default for Saves. Example: Main {host1}mail/[], Desktop mail\[]
# Syntax: optnl-label {optnl-imap-hostname}optnl-directory-path[]
folder-collections=
I'd say that you should try:
folder-collections=Main {mail}[]
Charlie