Closed alloc33 closed 1 year ago
Could you tell me your use case?
I would like the same thing. Main reason for a username and password is that I need to host the SMTP server "openly" on the web. I don't want other people to be able to send emails to this SMTP server. Being able to set a username / password prevents this.
Would it be possible for you to add this functionality?
@alash3al Any reason auth was removed in b17d10ed8a04edc621c3e5612e96ccd676ad97b8?
The main purpose for
smtp2http
is to redirect theSMTP
traffic directly toHTTP
endpoint which should do its own logic, so it has no authentication mechanism