maillog - fatal: No recipient addresses found in message header
syslog - [date] localhost drupal: http://xxxxxxxxxx|1206655931|mail|xx.xx.xx.xx|http://xxxxxxx.com/toboggan/revalidate/29|http://xxxxxxxx.com/user/29/edit|29||Error sending e-mail (from postmaster@xxxxxx.com to ).

-----------------------------------------------------------------------------------------------------------------------------

Seems that resend validation email is not working. I have tested and I am getting the initial validation email, so that is not an issue.

CommentFileSizeAuthor
#1 lt_fix_mail_sending.patch4.68 KBhunmonk
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hunmonk’s picture

Title: Re-Send Validation Email - No recipent » Broken mailing functionality
Assigned: Unassigned » hunmonk
Priority: Normal » Critical
Status: Active » Needs review
FileSize
4.68 KB

blech. i must have been brain dead when i was updating the mail code to 6.x -- it's broken all over the place... :(

attached patch should fix a couple of fairly big problems:

  1. Resend validation email code is now properly updated to 6.x
  2. logintoboggan_mail() was not using user saved mail subjects/bodies

please, somebody test this patch to confirm that both the resend validation email is working, and the module uses the admin configured welcome message instead of the default user mail text.

this is severe enough to warrant another release when it's fixed.

hunmonk’s picture

Status: Needs review » Fixed

well, nobody test it. i've tested it some, and i believe it's functioning ok, so i'm just going to commit and release.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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