How do I check the logs for Mass Contact? For example, I got an error when trying to send mail that it failed, and to check the logs. Where are these located? Thanks!
How do I check the logs for Mass Contact? For example, I got an error when trying to send mail that it failed, and to check the logs. Where are these located? Thanks!
Comments
Comment #1
oadaeh commentedThey should be in /admin/logs/watchdog or Administer -> Logs -> Recent log entries.
Comment #2
anonymous562 commentedNothing in the logs about the failed message send. Upon reading other posts, it seems there may be an invalid email address in the list? Is there an easier way of finding out which email address is dead, rather than splitting them into new groups and testing the mail that way?
Comment #3
oadaeh commentedI tried seeing if I could recreate the error message w/invalid e-mail addresses, both user and domain parts, but it always sent the message. The only time I got the error message, I also got a log message telling me why, and that was when I used the SMTP Auth. module and had an invalid SMTP server specified.
I think I would first recommend getting your version situation figured out first, and then see if this is still an issue.
Comment #4
anonymous562 commentedOk, now up to 2.4. Still same error. Some categories send fine, but one category (the "all users") category, which makes up about 75 users, fails. New in this version is an error bullet point that states 'cid=7'. I'm assuming this means category id or something similar, and saw in another post that this was for debugging purposes. Either way, no entry in the logs about this, and i'm not using smtp auth module.
Comment #5
oadaeh commentedDo you have access to the mail server's log files? It would sure be handy to be able to look through them.
Comment #6
anonymous562 commentedNegative, I'm on dreamhost and they say that I can't access those logs.
Comment #7
oadaeh commentedI've recently committed some changes to the 2.x branch. Can you try that version to see if it fixes your problems?
http://drupal.org/node/160686
Comment #8
anonymous562 commentedThis new dev version fixed the issue! Thanks for your work on this and following up. Cheers.
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #10
anonymous562 commentedThis problem started happening again. I'm now running 2.4 -- same error "1 errors encountered sending message. Please check the logs and try again." There is nothing listed in watchdog about this. I have tried to manually send emails to new members to check if any are broken, but they all go through... any other thoughts on why this is happening?
Comment #11
oadaeh commented