On Wed, Mar 19, 2014 at 3:03 PM, li...@rhsoft.net wrote:
> just don't switch to top-posting in the middle of a thread
>
> Am 19.03.2014 19:57, schrieb Drew Mazurek:
> > Rewriting the envelope sender address at the first hop out of the
> application seems to work best. N
dress was before the envelope rewrite.
Thanks for your help.
- Drew
On Wed, Mar 19, 2014 at 11:23 AM, Wietse Venema wrote:
> Drew Mazurek:
> > I have an application that sends and receives email. I don't want to
> have
> > it process bounces, though, so I'd li
Yeah, I know, but for reasons I can't get into here, that's not an option.
I need to handle this at the MTA.
- Drew
On Wed, Mar 19, 2014 at 10:24 AM, li...@rhsoft.net wrote:
> Am 19.03.2014 15:19, schrieb Drew Mazurek:
> > I have an application that sends and receives ema
I have an application that sends and receives email. I don't want to have
it process bounces, though, so I'd like its dedicated Postfix relay to
forward all mailer-daemon messages to me rather than to the application.
In other words, I'd like to create a table that maps From or sender
addresses t
I have a question about smtp_defer_if_no_mx_address_found. Our cloud-based
app servers handle application-specific mail that's destined for them, and
these servers aren't static -- new ones are brought up and old ones are
shut down as needed. A special internal MX record (I'll call it
app-mx.host
Is it possible to configure different deferred mail delivery settings based
on the domain the message is going to? In our case, for generic messages
being relayed out to the world, the defaults are fine. However, for
messages being relayed to our internal application, we require a minimal
delay b
Wow. Long week. I saw that page and glossed right over it.
Thanks! Have a great weekend!
- Drew
On Fri, Apr 13, 2012 at 1:58 PM, Noel Jones wrote:
> On 4/13/2012 12:51 PM, Drew Mazurek wrote:
> > In my mail relay, I have a few relay_domains set up, and for a few
> > of those
In my mail relay, I have a few relay_domains set up, and for a few of
those, I need to bcc all of their mail to separate addresses (a unique
address per domain). I found the bcc options, but is there a way to bcc
all mail that is destined only for certain relay_domains?
Just to give some concrete
We have an environment with two tiers of mail servers. The outer Postfix
servers receive mail for our entire domain and handle delivery for certain
addresses. Other specific regexp addresses at the same domain need to be
passed to different internal SMTP servers. Anything else must be bounced
by