Author |
|
glenelkins Newbie
Joined: 25 August 2020 Location: United Kingdom
Online Status: Offline Posts: 33
|
Posted: 24 November 2020 at 6:44am | IP Logged
|
|
|
Is there a plugin to use TLS on smtp?
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 24 November 2020 at 9:39am | IP Logged
|
|
|
Do you mean STARTTLS, or TLS v1.*? Which port do you use to connect to the server?
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 24 November 2020 at 10:15am | IP Logged
|
|
|
You don't need any plugin, secure TLS connections will work out of box. If you set SSL checkbox when adding an account (or a mail server in admin panel), the connection with that server will be established via a secure layer. Webmail will pick the most secure SSL protocol among supported by the given mail server (usually, TLS 1.2).
Regards,
Alex
|
Back to Top |
|
|
glenelkins Newbie
Joined: 25 August 2020 Location: United Kingdom
Online Status: Offline Posts: 33
|
Posted: 24 November 2020 at 12:12pm | IP Logged
|
|
|
I mean tls 1.2 .
I have another thread on here where I can’t connect smtp to office 365, after looking into it they require tls 1.2 and not ssl. All it keeps doing is saying the authentication failed but imap works perfectly fine so I’m assuming it’s down to the ssl checkbox and not tls?
I’ve tried everything, port 25 with ssl unchecked, port 587 with it checked and unchecked, nothing works. There must be something going on, why would the credentials work for imap but not smtp?
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 24 November 2020 at 10:31pm | IP Logged
|
|
|
Some email service providers may disable SMTP authentication, and my guess is that's the case. The connection itself is established, so I don't think SSL/TLS connection is the issue. Did you try sending mails from that account using some other email client, one that works via IMAP/SMTP?
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
glenelkins Newbie
Joined: 25 August 2020 Location: United Kingdom
Online Status: Offline Posts: 33
|
Posted: 25 November 2020 at 12:32am | IP Logged
|
|
|
Igor wrote:
Some email service providers may disable SMTP authentication, and my guess is that's the case. The connection itself is established, so I don't think SSL/TLS connection is the issue. Did you try sending mails from that account using some other email client, one that works via IMAP/SMTP?
--
Regards,
Igor, Afterlogic Support |
|
|
It does look like it’s office blocking it, but we also tried port 25 after disabling authentication and still doesn’t work. Looks like need some sort of connector setting up
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 25 November 2020 at 1:44am | IP Logged
|
|
|
Sorry, but there's a crucial question that remains unanswered:
Did you try sending mails from that account using some other email client, one that works via IMAP/SMTP, for example Mozilla Thunderbird?
It's important to determine whether this is the issue with SMTP account, or with WebMail Pro.
Thank you.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|