On 8/8/10, Wietse Venema <wie...@porcupine.org> wrote:
> Manuel Mely:
>> Hi Wietse,
>>
>> My server is acting as relay for my network, so my internal clients
>> are MTAs that uses ESMTP. The problem is when other servers in
>> internet are delivering messages to my server, some of them are SMTP.
>> If i place my policy server in smtpd_end_of_data_restrictions i must
>> wait for the entire message and then check, and my internet bandwidth
>> is really poor. That's why I'm checking in other place rather than
>> end_of_data.
>
> Here is a revolutionary idea: configure Postfix announce to the
> right message size limit.
>
> You can use different master.cf configurations for smtpd, if local
> and remote clients have different limits (use a different server
> IP address).
>

Sorry Wietse, i didn't get your point. By the way, my three mail
servers are configured to have different set of policies looking at
the IP. The message size limit is random, postfix is configured for a
maximum of 20MB but the policy server is the one that is really
allowing or not in a range between 3 and 20MBs.

Reply via email to