Customizing SMF > SMF Coding Discussion
[BUG] Announcement Board
Killer Possum:
If you setup a board to send out an announcment it works now in Beta 5, but when it sends the e-mail, it doesn't add any recipients ;)
Notice the 'TO:' part ;)
--- Quote ---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. ------
Received: from nobody by **********.lewismedia.com with local (Exim 4.30)
id *****************; Thu, 22 Apr 2004 02:02:15 -0400
To:
Subject: New announcement: **********************
From: "\[R:A:T\] Clan Community" <*********@ratclan.com>
Content-Type: text/plain; charset=ISO-8859-1
Return-Path: *********@ratclan.com
Date: Thu, 22 Apr 2004 06:02:15 +0000
Message-Id: ********************
X-rewrote-sender: *********************
View it at http://www.ratclan.com/community/index.php?topic=62.new#new
Regards,
The [R:A:T] Clan Community Team.
--- End quote ---
* = I removed e-mail addresses and what not ;)
[Unknown]:
--- Code: ---sendmail($row['emailAddress'], $txt['notifyXAnn2'] . ': ' . $_POST['subject'],
--- End code ---
I would guess you have a member registered with no email address defined.
-[Unknown]
Killer Possum:
oh wait... hehe DUH! :P I created a test account and omitted an e-mail address ;)
So does that mean that the rest of the e-mails were sent to other members, but not to the test account because there's no e-mail?
Oldiesmann:
Not sure actually. Depends on where the "blank" appeared in the list of addresses...
[Unknown]:
No, they were all sent. That's just a bounce.
-[Unknown]
Navigation
[0] Message Index
[#] Next page
Go to full version