On 01/28/2011 02:09 PM, Ralf Hildebrandt wrote:
> * Michael Orlitzky <[email protected]>:
> 
>> but one web server is running Mailman and can't do that (I think?)
> If it has a seperate domain for lists, you can use:
> 
> lists.domain.com  local:
> 
> in transport_maps and thus route that one domain to local:
> 

Wouldn't that override the default virtual transport, though? I do have
lists.example.com, but right now, everything comes in virtual and gets
mapped to local addresses which are then aliased to pipes. So,

  (virtual)                   (local)     (Mailman magic)
  [email protected] -> members -> |/usr/bin...

If I override the transport for lists.example.com, how will
'[email protected]' get rewritten to 'members'?

Reply via email to