brunolojor / jbrout

Automatically exported from code.google.com/p/jbrout
0 stars 0 forks source link

Use smtp accounts with authentication and SSL #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Configure an email account which need an authentication (e.g. smtp gmail)

What is the expected output? What do you see instead?
Send a mail
Instead : error

What version of the product are you using? On what operating system?
0.3.331 Ubuntu 1.10

Please provide any additional information below.
It's a true lack of authenticated, SSL/TLS support for the send mail option! 

Original issue reported on code.google.com by gautier....@gmail.com on 2 Jan 2009 at 4:05

GoogleCodeExporter commented 9 years ago
Which one or combination of the following do you require:
1. SSL support
3. TLS Support
2. Authentication

Original comment by r...@wallace.gen.nz on 9 Jan 2009 at 3:47

GoogleCodeExporter commented 9 years ago
For my gmail account, "I" require...

Use Authentication: Yes
Use STARTTLS: Yes
Port: 465 or 587

But, i think every combination may happen for everyone else!

Original comment by gautier....@gmail.com on 9 Jan 2009 at 5:30

GoogleCodeExporter commented 9 years ago

Original comment by r...@wallace.gen.nz on 6 Feb 2009 at 8:38

GoogleCodeExporter commented 9 years ago

Original comment by r...@wallace.gen.nz on 18 Jul 2009 at 1:42

GoogleCodeExporter commented 9 years ago
Implemented in r227.  

All tested except SSL as I don't have access to a SMTP server with SSL and a 
valid
certificate.  

Start TLS is the security option required for Gmail

Original comment by r...@wallace.gen.nz on 18 Jul 2009 at 4:02