I have recently added SSL functionality to the checkout process on a website. The SSL server is separate from the one hosting the site so I transferred the files and made a new config.php. Everything is working except for the offline credit card processing. It doesn't send the e-mail containing the credit card number anymore.

The user still receives a confirmation e-mail, the store registers the transaction but the split credit card information e-mail isn't sent.

Does any one know how to fix this?

Thank you