Steffen Nurpmeso via Postfix-users:
> That looks doable, but it seems to me that i then have to use
> a very high limit which postfix announces via "250-SIZE", and
> reject many (practically all) emails because of size restrictions

You can suppress the SIZE announcement with

    smtpd_discard_ehlo_keywords = size, silent_discard

but you'd still have to configure message_size_limit as the maximal
upperbound of the allowed message sizes.

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to