imap mit ssl unter Windows
Von: Sandy Graupner (sandy@fa-graupner.de) [Profil]
Datum: 01.02.2008 11:18
Message-ID: <47a2f185$0$5961$9b4e6d93@newsspool3.arcor-online.net>
Newsgroup: de.comm.software.gnus
Datum: 01.02.2008 11:18
Message-ID: <47a2f185$0$5961$9b4e6d93@newsspool3.arcor-online.net>
Newsgroup: de.comm.software.gnus
Hallo,
ich schaffe es einfach nicht (unter Windows) gnus(Gnus v5.11) zum
Benutzen von SSL zu bewegen. Zu Hause mit Linux ist das kein Problem!
IMHO baut gnus eine SSL-Verbindung auf und meldet sich dann nicht an.
Ich glaube langsam das ich einen grundlegenden Fehler übersehe?!?
Ich bin für jeden Hinweis dankbar!
Ciau Sandy
,----[ Auszug aus meiner .gnus ]
| ...
| (setq imap-ssl-program "c:\\openssl\\bin\\openssl s_client -ssl3
| -connect geoserv:993")
|
| (setq gnus-secondary-select-methods
| '((nnml "")
| (nnimap "fa-graupner.de"
| (nnimap-address "<IMAP-SERVER>")
| (nnimap-server-port 993)
| (nnimap-stream ssl)
| (nnimap-list-pattern ("INBOX"))
| (nnimap-authenticator login)
| )))
| ...
`----
,----[ Auszug aus meiner .authinfo ]
| machine <IMAP-SERVER> login <NAME> password <PASSWORT> port imaps
`----
,----[ Auszug aus *Messages* ]
| imap: Connecting to <IMAP-SERVER>...
| imap: Opening SSL connection with `c:\openssl\bin\openssl s_client
| -ssl3 -connect <IMAP-SERVER>:993'...done
| Waiting for response from <IMAP-SERVER>...done
| Parsing authinfo file `~/.authinfo'.
| imap: Plaintext authentication...
| Unable to open server due to: Buffer *nnimap* fa-graupner.de has no
| process
| Opening nnimap server on fa-graupner.de...failed
| Loading timezone...done
| Opening nnimap server on fa-graupner.de...
| Denied server
`----
[ Auf dieses Posting antworten ]Antworten
- Mephisto (01.02.2008 11:36)
- Sandy Graupner (01.02.2008 12:17)
- Mephisto (01.02.2008 13:17)
- Sandy Graupner (01.02.2008 17:06)
- Mephisto (04.02.2008 06:40)
- Guido Donath (04.02.2008 11:54)
- Sandy Graupner (05.02.2008 08:42)
- Mephisto (05.02.2008 09:09)
- Sandy Graupner (05.02.2008 09:45)
- Ralf Angeli (05.02.2008 19:14)
- Sandy Graupner (06.02.2008 07:54)
- Ralf Angeli (06.02.2008 08:09)
- Sandy Graupner (06.02.2008 08:43)
- Sandy Graupner (06.02.2008 09:03)
- Mephisto (06.02.2008 09:06)
- Sandy Graupner (06.02.2008 09:35)
- Sandy Graupner (04.02.2008 23:58)
- Sandy Graupner (05.02.2008 00:04)
