On Tue, 15 Sep 2009 09:15:42 +0200
Andrew Lewis <[email protected]> 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 <[email protected]>

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

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to