• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

DomainKeys in PHP mail();

M

meto

Guest
Although DomainKeys are great function and work just excellent, one problem just pop to my head - what about mail() function in php? I've checked and mail is not signed from it, therefore mailserver sends it form @domain.com which _domainkey.domain.com DNS entry says that ALL emails are signed. Anyone have a solution? Parallels maybe?
 
Good Question

I was wondering if anyone has an answer to this?
 
As you can see nobody - bump!

However i have some kind of workaround: i use SMTP to sand mail via forums and scripts that have implemented it.
 
Back
Top