Rajesh,

Sorry, I seemed to be stumped as to why encrypted email is not received by those domains. Are there contacts at any of the offending domains that might be able to help you resolve this?

Anyway...to your question:

I don't see any thorough documentation, but here <http://inoa.net/qmail-tls/qmail-remote.txt> is were qmailtoaster's qmail-remote tls patch comes from, and a plesk <https://support.plesk.com/hc/en-us/articles/213394349-Unable-to-send-mail-out-to-a-certain-domain-with-Qmail-SSL-routines-SSL3-CHECK-CERT-AND-ALGORITHM-dh-key-too-small> example based on the qmailtoaster wiki. Also it looks like the best documentation here <http://www.lhotkanet.cz/mirror/www.qmailtoaster.com/distro/qt-doc/QT-README.starttls>.

It looks like you'll need to create the directory /var/qmail/control/notlshosts and touch the file for the domain(s) for which you do not want tls connection.

So:

# cd /var/qmail/control

# mkdir notlshosts

# chown root:qmail notlshosts

# chmod 755 notlshosts

# touch notlshosts/mx.somedomain.tld

# chown root:qmail notlshosts/mx.somedomain.tld

# chmod 644 notlshosts/mx.somedomain.tld

Where 'mx.somedomain.tld' is the domain that receives plaintext email.

You may have to play with permissions, I'm not sure.

Eric


On 4/4/2017 9:16 PM, Rajesh M wrote:
hi

i am getting problems sending emails to specific domains

i wish to enable notlshosts for such domain

saw the wiki but not much use
http://wiki.qmailtoaster.com/index.php/Notlshosts/FQDN

saw a few examples in qmail forum but am not clear on the instructions.

i require the detailed steps please.

thanks
rajesh




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

--
Eric Broch, IMSO, DAM, NGOO, DITH, URTS
White Horse Technical Consulting (WHTC)

Reply via email to