On Thu, 24 Jan 2002 [EMAIL PROTECTED] wrote:

> I am using the following lines as part of my .muttrc file. This works fine on an imap
> server running on the localhost. The documentation for mutt on 
>mutt.sourceforge.net/imap says
> that the other format (commented out) can be used but I have not been successful in 
>getting
> that to work. 
> 
> I have tried lots of different combinations without success. Since what I have 
>works, I am
> not too worried but still would like to know the right syntax for other way to point 
>to a
> mailbox
> 
> thanks,
> 
> Dennis
> 
> 
> set spoolfile={dmgray@localhost}INBOX
> # set spoolfile=imap://dmgray@localhost/INBOX
> set folder={dmgray@localhost}mail


This is from the pine manual, the syntax seems similar so maybe it'll 
work.

   _inbox-path_
          This specifies the name of the folder to use for the _INBOX_.
          By default this is unset and the system's default is used. The
          most common reason for setting this is to open an IMAP mailbox
          for the _INBOX_. For example, _{imap5.u.example.edu}inbox_ will
          open the user's standard _INBOX_ on the mail server, _imap5_.

set spoolfile={dmgray@external-imap-server-name}INBOX

Also make sure you can telnet to the imap port (143) and get a response, 
maybe it's being a smart alec and bypassing if it's localhost.

-- 
---<GRiP>--- 
Web: www.arcadia.au.com/gripz 
Phone/fax: 02 4950 1194   
Mobile: 0408 686 201

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to