edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* Cannot connect to my e-mail service's imap
@ 2024-02-12 23:57 Cleverson Casarin Uliana
       [not found] ` <20240112190911.eklhad@comcast.net>
  0 siblings, 1 reply; 2+ messages in thread
From: Cleverson Casarin Uliana @ 2024-02-12 23:57 UTC (permalink / raw)
  To: edbrowse-dev

Hi, I use a paid e-mail service, cotse.net, which Thunderbird manages 
well, but edbrowse is having some problem. The starting lines of the 
respective mail account in my config file is as follows, including my 
comments for each setting I am trying to use:

mail{
imap
inserver=mail.cotse.net
# the following gives ssl connect error on libcurl:
inport=*993
# The following gives invalid login or password:
inport=^993

then the function goes on normally until the end. Could it be that 
edbrowse doesn't accept my password, which was generated by a password 
manager and contains characters like ^, +, and _?

Best,
Cleverson


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Cannot connect to my e-mail service's imap
       [not found] ` <20240112190911.eklhad@comcast.net>
@ 2024-02-13  0:28   ` Cleverson Casarin Uliana
  0 siblings, 0 replies; 2+ messages in thread
From: Cleverson Casarin Uliana @ 2024-02-13  0:28 UTC (permalink / raw)
  To: edbrowse-dev

Hi, the command edbrowse -d4 -f1 gave me only the following 3 lines:

imap is not move capable 

SSL connect error in libcurl: 

no mail

then I changed inport=*993 to inport=^993, and issued the command again:

curl< 

* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE 
IDLE STARTTLS LOGINDISABLED] Dovecot ready.
curl> 

A001 CAPABILITY 

curl< 

* CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE 
STARTTLS LOGINDISABLED
A001 OK Pre-login capabilities listed, post-login capabilities have 
more.
imap is not move capable 

Invalid login or password 

no mail

Cleverson


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-13  0:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-12 23:57 Cannot connect to my e-mail service's imap Cleverson Casarin Uliana
     [not found] ` <20240112190911.eklhad@comcast.net>
2024-02-13  0:28   ` Cleverson Casarin Uliana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).