Email notification can't be send
parasolx - July 18, 2009 - 00:52
| Project: | Watcher |
| Version: | 6.x-1.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#1
It would appear that Drupal was unable to send the messages. Does email work in other cases, i.e. user registration and password retrieval?
#2
yup.. it all work. that make me confuse either this module problem or drupal email sending email is problem.
#3
Are you using a mail module such as phpmailer, mimemail or smtp?
#4
before 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.
#5
Which 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.
#6
Changed priority to normal as it doesn't affect every user under every circumstance.
#7
I assume the fix I made in the development version to be working and will consider this fixed as per 6.x-1.3.
#8
Automatically closed -- issue fixed for 2 weeks with no activity.