• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Mail relay security

GeraldHi

New Pleskian
Does anybody know, when Postfix on Plesk 10 relays mail to other servers, is the text body encrypted?

For example:

Sender's Laptop -> Sender's Server -> Recipient's Server -> Recipient's Laptop

1. Sender's Laptop -> Sender's Server
This goes from the Sender's Laptop via SSL/TLS to the Sender's Server. The email is safely encrypted during transmission, and exists only temporarily on the server in plain text (assume that Sent mail is saved on peoples' laptops, not the server).

2. Sender's Server -> Recipient's Server
In this step, is the email encrypted?

Secondly:

In my logs of Sender's Server -> Recipient's Server, I have this in the logs:

"certificate verification failed for [subdomain of Recipient's Server] untrusted issuer [details of issuer]"

Did it go ahead and transmit the message encrypted using the unverified certificate or did it just transmit in plain text?
 
Back
Top