>> i can not understand how to have lists on the same host (with no
>> name collisions) come from different aliases of that host.
> If you assign the listnames in mailman with the FQDN address, ie
> listname@???, mailman will take care of that for you.
and where do i "assign the listnames in mailman with the FQDN address?"
if i am in the Admin/General menu and try to make the name foo@???,
i get told
Error: List name must not include "@": foo@???
> If the listnames mailman is aware of is just "multi6", "maxon" and so on,
> all the outgoing mail will appear to come from mailman's default domain.
> You can get around this by using using exim rewrites easily enough
> aswell. Rules like
>
> listname@??? listname@??? Ffr
>
> should be what you're after.
rewrite hacks, eh? i always dreaded them, but may have to eat it.
thanks.
randy