ForgeSMTP
Newbie
- Mar 14, 2025
- 11
- 4
Oh nice. How well is it converting right now?I have started using it
Oh nice. How well is it converting right now?I have started using it
In my experience I find MailerQ a bit complicated to setup but it's by far scalable than the other MTAs and faster than PowerMTA.
Postal is my favorite these days because of many reasons, a very nice clean interface than powerMTA and you can track everything and generate SMTP credentials in seconds on your verified domain. In minutes you would be creating 100s of SMTP credentials so far you've got all your domains or client's domains registered or authorized in postal. You can group IPs into poolsand determine which user you want to assign an IP pool too or which are authorised to send emails with those IPs. These way you can classify spammers into a spammed to death pool that they deserve. And assign clean IPs to the good guys. Webhooks, spam and antivirus protection, lightweight.and what not..
People don't talk about Postal that much but it's a pretty powerful beast optimized for database too as it uses MariaDB and can be compatible with litespeed and redis server environments.
As with conversion insights, most often it's not the SMTP or mailer that determines conversion rates as long as your IPs and domains and SMTPs are clean. What you want to check for conversion rates is your email sale copy and the target audience resonance. Are you sending to the wrong audience? Is the list dead? Is your email subject line worthy of my two seconds, let alone read your entire message in your email? Are you obviously too salesy...
These are the questions that you want to find your way around to make a bank.
Postal has domain based configuration but you have to add it in the panel and verify your sending domains using DNS. I find this easier to manage in the tab and for non-developers it doesn’t require programming or reading a bunch of codes.Postal doesn't really seem to have target domain based config options. Stuff like PowerMTA or Kumo have, ie.
max-smtp-out 1
max-msg-per-connection 1
max-msg-rate 2/m
Postal has domain based configuration but you have to add it in the panel and verify your sending domains using DNS. I find this easier to manage in the tab and for non-developers it doesn’t require programming or reading a bunch of codes.
You cannot do that from inside the postal configuration file.
mx *.mail.protection.outlook.com o365.rollup rollup-by-ip
mx *.mail.eo.outlook.com o365.rollup rollup-by-ip
->
<domain o365.rollup>
max-smtp-out 1
max-msg-per-connection 1
max-errors-per-connection 10
max-msg-rate 2/m
max-connect-rate 2/m
...
</domain>
It does that. You should check the configuration file. In some cases, you will need to check their documentation and GitHub repository to see this details.Yeah, but I meant the target domains, ie. @gmail.com and so on and Postal does not seem to have any options for throttling/limiting that.
Also, PowerMTA has rollup (Kumo seems to have this as well, but allegedly automatically), like
Which would mean that all private domains hosted on Outlook mx servers would be grouped into one target group which is really necessary.
So it seems Postal relies on the mailer software to do that and there's literally no "public" mailer software that does that.
It does that. You should check the configuration file. In some cases, you will need to check their documentation and GitHub repository to see this details.
All custom config are not readily available immediately when you install postal. And this does include the tuning for sending limits and MariaDB optimization for sending, workers, etc.
1. If you are talking about Cold emailing, then most major ESPs do not allow you to send emails and can block or terminate your account, possibly without even notifying you. For sure, the best setup is to build your environment and play the way you like.Hi everyone!
I recently joined BHW to learn, share some insights and gather statistics on the current state of email marketing
for you all.
I would like to know;
1. What SMTP are you currently using for your email marketing?
2. Where are the problems you are facing with your current solution?
3. What is the conversion rate for your cold email marketing, based on mail opens, link click-throughs, and sales if any?
I look forward to your responses, thanks.