Re: [exim] Rewriting empty envelope-from

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Andrew Lewis
Data:  
Para: exim-users
Asunto: Re: [exim] Rewriting empty envelope-from
On Tue, 15 Sep 2009 09:15:42 +0200
Andrew Lewis <exim@???> wrote:

> I would however still like to do this and I don't think it's likely to cause any problems.


I've done this with a small patch to receive.c - seems to work:

2579c2579
< if (submission_mode && sender_address[0] != 0)
---
> if (submission_mode) /* hax! && sender_address[0] != 0) */


--
Andrew Lewis <exim@???>

 _____________________________________
/ Th' MIND is the Pizza Palace of th' \
\ SOUL                                /
 -------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||