On Sat, 2 May 2020, Unit 193 wrote:

severity -1 normal
tags -1 + unreproducible
stop

Howdy,

When filing bugs, please at the very least take the time to fill out the the template additionally providing any details that may be used to assist with your problem.

I have been using this version of alpine for some time now (indeed, it fixes SNI issues) and have no problems connecting to TLS sources. Perhaps take a minute to review your configuration and see if there's any oddities preventing you from connecting, and if at all possible provide any details that might further shed light on the problem.

~Unit 193
Unit193 @ freenode
Unit193 @ OFTC

To be more precise:
On the same machine with the same  debian distribution, I retain two
executable versions for alpine:
    1. alpine ver. 2.20
    2. alpine ver. 2.22
Using the same alpine configuration (for ver 2.20, 2.22):
    1. I am able to connect via TLS to imap/smtp servers and perform all the
    e-mail tasks using alpine ver. 2.20
    2. I can't connect via TLS to the same imap/smtp servers using alpine 2.22.
    Attached are parts of the pine-debug files produced by the command:
        alpine_2_XX -d 9  (XX=20,22)

            Many thanks,
19:40:26.561978
Debug output of the Alpine program (debug=9 debug_imap=4). Version 2.20 (DEB 67 
2015-01-07)
Thu Apr 30 19:40:26 2020


19:40:26.562098
Starting after the reading_pinerc calls, the data in this file should
be encoded as UTF-8. Before that it will be in the user's native charset.

19:40:26.562150
Debug file: /home/vzoukos/.pine-debug1 (level=9 imap=4)

19:40:26.562187
 
"/usr/bin/alpine_2_20" "-d" "9" (PID=1191)


19:40:26.562241
Setting home dir from $HOME: "/home/vzoukos"

19:40:26.571837

 -- init_pinerc --

>>+ Ommited section
<<- Ommited section

19:40:31.787358
start_after() created c0d37700: done

19:40:31.787475
pine_mail_open: opening 
"{imap.otenet.gr/IMAP/novalidate-cert/norsh/user=vzoukos}INBOX" (stream was 
NULL) openflags=0x5000000  SP_USERFLDR SP_USEPOOL (19:40:31.787475)

19:40:31.787587
sp_stream_get({imap.otenet.gr/IMAP/novalidate-cert/norsh/user=vzoukos}INBOX): 
SP_MATCH

19:40:31.787650
sp_stream_get: no match found

19:40:31.787709
sp_stream_get({imap.otenet.gr/IMAP/novalidate-cert/norsh/user=vzoukos}INBOX): 
SP_SAME SP_TEMPUSE

19:40:31.787770
sp_stream_get: no match found

19:40:31.787827
pine_mail_open: there is an empty slot to use

19:40:32.007878
IMAP 19:40:32 4/30 mm_log babble: Trying IP address [62.103.147.209]

19:40:32.061157
IMAP DEBUG 19:40:32.061157: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR 
LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN] OTENET ready

19:40:32.061298
imap_cmd({imap.otenet.gr/IMAP/novalidate-cert/norsh/user=vzoukos}INBOX, 
STARTTLS, 0x0)

19:40:32.061385
IMAP DEBUG 19:40:32.061385: 00000000 STARTTLS

19:40:32.082356
IMAP DEBUG 19:40:32.082356: 00000000 OK Begin TLS negotiation now.

19:40:32.149887
imap_cmd({imap.otenet.gr/IMAP/novalidate-cert/norsh/user=vzoukos}INBOX, 
CAPABILITY, 0x0)

19:40:32.150002
IMAP DEBUG 19:40:32.150002: 00000001 CAPABILITY

19:40:32.170860
IMAP DEBUG 19:40:32.170860: * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR 
LOGIN-REFERRALS ID ENABLE IDLE AUTH=PLAIN

19:40:32.170942
IMAP DEBUG 19:40:32.170942: 00000001 OK Pre-login capabilities listed, 
post-login capabilities have more.

19:40:32.195544
IMAP DEBUG 19:40:32.195544: 00000002 AUTHENTICATE PLAIN

19:40:32.218606
IMAP DEBUG 19:40:32.218606: + 

19:40:32.218719
mm_login_work trial=0 user=vzoukos service=imap

19:40:32.218790
mm_login: host=imap.otenet.gr

19:40:32.218850
imap_get_passwd: checking user=vzoukos alt=1 host=imap.otenet.gr

19:40:32.218911
imap_get_passwd: no match

19:40:32.218968
read_passfile

19:40:32.219027
Looking for passfile "/home/vzoukos/.pine-passfile"

19:40:32.219154
=== optionally_enter called ===

>>+ Ommited section
<<- Ommited section
19:40:03.172282
Debug output of the Alpine program (debug=9 debug_imap=4). Version 2.22 (DEB 
394 2020-01-19)
Thu Apr 30 19:40:03 2020


19:40:03.172405
Starting after the reading_pinerc calls, the data in this file should
be encoded as UTF-8. Before that it will be in the user's native charset.

19:40:03.172456
Debug file: /home/vzoukos/.pine-debug1 (level=9 imap=4)

19:40:03.172498
 
"/usr/bin/alpine" "-d" "9" (PID=1185)


19:40:03.172554
Setting home dir from $HOME: "/home/vzoukos"

19:40:03.181443

 -- init_pinerc --

>>+ Ommited section
<<- Ommited section

19:40:10.252281
start_after() created ba738700: done

19:40:10.252371
pine_mail_open: opening 
"{imap.otenet.gr/IMAP/novalidate-cert/norsh/user=vzoukos}INBOX" (stream was 
NULL) openflags=0x5000000  SP_USERFLDR SP_USEPOOL (19:40:10.252371)

19:40:10.252459
sp_stream_get({imap.otenet.gr/IMAP/novalidate-cert/norsh/user=vzoukos}INBOX): 
SP_MATCH

19:40:10.252522
sp_stream_get: no match found

19:40:10.252581
sp_stream_get({imap.otenet.gr/IMAP/novalidate-cert/norsh/user=vzoukos}INBOX): 
SP_SAME SP_TEMPUSE

19:40:10.252642
sp_stream_get: no match found

19:40:10.252701
pine_mail_open: there is an empty slot to use

19:40:11.012416
IMAP 19:40:11 4/30 mm_log babble: Trying IP address [62.103.147.209]

19:40:11.065612
IMAP DEBUG 19:40:11.065612: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR 
LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN] OTENET ready

19:40:11.065722
imap_cmd({imap.otenet.gr/IMAP/novalidate-cert/norsh/user=vzoukos}INBOX, 
STARTTLS, 0x0)

19:40:11.065784
IMAP DEBUG 19:40:11.065784: 00000000 STARTTLS

19:40:11.087475
IMAP DEBUG 19:40:11.087475: 00000000 OK Begin TLS negotiation now.

19:40:11.123195
sslfailure: host=imap.otenet.gr reason=SSL negotiation failed

19:40:11.123546
cancel_busy_cue(-1)

19:40:11.123618
stop_after(join=0) tid=b978c980

19:40:11.123693
@@@@ current:-1

19:40:11.123757

19:40:11.123765
cleanup_after() tid=ba738700
set_titlebar - style: 3  current message cnt:1

19:40:11.123856
  current_pl: 19  total_pl: 25

>>+ Ommited section
<<- Ommited section

Reply via email to