Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8560213
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T16:13:34+00:00 2026-06-11T16:13:34+00:00

Our web-based PHP software currently sends out a newsletter to anywhere between 1-2000 recipients.

  • 0

Our web-based PHP software currently sends out a newsletter to anywhere between 1-2000 recipients. Often the newsletter has a PDF attachment (15KB-5MB). The newsletter does not need to be customized to the individual recipients.

Question: Is it better to send one e-mail that has each recipient blind carbon copied (BCC) or to generate a unique e-mail message for each recipient?

Considerations:
– Which option puts less stress on the mail transfer agent?
– Which option is more efficient programmatically?
– Which option is less resource intensive?
– Are there any limitations to either option? (e.g. BCC having a maximum number)

I’ve tried Google and I just can’t find anyone that has a definitive opinion based on empirical evidence. It’s actually hard to find anyone that has an opinion at all.

THANKS: To everyone who contributed to answering this question. Greatly appreciate the feedback from people to ensure we’re doing things properly!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T16:13:35+00:00Added an answer on June 11, 2026 at 4:13 pm

    Generate a single email per recipient. Use the To field instead of BCC to make it personal.

    Advantages

    • The mail queue will accurately reflect what is happening.
    • You can distribute the load to multiple email servers.
    • You can personalize the “To” “Subject” “Body” etc.
    • You can use tracking URL’s.
    • Mail servers often have a BCC limit per message. You will not hit a limit if you send a single message at a time.
    • BCC emails typically remain in the queue until all deliveries are complete. It is rare, but we have experienced (with the latest qmail) that sometimes a single recipient will respond with an error that confuses the mail server to send it again, fail, again, fail…until we remove it from the queue. This gets people very upset.

    Disadvantages

    • PHP script has to work harder to generate the individual requests.

    There are surely other advantages and disadvantages, but that is the list I follow.

    UPDATE: Regarding the PDF attachment, I would recommend providing a download link unless it is crucial to include it with the email.

    • PDF attachments make an email look more suspicious to spam/virus scanners, because spam is known to try to exploit vulnerable versions of Acrobat. Those PDF attachments might make your newsletter more likely to end up in the recipient’s Spam folder.
    • Large PDF’s (1+mb) are not friendly to people checking their email with slow connections or constrained devices such as smartphones.
    • A link is much smaller than the attachment. You will save upwards to 13GB of bandwidth if you leave off that 5MB attachment!
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In a load test of our PHP based web application we can easily reach
Our application has a couple of shell scripts that are called from web-based Oracle
We are currently implementing a portal to our web based services. The portal and
I'm looking for ways to implement internationalization in our web-based software. Of course, I'm
I and a team-mate are working out an web-based application for our company. SQL
We're taking our functional web-based software that's previously been exclusive to our business and
Our Web application is based on IE9, which means only IE9 can open the
We've got several web-based applications that are launched from our ERP system (SAP R/3
We have a requirement to control access to our SaaS based web application based
I am trying to test our source tree using PHPUnit with old, web based

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.