Page 1 of 1

Substitute for mail() function

Posted: Fri Dec 19, 2008 8:50 pm
by Thauwa
Hello.
I am new to these forums. :oops:
The host I am using (GoDaddy) disables any function to be carried out with the php code mail().
My need is dire. I need to somehow use this method.
Can anyone give me a suitable approach to my problem (i.e. something to replace "function')?

Thank you. I am working a 'deadlined' project for my boss and the system I am making is a php/mysql one.
So please help me. Thank you!

Re: Substitute for mail() function

Posted: Fri Dec 19, 2008 8:55 pm
by Chris Corbyn
Swift mailer. Although godaddy give that a hard time too. Of you can, get off godaddy cos they have heaps of restrictions.

Re: Substitute for mail() function

Posted: Sat Dec 20, 2008 5:01 am
by Thauwa
Thank you. But I am having problems using swift mailer. please advice me if possible.