Kitura / Swift-SMTP

Swift SMTP client
Apache License 2.0
260 stars 60 forks source link

Could you provide an example with TSL or SSL? #96

Open diuming opened 5 years ago

diuming commented 5 years ago

I'm testing Swift-SMTP with Gmail in two situations. (less secure app access is on and off)

Swift-SMTP version: 5.1.0

So, could you provide an example for situation 2

issue with gmail (when less secure app access is off)

Bad response received for command. command: (ZXdvdGRnYWJEVw==), response: 534-5.7.9 Application-specific password required.

quanvo87 commented 5 years ago

I don't think it is possible for it to work with less secure app access turned off.