PB Mail Lib support for SSL/TLS
Posted: Tue Jul 30, 2013 9:27 pm
The PB Mail library has recently been updated to support authentication of User Name and Password, which these days is a minimum SMTP requirement. However, the leading email server providers, notably Google, now only run a secure service using SSL/TLS. There is a popular C based library, OpenSSL, that could be used to enhance PB. OpenSSL however is very large and email security is only a minor part of it - a lib native to PB specifically for email would be far more appropriate.
I don't know how many PB Users actually need the Mail library, but I can see that it is increasingly of limited use because SSL/TLS is becoming the norm.
I don't know how many PB Users actually need the Mail library, but I can see that it is increasingly of limited use because SSL/TLS is becoming the norm.