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

k74’s picture

I 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

mjourney2’s picture

yes, 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.

AlGin’s picture

Yes, 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."

AlGin’s picture

Hm...m
I came back too (from 1.2 to 1.1), but now the messages not sended at all ... :(

d.holmen@gmail.com’s picture

I also get this error. Any ideas?

jaakl’s picture

same problem for me, tried 1.2 and latest dev versions with drupal 6 & mysql

sbogner@insightcp.com’s picture

Same 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.

Arshad Vayani’s picture

lol same problem here.

sonlinemedia’s picture

Same problem here...

krishnarp’s picture

Hi all,

We are working on that , will reply you all soon.

Regards

Krishna

zyxware’s picture

Hi all,

Fixed the issue in the latest commit.

Regards
zyxware

mansari’s picture

Status: Active » Fixed

Thanks folks :) It works now.

Arshad Vayani’s picture

fixed? but i cant see any new release of this module ?

zyxware’s picture

It's available in latest commit.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

human_robot’s picture

Project: Comment Subscribe » Drupal core
Version: 6.x-1.2 » 7.14
Component: Miscellaneous » mail system

I 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