On 2019-05-21 21:47, @lbutlr wrote:
On 21 May 2019, at 15:36, MRob <mro...@insiberia.net> wrote:
Privacy problem is addressed with smtpd_recipient_limit=1 but thats not very feasible.

Are you sure?

I think even the big mailing-list services send individual messages now-a-days.

I thought I remember strong opinions about smtpd_recipient_limit=1 on this mailing list before.

Reasons,
#1 multi-recipient mail, each recipient will get further delayed delivery from the previous recipient, which can become a long time for group emails

#2 pushes the problem onto everyone else in the world, i'm not sure if its best behavior to make other servers queue your mail with multiple recipients

If smtpd_recipient_limit=1 is not bad practice I like to hear opinions about this. It can also help if you try to do per-user spam filtering during the SMTP transaction.

Reply via email to