Mutt Basic
Mark Loeser
mark at halcy0n.com
Tue Sep 4 15:25:24 UTC 2007
Peter Garrett <peter.garrett at optusnet.com.au> said:
> * Now the puller:
> Not exactly a puller with IMAP - we just connect to the IMAP
> server to see what is there ( think webmail without a web
> browser).You can even do this in one line something like
>
> mutt -f imaps://arthur.dent:t0w3Lm1ss!ng@mail.beeblebrox.com/INBOX
> ^^^^ ^^^^
> username:password
>
> The -f tells mutt it is looking for a file. It doesn't care if
> the file is local or not. this way is a bit clumsy, and we
> probably want to use TLS or something similar rather than a
> plain text login. ~/.muttrc allows us to do this.
The built-in imap support can be a bit slow. You might want to look
into offlineimap, which will sync the remote imap server into a local
Maildir. I use this for my email at work and have offlineimap sync
against our Exchange server.
http://www.linuxjournal.com/article/7232
--
Mark Loeser
email - mark AT halcy0n DOT com
web - http://www.halcy0n.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070904/f9d6a2c1/attachment.sig>
More information about the ubuntu-users
mailing list