Is this problem still happening, and if so, how can I reproduce it (even if it happens randomly)?
We made some mail changes to Parodius during the late afternoon of June 10th, to help curb spam. The local SMTP server would have been down during that time, since the changes we had to apply affected both Internet-facing SMTP services as well as local SMTP services (configuration fun!).
If the problem is still occurring, post here or let me know (you can send mail to
support@parodius.com or me personally as
jdc@parodius.com) and I'll dig through logs to see what I can find.
Otherwise, it might be a PHP system-wide setting I need to adjust. Hmm...
EDIT: I can see how this was happening. The forum software was configured to use mail.parodius.com as it's SMTP server, which won't work as a result of our recent changes (see above). I changed the server to localhost, and sent myself a private message, which induced an Email:
Code:
From: phpbb@nesdev.com
To: nesdev@jdc.parodius.com
Date: Sat, 14 Jun 2008 14:12:42 -0700
Reply-to: phpbb@nesdev.com
Subject: New Private Message has arrived
Hello koitsu,
You have received a new private message to your account on "nesdev.com" and you have requested that you be notified on this event. You can view your new message by clicking on the following link:
http://nesdev.com/bbs/privmsg.php?folder=inbox
Remember that you can always choose not to be notified of new messages by changing the appropriate setting in your profile.
--
Thanks, Nesdev Forum Management
Can others please test and confirm success?