Re: [Exim] messg size limit

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Sheldon Hearn
Data:  
Para: Rajesh
CC: Exim User list
Asunto: Re: [Exim] messg size limit

On Fri, 22 Mar 2002 10:45:24 +0530, Rajesh wrote:

> I wanted to implement Message_size_limit for all outgoing mails only
> for some specific users. I am using FreeBSD and exim3.31. Can anyone
> suggest me how do i do that.


There's a transport option message_size_limit that lets you set the
maximum size of messages that pass through a given transport.

By setting this option on the transport used for outgoing mail from
certain users, you'll accomplish what you want. But it does mean having
at least two different outboung transports.

Ciao,
Sheldon.