Closed (fixed)
Project:
Watcher
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2009 at 00:52 UTC
Updated:
11 Aug 2009 at 19:20 UTC
Email notification can not be sent to the user subscribing certain topics. I try to make a testing by through watcher testing method and i have receive those email. But when someone subscribe and that nodes either have been commented or updated, the email failed to send.
When i try to send it manually this error come out:
Unable to send e-mail. Please contact the site administrator if the problem persists.
And i lookup in the dblog and here is the error:
Watcher failed to send notifications using the cron method.
Could this module problem or i need to check my drupal email setting?
Comments
Comment #1
solipsist commentedIt would appear that Drupal was unable to send the messages. Does email work in other cases, i.e. user registration and password retrieval?
Comment #2
parasolx commentedyup.. it all work. that make me confuse either this module problem or drupal email sending email is problem.
Comment #3
solipsist commentedAre you using a mail module such as phpmailer, mimemail or smtp?
Comment #4
parasolx commentedbefore i used mimemail.. then i have uninstall it seems i think it is the reason..
then after unistall this module, seems the error still same.
Comment #5
solipsist commentedWhich module?
Please disable all modules but Watcher and see if that fixes the problem. You can also download the development snapshot and see if it works as it uses a different method to create the from string used in the emails.
Comment #6
solipsist commentedChanged priority to normal as it doesn't affect every user under every circumstance.
Comment #7
solipsist commentedI assume the fix I made in the development version to be working and will consider this fixed as per 6.x-1.3.