Re: IMAP in Xemacs
Glynn Clements <[email protected]>
| Newsgroups | gmane.emacs.xemacs.general |
|---|---|
| Message-ID | <[email protected]> |
Gary wrote: > Can someone tell me how I can use IMAP(S) with Xemacs, or point me to a > tutorial. I cannot locate anything on this. I have several IMAPS servers > I would like to access using Xemacs. Can this be done? Which mail client? VM? Gnus? RMail? VM can access IMAP maildrops, and can use stunnel or ssh; see the documentation for vm-spool-files or the VM Info file for details. However, it simply downloads a batch of messages and optionally deletes them, similar to POP3; it doesn't operate upon the IMAP maildrop directly (e.g. you can't interactively retrieve/delete/move specific messges). Gnus supports IMAP, and can use SSL or STARTTLS. Unlike VM, it can operate directly upon the maildrop. See the Gnus Info file for details. -- Glynn Clements <[email protected]>