Re: Sender_dependent_relayhost_maps table syntax

2009-01-29 Thread Gilles Albusac
Thanks - Original Message - From: "Wietse Venema" To: "Postfix users" Sent: Thursday, January 29, 2009 3:23 PM Subject: Re: Sender_dependent_relayhost_maps table syntax Wietse Venema: Gilles Albusac: > I have a syntax problem in my sender_dependent_relayh

Re: Sender_dependent_relayhost_maps table syntax

2009-01-29 Thread Wietse Venema
Wietse Venema: > Gilles Albusac: > > I have a syntax problem in my sender_dependent_relayhost_maps table (hash > > table). > > > > I would like to add a default relay at the end of the file (the line with > > *). > > > > /etc/postfix/sender_relay = > > @domain1.com [192.168.1.1] > > @domain2.c

Re: Sender_dependent_relayhost_maps table syntax

2009-01-29 Thread Wietse Venema
Gilles Albusac: > I have a syntax problem in my sender_dependent_relayhost_maps table (hash > table). > > I would like to add a default relay at the end of the file (the line with *). > > /etc/postfix/sender_relay = > @domain1.com [192.168.1.1] > @domain2.com [192.168.1.2] > * [192.168.1.3

Sender_dependent_relayhost_maps table syntax

2009-01-29 Thread Gilles Albusac
I have a syntax problem in my sender_dependent_relayhost_maps table (hash table). I would like to add a default relay at the end of the file (the line with *). /etc/postfix/sender_relay = @domain1.com [192.168.1.1] @domain2.com [192.168.1.2] * [192.168.1.3] Regards Gilles