473,404 Members | 2,174 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

E-mail newsletters - how to control send?

Hi folks,

I have a site that ends out e-mail newsletters - currently to around
900 subscribers.

Is there an easy way to control the actual *send* to the mail server
so all 900 don't hit it at once?

Do multiple sends (from the same sender) tend to trigger spam
controls on mail servers?

My first thought was adding timing loops between batches, but then the
whole page would reach the php.ini timeout before finishing, would it
not?

Presently, the newsletter functions are part of an admin back-end -
I'd rather add some decent routines than foist a stand-alone email
sender application on ther poor client.

TIA,

Adam.
Oct 3 '05 #1
2 1335
You could try sending them out as one email, using BCC.

However I think that this may also be flagged as spam in Outlook and
similar (emails received where the recipient is not in the email's TO
or CC fields).

Just an idea anyway.

Rick

Oct 3 '05 #2
On 3 Oct 2005 01:21:24 -0700, thehuby wrote:
You could try sending them out as one email, using BCC.

However I think that this may also be flagged as spam in Outlook and
similar (emails received where the recipient is not in the email's TO
or CC fields).


Thanks for that. I'm more concerned the the ISP mail server may flag
this as outgoing spam (is this possible??).

As a "quick fix" I've had to split the subscribers into 5 sections
(alphabetically) and the admin sends to each group in turn. This is
far from elegant - and [outgoing] spamguards are just as likely to
flag 150 messages as they are 900. Also, even 150 consecutive hits may
still swamp the server <??>.

Ideally, I either send in smaller chunks or put in a breather between
each e-mail ... automatically ... and without the admin sitting there,
staring at a blank screen wondering whether he's crashed the server!

Adam.
Oct 3 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Mimi | last post by:
Hi all, In my application, I'm using SMTP (System.Web.Mail) to send email out. The problem we are having is that, sometimes emails went out but nobody receives it or it is stuck in the queue or...
4
by: UJ | last post by:
I've got a user control with a drop down list of stuff. I want to have it so that when the user changes the value in the list, it will show up in a label on the main portion of the page. I can't...
0
by: Greg Bacchus | last post by:
Hi, I'm using the .NET 2 WebBrowser control in my WinForm app to show reports from MS Reporting Services. The reporting services site requires iis authentication, i.e. when I browse to it, it pops...
1
by: terry_wall | last post by:
I am trying to add a cmdButton to an Access form. I would like to click the button, look up an email address in a database table, and execute Outlook with that email address ready to send an...
4
by: RiskyHunter | last post by:
i wanna create program(using java) that use email server to send messages to my cell phone ..... i have been searcing for tutorials but i didn't find alot .... i need more information to start...
1
by: phuc2583 | last post by:
I will try my best to send email(abc@nhatranglive,support@nhatranglive),but i can not sent it i will try again another email address(phuc2583@gmail,phuc2583@yahoo.com), so it sent well, This is my...
2
by: =?Utf-8?B?bXNhbHR6?= | last post by:
My company recently changed its email to an Microsoft Exchange server. I use an email client called !ntellect made by Chaos Software. The problem I'm having is that I can't figure out which ports...
0
by: rajujrk | last post by:
I need an idea to create a Email Message Editor Control to my web application. I am developing a web application to send a email. My Email editor needs to add bold, italic ,underline and mainly it...
0
by: ASHUTOSH TRIPAT | last post by:
Hello everyone.. i am creating one application in which i need to send some content to a email id. i am using following code for launching EmailComposeTask newemail = new EmailComposeTask(); ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.