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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeff Breidenbach
Fecha:  
A: exim-users
Asunto: 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