This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| reference:smtp_spam_reduction [2013/04/24 14:51] – [Domainkeys] paul | reference:smtp_spam_reduction [2018/11/14 10:45] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| The system is too complex to go into here, but it essentially takes key parts of the message header, as well as the message body and creates a PKI digital signature on it, using a ' | The system is too complex to go into here, but it essentially takes key parts of the message header, as well as the message body and creates a PKI digital signature on it, using a ' | ||
| - | If you have VPOP3 signing outgoing mail using Domainkeys, you should store the private keys in PEM format in a file called **domainkey_< | + | If you have VPOP3 signing outgoing mail using Domainkeys, you should store the private keys in PEM format in a file called **domainkey_< |
| + | |||
| + | VPOP3 will automatically choose the appropriate private key file depending on the sender' | ||
| One disadvantage of Domainkeys happens if some other software alters the message content. For instance, if something adds a 'this message has been checked for viruses', | One disadvantage of Domainkeys happens if some other software alters the message content. For instance, if something adds a 'this message has been checked for viruses', | ||