-
Updated
Oct 6, 2020 - Python
smtp-client
Here are 170 public repositories matching this topic...
-
Updated
Nov 3, 2020 - C#
-
Updated
Nov 1, 2020 - C
-
Updated
Sep 3, 2019 - Python
-
Updated
Oct 31, 2020 - Python
-
Updated
May 29, 2020 - Python
-
Updated
Oct 31, 2020 - Go
-
Updated
Sep 15, 2019 - C#
-
Updated
Dec 12, 2019 - Java
-
Updated
Apr 28, 2020 - C
-
Updated
Oct 17, 2020 - Go
Currently SMTP API users need to parse responses to ehlo() manually. There should be a high level API for accessing such data, e.g. to retrieve the maximum size of messages, if 8 bit / utf-8 messages are accepted, etc.
Sample response:
250-PIPELINING
250-SIZE 200000000
250-ETRN
250-AUTH PLAIN LOGIN OAUTHBEARER
250-AUTH=PLAIN LOGIN OAUTHBEARER
250-ENHANCEDSTATUSCODES
250-8BITMIME
-
Updated
Jan 7, 2019 - Go
-
Updated
Sep 21, 2020 - Go
-
Updated
Oct 1, 2020 - Python
-
Updated
Nov 3, 2020 - PHP
-
Updated
Oct 8, 2018 - PHP
-
Updated
Jul 11, 2020 - PHP
-
Updated
Apr 8, 2018 - C++
-
Updated
Feb 25, 2020 - Smalltalk
-
Updated
Sep 23, 2020 - TSQL
Improve this page
Add a description, image, and links to the smtp-client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the smtp-client topic, visit your repo's landing page and select "manage topics."


If one were to compile the qmail code with -Wall -Werror, the following error is produced:
Is there a conditio