N Gauge Forum

Notices, Help With Problems and Your Forum Ideas... => Notices => Topic started by: Tank on May 07, 2014, 08:09:52 AM

Title: Forum Email Issue
Post by: Tank on May 07, 2014, 08:09:52 AM
Hello all,

As some may have noticed we are having a problem with our outgoing emails.  I've had to raise a 'ticket' with the hosting company about it, so hopefully it will be resolved today.

Thanks!
Tank.
Title: Re: Forum Email Issue
Post by: Ray Haddad on May 07, 2014, 11:43:04 AM
Did you change the SMTP settings on the SMF forum admin? Unless you used PHP mail() that needs to be done. If you did use it (PHP mail() - the default), change it to SMTP and then back to mail() and it should work. The PHP hooks are to the server source for PHP in your database. I had that issue during a move.
Title: Re: Forum Email Issue
Post by: Tank on May 07, 2014, 07:11:40 PM
Many thanks for the suggestion Ray. :thumbsup: