Corey Chandler a écrit :
> [snip]
>>>
>> While I've got my postconf output up here, I'm also attempting to have
>> this gateway rewrite all addresses of the form u...@server.example.com
>> to u...@example.com before looking for a match in the transport /
>> relay recipient table. Is there a way to
Corey Chandler wrote:
Corey Chandler wrote:
Corey Chandler wrote:
I'm attempting to have a world-facing MX act as a catchall for an
endpoint server inside my network. The endpoint server has a
catchall in place for all unmatched user entries.
*snip*
postconf -n output:
alias_database = has
Duane Hill wrote:
On Mon, 5 Jan 2009, Corey Chandler wrote:
Magnus B?ck wrote:
That's because "@example.com" is not the correct syntax for transport
table domain wildcards. Do read transport(5) (hint: drop the "@").
Doh, that'd do it. It started life as a relay recipient map, so
that'd ex
Corey Chandler wrote:
Corey Chandler wrote:
I'm attempting to have a world-facing MX act as a catchall for an
endpoint server inside my network. The endpoint server has a
catchall in place for all unmatched user entries.
*snip*
postconf -n output:
alias_database = hash:/etc/aliases
alias_ma
On Mon, 5 Jan 2009, Corey Chandler wrote:
Magnus B?ck wrote:
That's because "@example.com" is not the correct syntax for transport
table domain wildcards. Do read transport(5) (hint: drop the "@").
Doh, that'd do it. It started life as a relay recipient map, so that'd
explain it-- I THINK
Magnus Bäck wrote:
That's because "@example.com" is not the correct syntax for transport
table domain wildcards. Do read transport(5) (hint: drop the "@").
Doh, that'd do it. It started life as a relay recipient map, so that'd
explain it-- I THINK that's where I got the @DOMAIN syntax from
On Monday, January 05, 2009 at 21:48 CET,
Corey Chandler wrote:
> I'm attempting to have a world-facing MX act as a catchall for an
> endpoint server inside my network. The endpoint server has a catchall
> in place for all unmatched user entries.
>
> The postfix behavior I'd like to see i
Corey Chandler wrote:
I'm attempting to have a world-facing MX act as a catchall for an
endpoint server inside my network. The endpoint server has a catchall
in place for all unmatched user entries.
*snip*
postconf -n output:
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases