I get poorly formatted invoice related email from my payment gateway. I wan to automatically format these emails to make them more readbale. Mostly I want to remove few 'fixed' lines which are always present in email body.
- Do I need to run some sort of PHP process to do it?
- Is it possible to do it on email server itself?
EDIT
I have got cpanel access only.