You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have any plans to implement or allow implementation (by interface extension) of basic HELP response? I really admire and appreciate your work. Happy to add PR if this is acceptable.
The text was updated successfully, but these errors were encountered:
Currently conn.go does not support HELP SMTP command and throws a 502.
This presents a problem because many clients, like curl, request HELP upon connection.
Do you have any plans to implement or allow implementation (by interface extension) of basic HELP response? I really admire and appreciate your work. Happy to add PR if this is acceptable.
The text was updated successfully, but these errors were encountered: