0
A
回答
0
WordPress使用它自己的功能wp_mail()
發送電子郵件。由於它是'可插入'功能,因此您可以用WordPress plugin中的自己版本覆蓋它;
/**
* Plugin Name: GNUPG Mail
* Description: Send mail using GNUPG.
*/
function wp_mail($to, $subject, $message, $headers = '', $attachments = array())
{
// use the PHP GnuPG library here to send mail.
}
相關問題
- 1. mail和sendmail
- 2. 如何使用GNUPG和Crypt_GPG
- 3. FastCGI,PHP,Sendmail和Codeigniter
- 4. PGP版本GnuPG v2與GnuPG v2.0.22(MingW32)
- 5. Wampserver上的GnuPG
- 6. GnuPG + Webservice + ASP.NET
- 7. python gnupg timestamp
- 8. gnupg解密python
- 9. 與MySQL的GnuPG
- 10. GnuPG主目錄
- 11. Gitlab,docker和sendmail端口
- 12. Symfony2上的Sendmail和SwiftMailerBundle
- 13. 使用BouncyCastle和GnuPG 2.1的`pubring.kbx`文件
- 14. 找不到類'gnupg'?
- 15. GnuPG 4096位限制
- 16. SendMail SendAsync
- 17. 如何用Python gnupg模塊驗證gnupg簽名?
- 18. 在gnupg-for-java中爲GnuPG密鑰提供密碼
- 19. sendmail:如何在Ubuntu上配置sendmail?
- 20. sendmail已禁用
- 21. Sendmail格式
- 22. perl腳本sendMail
- 23. Spring Boot Sendmail
- 24. smtp,phpinfo,sendmail
- 25. Sendmail或替代?
- 26. PHP:mail()vs SendMail
- 27. 使用sendmail
- 28. Fedora 25 apache sendmail
- 29. PHP sendmail if elseif
- 30. 使用Sendmail