Newsletter Sending With Aspemail Or Jmail

Is there a way to send a newsletter to 14.000 addresses using an web-sending email aplication like Jmail, ASPemail or others? Ill tell you the whole problem, my friends. Im responsable of sending the newsletter, and my life is travelling from one city to another.

I dont have any notebook, so it would be very helpful if I could make (or use another's) aplication in where, using a user & pass, I could enter to a site and run "send" and then quit.

View Replies


ADVERTISEMENT

Jmail Newsletter

I am currently trying to code a newsletter script with asp using jmail. I've seen hundreds of examples on the net that accomplish this but there is only one problem they all use a do while statement that sends one email at a time. When I do this the server times out because my list is so long. So I have been trying to write a scrip that uses the BCC function to send one email to everyone at once. Unfortunatly I can't seem to get it to work. Does anyone have any ideas how I can do this?

View Replies View Related

Sending Email/newsletter

Currently,i've done up something like a newsletter that is being sent to all users in the database. My problem now is how do I hide the rest of the recipients' address and show only the address of the recipients? Say for example, I sent this mail to user A, B and C.

However when A views her mail, she only sees her address. I know this sounds absurd but I'm just following orders. I cant user Bcc in this instance because this is like a mass emailing thingy. Can anyone assist me? I know I can make use of while loops but I'm a beginner in ASP,quite clueless on what to do. Code:

View Replies View Related

Sending Formatted HTML Newsletter

I want to build a system that sends formated HTML newsletter. Like the one we recevive from microsoft. How do we include the whole page with the pictures and style in an e-mail

I am using CDOSY

Do those developers use HTMLBody property or something else

View Replies View Related

Jmail Not Sending Outside My Domain

I'm trying to send an email to customers with their order information. I thought I had it working because I had been using my email. But when I changed and use an email outside of "______@faceproject.org" I get an error that says it cannot be found.

Here is my code:....

View Replies View Related

Sending PDF Attachments With JMail?

for some reason i cannot send PDF's as an attachment, every other file type i try sends fine, but not pdf's..

could anyone please tell me why this is, and if there is a work around for it?

I'm running JMail 4.7

View Replies View Related

Sending Attachment Using JMAIL

I have problem sending attachment (word document) using JMail. Here is my asp file: Code:

View Replies View Related

Sending Data Info With Jmail Page.

I have a SelectBoxes.asp page that is working with multiple selection
dropdown boxes to extract data and total the selection prices.
Tom & Bob were kind enough to give me a big help getting this page
working and it's working just fine, no problems with this page.

However I then would like this data e-mailed using jmail (my host insists
on this method) and that is the function of the sendEMail2.asp page.

This is failing and only giving me a HTTP 500 - Internal server error and
I'm at a loss as to what's wrong. Code:

View Replies View Related

Sending Double Byte Characters Via Jmail And Javascript

In dreamweaver using javascript I've developed a page that sends the form's contents via Jmail to the user. It works fine until i try to send double byte characters(i.e. japanese). It sends the email but once i open it up in a mail client the text is illegible. My mail server and mail client never has problems sending and recieving double byte characters, the only time this problem pops up is when i send an email from an ASP page via Jmail. I've tried sending the email in plain text and html but it hasn't made any difference. Here is the code I've been using: .....

View Replies View Related

Jmail 3.7.0 Sending Sessionid With Hyperlink Email Body

I use jmail to send email. Version 3.7. I want to send hyperlink in the mail body with sessionid variable. But I dont know how to concatenate it.

Here is the example which dont work.....

View Replies View Related

Sending (text Or Html Version) Messages Using JMail

I have that form that send email to subscribers. Even if the specified option is set to "TEXT" I still see the HTML coding in the message... Tho when I look the source of the message I see "X-Mailer: JMail 4.5 by Dimac

Content-type: text/plain; charset=iso-8859-1: and all the <br> code are that way : <br=3E

my jmail code:

View Replies View Related

ASP Form Fills In Newsletter. How To Save Newsletter?

I have a form that collects data fro a newsletter. Data is passed via form variables and dislplayed on in the newsletter. I am trying to nit use a database due to space concerns. How do I save the newsletter page after the form has been ccompleted?

View Replies View Related

Jmail Jmail.SMTPMail Error '8000ffff'

I am testing JMail through ASP on my local server so I can just swap out serverAddress when it goes live to make a simple switch with our live server.

However I KEEP getting :

The message was undeliverable. All servers failed to recieve the message

jmail.dll was installed into windows/system32 and regsvr32 jmail.dll was successful.

Here's the code; I specified :

localhost:25
mail.locahost:25
mail.localhost.com:25
127.0.0.1:25

all with and without the :25 on the end. No go. Same error. Here's my code :

View Replies View Related

ASPEmail And AOL

I am having problems sending html emails to our customers using ASPemail. It looks like AOL is blocking these emails with their SPAM filter....

View Replies View Related

Cdonts To Aspemail

Been struggling with this for a week to no avail. I have run simple test mail scripts and they work fine, but when I try to modify the existing formmail.asp it doesnt seem to work......

View Replies View Related

Error Using ASPEmail.dll

I am using Persits.MailSender object of ASPEmail.dll to send an email. I am getting the following error message 'Software caused connect abort'

Can any one tell what the problem could be?

NOTE : SMTP port 25 is open, as i can connect to the SMTP server with telnet <server name> 25

View Replies View Related

ASPEmail Script

Need help with the CC object of ASPEmail script, how can I make it dynamic so that a varible can be inserted in this obj instead a static email address

View Replies View Related

ASPemail Question

When I submit my form, it works fine, and it comes into my MS Outlook. But for some odd reason, after line 8, it stops creating the output on a new line. Now this is no problem for me, but this will be going to someone else, and they'll get confused. Does anyone know why it stops line-breaking? Code:

View Replies View Related

AspEmail Vs CDO :: (sendque) Which Is Better?

If you are sending out bulk emails in the range of 800 to 1000 per day
which component is better:

1. ASPEmail
2. CDO

....and further, do they also BOTH use a SEND TO QUEUE option.

I wish to progress according to the best one for the job...which do you
think?

My current host maximumASP.com only allow 800 emails per day - grrrrr -so I
am now forced to consider the painful sendqueue route which could result in
my outgoing emails sitting on the server for hours if others are doing the
same thing.

List server is too expensive complex; Cannot find a suitable local bulk
emailer program except Access Mailer from FMS which is single threaded and
does not auto-detect html or text mime in recipient email.

View Replies View Related

Strange ASPEmail Problem

Not sure if anybody has run into this problem. I'm using ASPEmail from Persits to generate an email and send it. The problem is that when I check the email that the asp code sent using Outlook Express or Outlook the email gets cut off 3/4 of the way. If I check the email on hotmail, yahoo mail, any other email program....the email comes in full. Any ideas why this might be?

View Replies View Related

Form ASPEMAIL Does Not Function.

I am having a problem and I do not know as to decide. I had a form that he used another jmail component, something thus... and I modified the code to use aspemail, but t� not giving certain, only is giving errors of this, that and etc...

I would like well very to ask for to the voc�s aid this form to function. My server only accepted ASPEMAIL. Somebody has a form I to use of model ASPEMAIL. Well if somebody that understands well to be able to look at the code below and to see the errors, and if will be able to fix, Code:

View Replies View Related

ASPEmail Attaching Files

I am building a simple incident recording system using ASP.

The form has Name, email address, telno, incident description and records the data to an access db and send an email to the user with an incident ticket number.

The client has asked for an extra feature to be able to attach documents such as Word documents.

Has anyone got a sample script where on the form the user clicks a button where he/she can browse for the file to be attached and ASPEmail can than send the mail with attachment.

View Replies View Related

Converting From ASPMail To ASPEmail

Has anyone converted from ASPMail to ASPEmail...?

1) I get the following error. Can you offer some insight?

