On Wed, 18 Jul 2007, Marc Haber wrote: > From: Marc Haber <[EMAIL PROTECTED]> > To: [email protected] > Date: Wed, 18 Jul 2007 18:18:54 +0200 > Subject: Re: [exim] Exim strips local suffix from mailman requests when > using > virtual domains on Debian Etch > > On Wed, 18 Jul 2007 10:58:24 +0100, Roger Lipscombe > <[EMAIL PROTECTED]> wrote: > >In short, what have I missed in my exim configuration that'll preserve > >the full address until mailman gets to see it? > > Obviously, the instructions from the third-party documentation you > followed to implement your "virtual domains" have side effects. You > might want to take up this issue with the party who delivered that > documentation to you. > > I'd look for (in)appropriate use of the local-part-suffix options.
And you might also need a: rcpt_include_affixes = true on the appropriate transport. Something I had to remember to do recently when playing around with list manager software. -- Dennis Davis, BUCS, University of Bath, Bath, BA2 7AY, UK [EMAIL PROTECTED] Phone: +44 1225 386101 -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
