Re: sender_dependent_relayhost_maps Syntax

2013-04-21 Thread awingnut
On 4/21/2013 10:50 AM, Jeroen Geilman wrote: > On 04/19/2013 03:17 PM, awingnut wrote: >> On 4/19/2013 8:30 AM, Reindl Harald wrote: >>> Am 19.04.2013 14:25, schrieb awingnut: >>>> I have a series of user names that need to be relayed through a server >>>&g

Re: sender_dependent_relayhost_maps Syntax

2013-04-19 Thread awingnut
On 4/19/2013 8:30 AM, Reindl Harald wrote: > > Am 19.04.2013 14:25, schrieb awingnut: >> I have a series of user names that need to be relayed through a server >> other then the default. It is not clear from the documentation if wild >> cards are allowed but it appea

sender_dependent_relayhost_maps Syntax

2013-04-19 Thread awingnut
I have a series of user names that need to be relayed through a server other then the default. It is not clear from the documentation if wild cards are allowed but it appears they are not. If that is true then I need to list each one individually. However, I am also using generic mapping and again

Re: "generic_maps" problem

2013-04-16 Thread awingnut
cupine.org >> Message-Id: <20130414162929.60f3fabf...@hades.porcupine.org> >> Date: Sun, 14 Apr 2013 12:29:29 -0400 (EDT) >> From: postmas...@porcupine.org (Wietse Venema) >> >> Sun Apr 14 12:29:29 EDT 2013 > awingnut: >> I have no log entries like that

Re: "generic_maps" problem

2013-04-14 Thread awingnut
On 4/14/2013 12:37 PM, Wietse Venema wrote: > awingnut: >> On 4/14/2013 10:43 AM, Wietse Venema wrote: >>> awingnut: >>>> smtp_generic_maps = hash:/etc/postfix/generic >>> ... >>>> smtp unix - - n -

Re: "generic_maps" problem

2013-04-14 Thread awingnut
On 4/14/2013 12:34 PM, Viktor Dukhovni wrote: > On Sun, Apr 14, 2013 at 11:59:59AM -0400, awingnut wrote: > >> On 4/14/2013 11:26 AM, Viktor Dukhovni wrote: >> >>> On Sun, Apr 14, 2013 at 11:24:56AM -0400, awingnut wrote: >>> >>>> myaddr...@myd

Re: "generic_maps" problem

2013-04-14 Thread awingnut
On 4/14/2013 11:26 AM, Viktor Dukhovni wrote: > On Sun, Apr 14, 2013 at 11:24:56AM -0400, awingnut wrote: > >> myaddr...@mydomain.com otheraddr...@mydomain.com > What evidence, if any, do you have that generic mapping is "not working". > Email from myaddr...@mydom

Re: "generic_maps" problem

2013-04-14 Thread awingnut
On 4/14/2013 10:43 AM, Wietse Venema wrote: > awingnut: >> smtp_generic_maps = hash:/etc/postfix/generic > ... >> smtp unix - - n - - smtp >> relay unix - - n - - smtp >> -o smtp_fallba

Re: "generic_maps" problem

2013-04-14 Thread awingnut
On 4/13/2013 9:27 PM, Wietse Venema wrote: > awingnut: >> Thanks. I was hoping qmgr was after smtp so that really tells me nothing >> then. I don't see any thing in the log with the string >> otheraddr...@mydomain.com. I followed the instructions for generic >>

Re: "generic_maps" problem

2013-04-13 Thread awingnut
On 4/13/2013 6:45 PM, Wietse Venema wrote: > awingnut: >> I having some trouble debugging a generic_maps problem. My master.conf >> contains this: >> >> smtp_generic_maps = hash:/etc/postfix/generic >> >> /etc/postfix/generic contains this (s

"generic_maps" problem

2013-04-13 Thread awingnut
I having some trouble debugging a generic_maps problem. My master.conf contains this: smtp_generic_maps = hash:/etc/postfix/generic /etc/postfix/generic contains this (sanitized): myaddr...@mydomain.comotheraddr...@mydomain.com In the log, when I send email from myaddr...@mydomain.c