1
Ive just moved my hosting provider, I backed up my database & all my files, I uploaded all the files to the new host, uploaded the database, edited my mainfile to point to the correct places. Went into admin and selected the correct path for sendmail (although its set as php {mail}). Problem is when I try a form such as register I dont get an email. The form says its succesfull but nothing comes through.
The sendmail on the server is running qmail which is symlinked from sendmail forms on the server using this path to sendmail /var/qmail/bin/sendmail
can anyone help with this? my site is useless if no-one can register. :(