Disable STARTTLS?

dirkb

New member
Joined
Apr 19, 2011
Messages
3
On my DirectAdmin (1.37) VPS, I'm having a problem with the mailserver.

As response to the EHLO command, the server shows amongst others 250-STARTTLS
When the mailserver connecting to it, does a STARTTLS as response to this I get a
454 TLS currently unavailable.
For most mailserver, this means that they will fall back to a none-TLS connection and send mail via that. However some mailservers are not that clever and will simply stop the mailsending. This means that some mailserver are not able to send mail to my mailboxes (hosted on the DirectAdmin system).

Is it possible to disable this STARTTLS part, so that within the EHLO response the DirectAdmin system no longer via that 250-STARTTLS?
 
Did you try to search the forums with the keyword STARTTLS?

Yes I did, and in most cases it was about not working, not about disabling. And as it seemed to work fine in some cases I though that this would not solve the poblem I was seeing. But as you can see from my own previous reply, re-creating the cert fixed the issue.
 
Back
Top