I have had the newsletter mod for awhile. It worked great. Today, I tried to send a newsletter and no one received it. After I clicked send it said it was sent successfully. Any ideas?
I just contacted my host and they said they ran some tests and their system is not blocking the emails. They said it could be a setting in the Snitz Forum code.
When I send the newsletter, all of them come back to me with this error attached:
Reporting-MTA: dns;WH182.hosting.corp.gd
Received-From-MTA: dns;WH182.hosting.corp.gd
Arrival-Date: Mon, 1 Feb 2010 16:41:25 -0700
Final-Recipient: rfc822;Email of Recipient Here
Action: delayed
Status: 4.4.7
Will-Retry-Until: Wed, 3 Feb 2010 16:41:50 -0700
This used to work fine but now it won't. Any ideas?
I'm still having trouble with the newsletter. All emails work within Snitz: registration, member to member, pm notifications, subscription notifications, etc... However, the newsletter will not send any emails.
What is different with the newsletter that is causing it not to work when all other email functions do? I'd really like to get this working again.
Since it seems very likely that my problem with the newsletter mod will not be fixed any time soon, can anyone recommend a good free asp newsletter script that they use? I don't want links to hotscripts or similar sites, I'd like first hand advice from ones that you use and like.
Do you want to post a text version of the nlEmail_List.asp (if text based) or the nlEmail_List_html.asp (if html based) files? The other thing to consider is did the hosting company apply patch upgrades to the server or change the Operating System all together.
If you are using cdonts then it should work, but if you are using cdosys then you will need to add the following to the inc_mail_html.asp file and that should work:
On another topic regarding the Newsletter... Is it possible to create a Test button that only sends it to me? Sometimes I make a mistake in the letter layout but only after I've sent it to everyone on the list. If I had a "test" button then I could avoid some of those mistakes.
Carefree, the script you posted is radically different from my newsletter. What I want to do is add a new button to my existing newsletter page that when clicked only sends the newsletter to me.
I would like the button to be placed as it is in the picture. I know how to make the button itself, but I don't know how to make it only send it to me.
Active Server Pages error 'ASP 0116'
Missing close of script delimiter
/forum/testnewsletter.asp, line 175
The Script block lacks the close of script tag (%>).