2) Is there an equivalent to this line: Mail.ContentType = "text/html" ...? Code:

View Replies View Related

ASPEmail Not Working In My Mail Script

I have a flash email contact form that uses ASP to execute the send mail. My sendmail component of choice is ASPEmail. The original script was CDONTS, but I needed it changed. I'm no programmer, but I got tired of posting for assistance in various forums only to receive plenty of looks but little help.

One person is offering to help me out, but I want to figure it out on my own until he gets some time to write up a script for me. Here is my script, which is sectioned out for easier reference. My form still doesn't send any mail and I don't know what I'm doing wrong. I do not wish to rewrite the script because then I'd have to change the text input fields in my Flash contact form. I merely am seeking assistance on fixing my existing script in sections IV and V (toward the bottom of the script).

Would someone explain to me what I'm doing wrong, please? Oh, and before you ask, I did test my ASPEmail configuration and it is working fine via the test scripts that came with it.

When you fill out the form and click SUBMIT the acknowledgement (i.e Thank you very much...blah, blah, blah) appears and everything looks okay, but the mail never reaches my inbox, which to me means that it's not being sent.

So far, I haven't had much success with anyone tackling this, so I'm hoping that I can get some help here...I was able to get some really good and knowledgeable help a year ago...any takers?

<%
'SECTION I
Response.Buffer = True
Dim strBody
Dim objCDOMail
Dim strMyEmailAddress
Dim strCCEmailAddress
Dim strBCCEmailAddress
Dim strReturnEmailAddress
' END ....

