* 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
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
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
* 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
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