smtp email authentication
Many software cannot be used with mailjet SMTP because of the username.
you provide a long key but without any @domain.com, some software refuse the username.
suggestion :
if the username is ABCDEFGH....
Allow to enter ABCDEFGH@fakedomain.com as a username (and just ignore anything after the @)
That would allow us to configure any smtp client.
1
vote