View Replies View Related

ASPEmail To Send To Multiple Recipients?

ASPEmail to send to multiple recipients? I tried to use comma and semicolon but all the time give this message error:

Error: 6 - 501 Bad address syntax

nor : email@dom,email@dom,email@dom
or: email@dom;email@dom;email@dom

what is the sintaxe for it? can I only send for one recipient by time?

View Replies View Related

Batching Emails :: AspEmail Vs CDO :; SendQueue Stability?

Database: Access 2000
Host: Maximum ASP

I am trying to work out the best way to send bulk email below the 1000 mark
(about 800).

I understand that I could either use ASPEmail or CDO although I believe that
ASPEmail may be superior in that it offers SENDQUEUE command which will
allow me to loop through my customer database and insert them into the TO
fields.

1. Could the above be confirmed?

2. I wish my mailing list to be invisible - I don't want the mailing list to
be evident in the recipients email...is this just a question of looping them
into the BCC field?

3. I remember seeing some posts a while ago highlighting problems with the
SendQueue Method.... what are the curve balls with this approach.

My web host tells me I can send upto a 1000 per day yet www.aspfaq.com says
about 800. How do I tackle this task correclty. I cannot move up to SQL
Server or MSDE yet and I do not have access to a mail server...

View Replies View Related

Newsletter

I want to know if there is a free newsletter template or tutorial in asp.

View Replies View Related

Newsletter

my new client need a newsletter script for its website. So far my experimentation havent been quite successful, so any help is welcomed.

View Replies View Related

Newsletter System

Created a basic ASP/ADO/Access 2000 Newsletter system using JMail.
Basically client has 300+ subscribers and wants to send 1 newsletter email
to them all every 1 - 2 months.

Missed my client's call to say it wasn't working, but having checked with my
ISP (FastHosts), they have some kind of embargo on the amount of emails that
can be sent every 10 seconds.

View Replies View Related

Electronic Newsletter

We currently create an e-newsletter for our members on a weekly basis. I do know some ASP, and have done a lot with what I know. BUT what I would now like to do is find out if there is any good way using ASP or an ASP script that I can extract a URL and email it to people.

Basically we can't afford to continue using b-central to mail our newsletter, so what I am hoping to do is find a script that will allow me to email the contents of our newsletter to people on our subscriber list (as well as to manage that list).

I have found many listserv scripts, but what I can't find is one that actually grabs the content of URL X and turns that in to a HTML email message.

That is what I am looking for. Preferably a free package, if there is such a thing, if not an inexpensive solution (under $200).

View Replies View Related

Template For Newsletter

I need to create a template for an online newsletter that will auto-generate
page number (with current page not hyperlinked) and previous and next
buttons (no previous on first page and no next on last page).

Does anyone know of any quick asp code that will do this? I don't think
that it'd be too hard to do, but I'm very new at asp. Code:

View Replies View Related

Receiving Newsletter

I have made my own newsletter system and its working perfect but the problem is that when i mail an HTML code news letter like this :
Code:

<html>
<head>
<title>New Page 1</title>
</head>
<body>
<p>
<a href="http://www.mysite.com/sample.htm">
<img border="0" src="http://www.mysite.com/ms_newsletter.gif" width="595" height="842"></a></p>
</body>
</html>

when i send the newsletter then this image is only comming for the Hotmail users and not for the Yahoo or Gmail account holderrs

View Replies View Related

Newsletter Script

if anyone had any good recommendations on a good newsletter/mailing list script. My site is slowly gaining new members everyday and needs someway to email them important updates/newsletters. I have tried creating one myself but run into problems when trying to send out a large quantity. So I’ve decided to find a script to do this in order to save me time.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved