linux-l: Re: One World. One Mail Client?

Robin S. Socha robin at socha.net
Sa Mai 5 10:17:34 CEST 2001


* Philipp Schmidt <philipp at ppc.in-berlin.de> writes:
> On Wed, May 02, 2001 at 11:07:54PM +0200, Mathias Born wrote:

Was soll das hier eigentlich? 
,----
| Mail-Followup-To: philipp at ppc.in-berlin.de, linux-l at mlists.in-berlin.de
`----
Das führt den Zweck dieses header-Typs ad absurdum:
http://cr.yp.to/proto/replyto.html

> Es gibt auch imap-server, die unix-mailbox format lesen....

Gibt es auch andere (rhetorische Frage, Cyrus und Courier)?

> Frage: kann man eigentlich auch aus'm emacs auf imap-postfächer
> zugreifen?

Ja, über efs. Sinnvoller wäre wohl, das mit Gnus oder VM zu machen. Geht
selbstverständlich.

(setq imap-ssl-program "/usr/bin/openssl s_client -ssl3 -connect %s:%p")
(setq gnus-secondary-select-methods
        '((nnimap "mail.socha.net"
                (nnimap-address "mail.socha.net")
                (nnimap-stream ssl)
                (nnimap-list-pattern ("INBOX"))
                (nnimap-authenticator 'cram-md5)
                (nnimap-expunge-on-close 'always)
                (nnimap-authinfo-file "~/.authinfo"))))
-- 
Robin S. Socha 
http://my.gnus.org/ - To boldly frobnicate what no newbie has grokked before.



Mehr Informationen über die Mailingliste linux-l