Re: [Exim] a few points I stumbled about

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Philip Hazel
Data:  
Para: Joachim Wieland
CC: exim-users
Asunto: Re: [Exim] a few points I stumbled about
On Tue, 12 Feb 2002, Joachim Wieland wrote:

> possibility except for
>
> command = adfdfasf "${if eq {...}{...} {-q}{}}" "${if eq {...}{...} {arg}{}}"
>
> Yet I don't know a solution either :-)


I suppose it might be clearer to use

${if eq {...}{...}{adfdfasf -q arg}{adfdfasf}}

> But do you get my point about a configurable return_size_limit option?


I could make it expandable, but it wouldn't be able to reference any
domains or local parts, because it applies to the whole message, not
just one address. Is it worth it?

> Yes, seems reasonable, too. Well, one could say that the maximum of all
> set return_size_limit options is returned if multiple addresses bounce
> but it's really a question if the effort is worth it.


Exactly. Personally, I don't think it is.

Philip

--
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.