Oldes / Rebol-wishes

Repository for keeping Rebol related wishes out of issues
0 stars 0 forks source link

Provide schemes for secure SMTP, IMAP4 and POP3 #10

Open Siskin-Bot opened 4 years ago

Siskin-Bot commented 4 years ago

Submitted by: IngoHohmann

At least in Germany all major email providers are switching to secured email access.

If Rebol is not able to use this, its usefullness in these parts is greatly reduced.


Imported from: CureCode [ Version: r3 master Type: Wish Platform: All Category: Ports Reproduce: Always Fixed-in:none ] Imported from: https://github.com/rebol/rebol-issues/issues/2111

Comments:


Rebolbot added the Type.wish on Jan 12, 2016


Oldes commented 2 years ago

SMTP protocol is almost ready: https://github.com/Oldes/Rebol3/blob/master/src/mezz/prot-smtp.reb

Oldes commented 2 years ago

POP3: https://github.com/Oldes/Rebol3/blob/master/src/mezz/prot-pop3.reb