Re: How to relay ALL mail to relayhost

2011-09-30 Thread Ralf Hildebrandt
* Bob Proulx : > Ralf Hildebrandt wrote: > > * Bob Proulx : > > > How can I configure a host to send *all* email to the relayhost? > > > > mydestination = > > relayhost = [the.relay.host] > > Aha! Unsetting mydestination is the magic configuration. Not having > mydestination available causes no

Re: How to relay ALL mail to relayhost

2011-09-29 Thread Bob Proulx
Ralf Hildebrandt wrote: > * Bob Proulx : > > How can I configure a host to send *all* email to the relayhost? > > mydestination = > relayhost = [the.relay.host] Aha! Unsetting mydestination is the magic configuration. Not having mydestination available causes none of the destinations to match a

Re: How to relay ALL mail to relayhost

2011-09-29 Thread Bob Proulx
Kurt Buff wrote: > Bob Proulx wrote: > > How can I configure a host to send *all* email to the relayhost? > > mydestination = > transport_maps = hash:/usr/local/etc/postfix/transport Aha! Unsetting mydestination seems to be the magic sauce in this problem. Then no mail is matched as lo

Re: How to relay ALL mail to relayhost

2011-09-28 Thread Ralf Hildebrandt
* Bob Proulx : > How can I configure a host to send *all* email to the relayhost? mydestination = relayhost = [the.relay.host] transport_maps = -- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D

Re: How to relay ALL mail to relayhost

2011-09-28 Thread Kurt Buff
On Wed, Sep 28, 2011 at 17:17, Bob Proulx wrote: > How can I configure a host to send *all* email to the relayhost?  This > simple configuration has me stumped.  Setting relayhost or using a > transport map only handles non-local recipients.  But if a recipient > has a local login then those are n