I just moved a long-time client’s website over to DreamHost. The move went smoothly until we realized that Dreamhost does not support FormMail. The client has a FormMail script that collects data along with credit card information. On the old site, I had a PHP programmer develop a script that would encrypt the data before sending it, and it would be decrypted once received by the client using Gpg4win. Worked great.
Now we come to find that DreamHost uses FormSpree in place of FormMail, and we can’t get the encryption/decryption to work. I’'m desperate, as the programmer and I have been struggling for weeks now and I risk losing my best client.
Has anyone experienced something like this? Any suggestions on where to go from here?