Re: [Mailman-Users] Postfix and Mailman ...

2010-10-05 Thread Mark Sapiro
Christopher Koeber wrote: > >Thanks so much. I didn't see this in the link but will I need to switch the >"local transport" piece in Postfix to local? > >I am guessing not, as that is what transport_maps is doing for me, right? Yes. local_transport is a default. transport_maps overrides it for an

Re: [Mailman-Users] Postfix and Mailman ...

2010-10-05 Thread Mark Sapiro
Christopher Koeber wrote: >Also, in additional to my question on whether the transport can be rules >based I am wondering if it is possible to switch everything to the local >transport but still support virtual domains. You can support virtual domains with the local transport, but in general, th

Re: [Mailman-Users] Postfix and Mailman ...

2010-10-05 Thread Christopher Koeber
On Tue, Oct 5, 2010 at 10:38 AM, Mark Sapiro wrote: > Christopher Kurtis Koeber wrote: > > > >Is there a way to > >conditionally use transports? Say, if one email address is found via a > rule > >to use a local transport versus the virtual one? > > > > That's what transport_maps is for. See the F

Re: [Mailman-Users] Postfix and Mailman ...

2010-10-05 Thread Mark Sapiro
Christopher Kurtis Koeber wrote: > >Is there a way to >conditionally use transports? Say, if one email address is found via a rule >to use a local transport versus the virtual one? That's what transport_maps is for. See the FAQ at for a way to automate this for Mail

Re: [Mailman-Users] Postfix and Mailman ...

2010-10-05 Thread Christopher Koeber
Also, in additional to my question on whether the transport can be rules based I am wondering if it is possible to switch everything to the local transport but still support virtual domains. This is necessary for my setup. Thank you for your time. Regards, Christopher Koeber On Oct 5, 2010 1:43