• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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