From: SourceForge.net <no...@so...> - 2008-09-14 13:25:53
|
/mod/mailinglists item #2109418, was opened at 2008-09-13 16:44 Message generated for change (Comment added) made by blindman1344 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=765094&aid=2109418&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Support Request Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Chris (teliki) Assigned to: Greg Meiste (blindman1344) Summary: Does not generate emails Initial Comment: Hi there, I cannot get mailinglists to send email. When I subscribe it sets up the request on the proper list but the confirmation email is never sent. Similarly when I directly add an approved user and try to send out email it doesn't send anything. I checked that the php "mail" function works on my server (using a simple test script) and it works. The module looks perfect for our use - hope we can get it functioning. Thanks, Chris ho...@ya... ---------------------------------------------------------------------- >Comment By: Greg Meiste (blindman1344) Date: 2008-09-14 08:26 Message: That is strange since the Users module and the Mailing Lists module both use phpWebSite's core Mail class for sending email. Did you modify any of the Mailing Lists default settings? Do you see any error messages in logs/error.log? ---------------------------------------------------------------------- Comment By: Chris (teliki) Date: 2008-09-14 07:56 Message: Forgot to add that I can send email via other phpwebsite functions. For example if I add a new user and click "send email notification", the email is sent and received. The mail settings in config/core/mail_settings.php is set to "define('MAIL_BACKEND', 'mail');" ---------------------------------------------------------------------- Comment By: Greg Meiste (blindman1344) Date: 2008-09-13 19:38 Message: Do you receive any emails from other phpWebSite modules? Because the Mailing Lists module uses the phpWebSite core mail class, chances are something may be misconfigured in the core. Please double check your mail settings in config/core/mail_settings.php and modify if necessary. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=765094&aid=2109418&group_id=81360 |