Re: [exim] Varying message size limit according to sending h…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeff Breidenbach
日付:  
To: exim-users
題目: Re: [exim] Varying message size limit according to sending host?
> message_size_limit = ${if match_ip{$sender_host_address}{+printer_ips}{200M}{50M}}

Can one vary the size limit based on the List-Id: field? There are a
few attachment heavy mailing lists that I would like to raise the
limit for.

-Jeff