Jump to content

Encrypted Email


phpknight

Recommended Posts

I am interested in sending encrypted email with PHP for bug reports, etc.--just text, no attachments needed, but I cannot find out enough about this so far to get it done.  What is the easiest way to do this that would remain reasonably hassle free?  I want to be able to change the From: name, email, etc., just like I do now but not have the email in normal text during the transmission when it is going to me.

 

Please provide an example.  For third party things, I am okay one they are installed, but I usually have trouble installing packages.  Thanks in advance!

 

Link to comment
https://forums.phpfreaks.com/topic/74279-encrypted-email/
Share on other sites

Right, but then wouldn't I also have to have PHP installed at home in order to decrypt the message?  And, is there a way to do that so I wouldn't have to do something special each time?  I still want to see the messages quickly just like plain text because it makes debugging the programs so much easier.

Link to comment
https://forums.phpfreaks.com/topic/74279-encrypted-email/#findComment-375287
Share on other sites

I guess I would have to work something out so stuff automatically gets decrypted without me having to do it by hand all the time--whether this was a software program or something I have to write--because it would slow me down if I had to decrypt every single message.  So, I want the security of encrypted email but with the ease of reading as well.  Any chance that can happen?

Link to comment
https://forums.phpfreaks.com/topic/74279-encrypted-email/#findComment-375386
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.