An example of setting the FOLDER-COLLECTIONS option in your
Pine resource file, PINE.PINERC, to a list of several folder
collections is:
folder-collections=local [],
archive #DRA0:<JONES.ARCHIVE>OLDMAIL.MAI#[],
remoteVMS {vax.example.com}#DUA2:<JONES.MAIL>MAIL.MAI#[INFO*]
remoteUNIX {sun.example.com}mail/[]
In the above example, four collections with the names local,
archive, remoteVMS, and remoteUNIX are created. local consists
of all folders in the local default mail file; archive consists
of all folders in the mail file DRA0:[JONES.ARCHIVE]OLDMAIL.MAI;
remoteVMS consists of all folders whose name begin with INFO
in the mail file DUA2:[JONES.MAIL]MAIL.MAI on the remote host
vax.example.com; and remoteUNIX consists of all folders from the
mail directory MAIL/ on the remote system sun.example.com.