I am having a similar error as this post:

http://drupal.org/node/36134.

I cannot send any emails through the RSVP module -- all come back saying "Failed sending emails to these recipients" and then lists all the email addresses I entered. All other site email works. Any ideas?

Comments

nigma3d’s picture

BTW, I also tried applying the http://drupal.org/node/24116 patch with no luck

ysanchez’s picture

Version: 4.6.x-1.x-dev » 4.7.x-1.x-dev
Priority: Critical » Normal

Same problem using phpmailer instead of default configuration for sending mails through SMTP.

ysanchez’s picture

Same problem using the new SMTP support module (4.7.x).

mustang-oc’s picture

Same problem even after applying the patch

owahab’s picture

Assigned: Unassigned » owahab
owahab’s picture

RSVP was not making any use of SMTP module or Drupal's user_mail (Drupal 4.7).
Corrected this.
If you still run into problems even with SMTP module enabled, let me know.

owahab’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)