2

Having huge mailinglists with maybe 10k subscribers, is there a way to split list forwarded by mailman into batches maybe a 1000 mails sending out each batch maybe with an offset? Or would it make more sense to configure postifx a little smarter?

1 Answer 1

2

The only reason you would want to split your mailing queue is to pass spam filters on major mail servers, but the problem is it won't help you to get through them. Instead of trying to bypass spam-protection by technical means, you should comply to Bulk Senders Guidelines which every major server has. This mean implementing SPF, DKIM and unsubsrcibe header. That way your mail won't be sent to spam no matter how much messages you are sending in one batch...

1
  • It's not about spam -- I want to leverage load a little on my box a little. But tahnks for the hint anyway. Commented Jan 14, 2016 at 10:11

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.