Lähettäjä: Daniel Tiefnig Päiväys: Vastaanottaja: exim users Aihe: Re: [exim] changing final response
Chris Lightfoot wrote: > On Thu, Nov 02, 2006 at 01:43:58PM +0100, Daniel Tiefnig wrote:
>> is it possible to change exims final response to a mail message?
>
> it's defined statically in the source, so a patch would be needed:
>
> receive.c:3468: smtp_printf("250 OK id=%s\r\n", message_id);
Hej Chris,
thanks for digging this out. I'll see if I can find time to provide a patch.