FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Mass email not working
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Mass email not working [message #168915] Thu, 08 August 2013 12:47 Go to previous message
ACDChook is currently offline  ACDChook   Hong Kong
Messages: 1
Registered: August 2013
Location: Australia
Karma:
Junior Member
I encountered a problem where mass emails would no longer send for me. Emails to individual users would send fine, but mass emails would throw a postfix/sendmail error - "No recipient addresses found in message header".

Eventually I realised that the problem lay in admmassemail.php, and specifically, when multiple addresses are passed with Bcc. In lines 84 and 97, the \n before Bcc is not being properly registered because it is inside single quotes - '\nBcc: ', instead of double quotes - "\nBcc: ".

Changing this fixed the problem for me.
[Message index]
 
Read Message
Read Message
Previous Topic: Forum email to ADMIN Email
Next Topic: I can't upload pictures
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 27 20:24:14 GMT 2024

Total time taken to generate the page: 0.05825 seconds