On Tue, Jun 1, 2010 at 6:17 PM, Wietse Venema wrote:
> Jack Browning:
>> No address rewriting is occurring even though Postfix is invoking its
>> SMTP client to deliver the mail to the remote host, and my generic map
>> (after postmap and a reload) contains an entry
On Tue, Jun 1, 2010 at 3:16 PM, Noel Jones wrote:
> Add a password map entry for the local unwritten address.
Wow. That's all it took. Case closed.
I will try and decipher why that worked off-list.
Thanks, man.
JEB
On Fri, May 28, 2010 at 1:27 PM, Wietse Venema wrote:
> Jack Browning:
>> I'm curious as to why the generic map isn't working for mail sent to
>> the relayhost.
>
> Generic mapping is implemented in the Postfix SMTP client, so you
> need to configure the
about the order in which rewriting and password
lookup take place. My gut feeling is that rewriting occurs before the
lookup, so that the password lookup needs the ATT address as the key.
Any insight on these issues would be greatly appreciated.
TIA,
Jack Browning