Re: gmx imap failure

2016-02-15 Thread Adam Sjøgren
Zaam writes: >> $ gnutls-cli --insecure -p 993 imap.gmx.com >> Processed 0 CA certificate(s). >> Resolving 'imap.gmx.com'... >> Connecting to '212.227.17.188:993'... >> - Certificate type: X.509 >> - Got a certificate list of 3 certificates. > That's really weird. I can access to gmx

Re: Trigger spell checking before sending

2016-02-15 Thread Peter Münster
On Fri, Feb 12 2016, Pietro wrote: > Now that I got this working my following question is : would it be possible > to auto-detect the language the spell checker should check ? Hi, Here some code snippets of my configuration, that could help perhaps: --8<---cut

Re: smtp outlook.com

2016-02-15 Thread Zaam Wu
Lars Ingebrigtsen writes: > Zaam Wu writes: > >> LU437-SMTP105.smtp.hotmail.com Microsoft ESMTP MAIL Service, Version: >> 8.0.9200.16384 ready at Mon, 15 Feb 2016 00:54:39 -0800 >> >> Process smtpmail connection broken by remote peer > > So it connects fine,

Re: gmx imap failure

2016-02-15 Thread Zaam Wu
a...@koldfront.dk (Adam Sjøgren) writes: > ZWu writes: > >> $ gnutls-cli --insecure -p 993 imap.gmx.com >> Processed 0 CA certificate(s). >> Resolving 'imap.gmx.com'... >> Connecting to '212.227.17.172:993'... >> Cannot connect to 212.227.17.172:993: Connection timed out >> Connecting to

Re: smtp outlook.com

2016-02-15 Thread Zaam Wu
Lars Ingebrigtsen writes: > Zaam Wu writes: > >> smtpmail-stream-type 'starttls ;; or `ssl' > > It's not a STARTTLS server, so it should be 'tls. >From the help doc, it should be 'ssh. ```Help doc: This may be either nil (possibly upgraded to STARTTLS

smtp outlook.com

2016-02-15 Thread Zaam Wu
I can fetch imap email from outlook.com. However, cannot send email through outlook.com. My `gnus.el' excerpt: ``` ;; Outlook imap (add-to-list 'gnus-secondary-select-methods '(nnimap "outlook" (nnimap-address "imap-mail.outlook.com")

Re: gmx imap failure

2016-02-15 Thread ZWu
a...@koldfront.dk (Adam Sjøgren) writes: > Zhu writes: > >> (add-to-list 'gnus-secondary-select-methods >> '(nnimap "gmx" >>(nnimap-address "imap.gmx.com") >>(nnimap-server-port 993) >>(nnimap-stream ssl) >>

Re: smtp outlook.com

2016-02-15 Thread Lars Ingebrigtsen
Zaam Wu writes: > LU437-SMTP105.smtp.hotmail.com Microsoft ESMTP MAIL Service, Version: > 8.0.9200.16384 ready at Mon, 15 Feb 2016 00:54:39 -0800 > > Process smtpmail connection broken by remote peer So it connects fine, but then hangs up. So it probably doesn't want to

Re: smtp outlook.com

2016-02-15 Thread Lars Ingebrigtsen
Zaam Wu writes: > smtpmail-stream-type 'starttls ;; or `ssl' It's not a STARTTLS server, so it should be 'tls. > If smtpmail-stream-type to `ssl', it looks: > > -- smtpmail-stream-type ssl > Sending via mail... > gnutls.c: [0] (Emacs) fatal error: