Error sending e-mail
pcambra - December 30, 2008 - 18:15
| Project: | Comment Subscribe |
| Version: | 6.x-1.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
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
#2
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.
#3
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."
#4
Hm...m
I came back too (from 1.2 to 1.1), but now the messages not sended at all ... :(
#5
I also get this error. Any ideas?
#6
same problem for me, tried 1.2 and latest dev versions with drupal 6 & mysql
#7
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.
#8
lol same problem here.
#9
Same problem here...
#10
Hi all,
We are working on that , will reply you all soon.
Regards
Krishna
#11
Hi all,
Fixed the issue in the latest commit.
Regards
zyxware
#12
Thanks folks :) It works now.
#13
fixed? but i cant see any new release of this module ?
#14
It's available in latest commit.
#15
Automatically closed -- issue fixed for 2 weeks with no activity.