Each time a comment is sent, the comment subscribe sends correctly the mail, but it shows a message of error, the watchdog looks like this:
Error sending e-mail (from admin@mail.com to ).
Where admin@mail.com is the mail of the uid 1.
I've asked my hosting, but they see the mail sent ok
Comments
Comment #1
k74 commentedI was the same error in 6x-1.2, in Administration » Reports: Error sending e-mail (from admin@xxx.es to ).
In the top of node, after sending the comment:
"It was not possible to send mail. Please contact the site administrator if the problem persists."
In my folder entry the email:
A message that you sent contained no recipient addresses, and therefore no delivery could be attempted.
------ This is a copy of your message, including all the headers. ------
To:
Subject: www.fullcustom.es :: new comment for your post.
X-PHP-Script: www.fullcustom.es/index.php for 81.xxx.xxx.xxxx
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed; delsp=yes
Content-Transfer-Encoding: 8Bit
X-Mailer: Drupal
Errors-To: admin@xxx.es
Return-Path: admin@xxx.es
Sender: admin@xxx.es
Reply-To: admin@xxx.es
From: admin@xxx.es
Message-Id:
Sender:
Date: Wed, 31 Dec 2008 17:57:17 +0100
Comment #2
mjourney2 commentedyes, I am getting the same error.
The problem appears to be in the $to variable.
The email address of the recipient is not being passed correctly to drupal_mail().
I reverted to the old version for now.
Comment #3
AlGinYes, this problem I have also with "To:" and after comments posting I have msg:
"Unable to send e-mail. Please contact the site admin, if the problem persists."
Comment #4
AlGinHm...m
I came back too (from 1.2 to 1.1), but now the messages not sended at all ... :(
Comment #5
d.holmen@gmail.com commentedI also get this error. Any ideas?
Comment #6
jaakl commentedsame problem for me, tried 1.2 and latest dev versions with drupal 6 & mysql
Comment #7
sbogner@insightcp.com commentedSame issue for me - at first I was on 6.8, then upgraded to 6.9 to see if that fixed it; nothing changed. I know email works on the server, and other emails in drupal still work - webforms, log notifications, etc. It only seems to be in the comment notifications.
I went back to 6.x-1.0 and it didn't have an error, but didn't send email either. Same thing for 6.x-1.1; when I got to 6.x-1.2 I get the error. And I did run update.php with 6.x-1.2.
Comment #8
Arshad Vayani commentedlol same problem here.
Comment #9
sonlinemedia commentedSame problem here...
Comment #10
krishnarp commentedHi all,
We are working on that , will reply you all soon.
Regards
Krishna
Comment #11
zyxware commentedHi all,
Fixed the issue in the latest commit.
Regards
zyxware
Comment #12
mansari commentedThanks folks :) It works now.
Comment #13
Arshad Vayani commentedfixed? but i cant see any new release of this module ?
Comment #14
zyxware commentedIt's available in latest commit.
Comment #16
human_robot commentedI also had this problem with Drupal 7 because I didn't set an email address in "E-mail addresses to notify when updates are available" here:
Home » Administration » Reports » Available updates