-
Dear @dinhvh,
31 August 2006: RFC4616: The PLAIN Simple Authentication and Security Layer (SASL) Mechanism:
- https://datatracker.ietf.org/doc/html/rfc4616
20 November 2008: CRAM-MD5 to Histori…
-
I noticed that I cannot forward emails with attachments without downloading the attachments first. I haven't seen it implemented properly yet on an IMAP server, but it is something that I'm interested…
-
Dear @go-ldap team,
Can you add supports of :
- SCRAM-SHA-1
- SCRAM-SHA-1-PLUS
- SCRAM-SHA-256
- SCRAM-SHA-256-PLUS
- SCRAM-SHA-512
- SCRAM-SHA-512-PLUS
- SCRAM-SHA3-512
- SCRAM-SHA3-512-PL…
-
I added a few lines in my init.lua . it doesn't work without any error messages:
```lua
{
"simrat39/rust-tools.nvim",
config = function()
require('rust-tools').setup({})
end
}
```
But …
-
Hi,
I'm not able anymore to connect to Exchange…
I have that error in debug mode :
`1011 NO LOGIN failed.`
Is there a link with the fact that Microsoft removed basic authentification ? https…
-
```
use lib version
* gimap-1.4.6
* javax.mail-1.4.6
(https://maven.java.net/content/repositories/snapshots/
-
To have compatibility with XMPP Servers and after:
- SCRAM-SHA-1
- SCRAM-SHA-256
- SCRAM-SHA-512
Can you add supports of :
- SCRAM-SHA-1-PLUS
- SCRAM-SHA-224
- SCRAM-SHA-224-PLUS
- SCRAM-SHA…
-
Hi again
Did you consider including SRV records for imap and email submissions, as recommended by https://bridge.grumpy-troll.org/2020/07/small-mailserver-bcp/ and https://tools.ietf.org/id/draft-d…
-
When a response contains a literal php ends in an endless loop.
See RFC about literals: https://tools.ietf.org/html/rfc3501#section-4.3
Below a snippet of the response of imap command `A1 LIST "…
-
Dear @ruby team,
In first, I wish you a Happy New Year!
20 November 2008: CRAM-MD5 to Historic:
- https://tools.ietf.org/html/draft-ietf-sasl-crammd5-to-historic-00
29 June 2017: CRAM-MD5 to…