2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Incoming message ...
FromSent OnAttachments
Mark ConstableJul 22, 2003 9:29 pm 
Anand BuddhdevJul 23, 2003 2:43 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Incoming message exceeds policy limitActions...
From:Anand Buddhdev (ar@anand.org)
Date:Jul 23, 2003 2:43:41 am
List:net.sourceforge.lists.courier-users

On Wed, Jul 23, 2003 at 02:28:03PM +1000, Mark Constable wrote:

I'm aware of maxrcpts for outgoing recipient list size but where is the setting for incoming messages that could trigger this error response below ?

There are apparently 120 recipients in the To: line and I've got...

/etc/courier/batchsize:5000 /etc/courier/bofh:maxrcpts 5000 /etc/courier/module.esmtp:MAXRCPT=500

***

Your message has encountered delivery problems to the following recipient(s):

regl@blahblah.com Delivery failed 534 Message header size, or recipient list, exceeds policy limit.

Sent: (message data) Received:534 Message header size, or recipient list, exceeds policy limit.

This is a hard-coded limit in submit, so it will affect all messages, even locally submitted ones. Submit places a restriction on the total size of the header and the recipients therein. The limits in /etc/courier/batchsize, /etc/courier/bofh and /etc/courier/module.esmtp are not applicable here.