Encrypting the output of the mailer module. Encrypting the output of the mailer module.
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Encrypting the output of the mailer module.

Started by Muttster, February 02, 2004, 04:32:41 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Muttster

Is it possible to encrypt the email generated by the mailer.inc.php.  I have not been able to find any options to do this.   Will it work with s/mime or any other encryption tool?

Thanks in advance.

Joachim Müller

out-of-the-box: no. If you're a code wizard, you could do this (not an easy task though). Please understand that I can't give you instructions on how to do it. Coppermine doesn't come with it's own email server, it uses the existing one...

GauGau