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 3601438
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T20:37:19+00:00 2026-05-18T20:37:19+00:00

I am running small social site. It’s witten in PHP (but it is not

  • 0

I am running small social site. It’s witten in PHP (but it is not that relevant in this case).

My plan was to make it more popular by allowing registered users to be notified about certain events happening in the site (like “someone commented your content” and so).

Currently my site is sending only simple mails (like welcome mail with confirmation link) via SMTP (Gmail). Unfortunatelly Gmail has some limits – 2000 mails per day (in paid version).

So the next step would be to use something which would allow me to send more mails than 2000 daily. There are paid services like AuthSMTP, Sendgrid, but I prefer to setup something on my own. Something which would be used for sending more than 2000 mails from “no-reply@example.com” to registered users.

So my question is: Is it good option to setup MTA (Mail Transfer Agent) to send mails from php social site? Or should I go different way?

Basically I was thinking about setting up Postfix.

  • 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-05-18T20:37:19+00:00Added an answer on May 18, 2026 at 8:37 pm

    First of all, e-mail is not an easy of a subject as it may seem. While running your own MTA is something you should consider, it’s not always the best solution (depends on your business requirements). There’s a lot of services, despite being paid ones, that will probably suffice for your needs, for now.

    If you do decide that you want to run your own MTA, here’s a few things you should consider:

    1. Run Sendmail or Postfix – it’s a matter of preference if you’re sending a reasonable amount of email. But over 10 emails a second, go with Postfix (that’s 864,000 emails per day).

    2. If you end up running Postfix and you have multiple IP addresses available, you can setup a cronjob that changes the IP address in Postfix’s configuration file and send a SIGHUP signal to the program. This will make Postfix start using the different IP address for sending mail and gets around a few restrictions for IP’s like MSN who don’t allow more than x emails delivered to them in a certain timespan without considering them spam.

    3. Spamassasin – Use it to scan your messages before sending them, if for some reason your server is infected with a spam spreading virus, you’ll be thankful you have it (instead of then begging the blacklists to remove you).

    4. Sign up for whitelist programs or delivery tracking programs with various IPS’s, such as Microsoft’s Postmaster.

    5. Keep an eye on blacklists and ensure that your IP(s) are not listed on them. There are a lot of them but monitoring the major ones should suffice.

    6. You’ll need to properly setup reverse DNS and possibly some SPF records if you want to send mail on behalf of another domain or subdomain.

    7. Use a good PHP library for sending mail, such as SwiftMailer or any other of your preference.

    Hope this helps!

    EDIT:

    Now that you mention it in the comments, also please read, very carefully: 2003 CAN-SPAM Act

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am running small social site. It's witten in PHP (but it is not
i have small function that running on condintion, if text box value is not
I have been running some small tests in PHP on loops. I do not
This may seem like a silly title but I'm running into a small problem
I'm running this small C# test program launched from a pre-commit batch file private
I am running a small community site and I want to have an ads
I have a small REST service that I am running via the HttpSelfHostServer (ASP.Net
I am running g++(gcc version 3.4.4) on cygwin. I can't get this small snippet
I am running a small registration program (provided by the development tool company) that
I am running a small inotify script that sets up a watch on a

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.