At 8:24 +0200 8/7/00, Erik van der Meulen wrote:
>In my current .muttrc I have:
>
>   set folder="~/mail"
>   mailboxes /var/spool/mail/erik
>   mailboxes `echo $HOME/mail/*.incoming`
>
>This allows my to cycle mailboxes with '=' and also gives me signals
>when mail arrives in any of my mailboxes which ends with '.incoming'.
>I have tried numerous ways to include reference to my IMAP server, but
>never seem to get it as I used to do.
>
>   set folder="{mail.server}mail"
>   set spoolfile= {mail.server}
>   mailboxes {mail.server}/var/spool/mail/erik
>   mailboxes {mail.server}`echo $HOME/mail/*.incoming`
>
>I have not been able to find a lot of documentation w.r.t. IMAP config
>and hope someone on this list can provide a bit of help or some
>pointers.

In my setup with Solaris-2.6 and mut-1.2 (and 1.2.2) I have:
>## POP support
>set pop_host="pop.accu.uu.nl"
>set pop_user="rudih"
>
># IMAP support
>set imap_user="houten"
>set imap_cramkey="*censure*"
>#set imap_servernoise=no
>set spoolfile="{mail}inbox"

and it works, but there are quirks. Imap support is still experimental.
-- 
Definition of Sys Admin:  "And when he came to the place where
           the wild things are they roared their terrible roars and
           gnashed their terrible teeth and rolled their terrible eyes
           and showed their terrible claws till Max ... tamed them
           all with a magic trick..."
                             -- Where the Wild Things Are, Sendak

Reply via email to