Jeremy Hansen:
> > On May 21, 2022, at 4:26 PM, Wietse Venema wrote:
> >
> > Yes, you ave a mailer loop.
> >
> > mx1 Receive 7B34152BBDB (2326 bytes) from macbook
> > mx1 Deliver 7B34152BBDB to content filter, receive as B8C5452BBDF (4004
> > bytes).
> > mx1 Deliver B8C5452BBDF to cmx01 as 4L4t
> On 05-21-2022 5:51 pm, Wietse Venema wrote:
> Documented in pipe(8):
>flags=BDFORXhqu.> (optional)
This is new territory for me, can you point me in a direction on how to set
these flags?
Is this something done when compiling postfix? Or is this a setting that can be
put in main/maste
> On 05-21-2022 5:51 pm, Wietse Venema wrote:
> Documented in pipe(8):
> flags=BDFORXhqu.> (optional)
I am confused on this.
I read the pipe(8) and lmtp(8) pages and it is unclear to me how i would use
pipe flags with lmtp.
Do i need to replace using lmtp with pipe? Or does pipe work in conjunct
> On 22 May 2022, at 11:59 am, post...@ptld.com wrote:
>
> I am confused on this.
> I read the pipe(8) and lmtp(8) pages and it is unclear to me how i would use
> pipe flags with lmtp.
> Do i need to replace using lmtp with pipe? Or does pipe work in conjunction
> with lmtp?
> I assume for lmtp
Hi,
We got a request to match the envelope sender with a certain mail
header (i.e. X-Something) on our relay servers for every outbound
mails and reject the email if the sender and the value of this header
don't match.
It's also possible for a sender to have more than one valid X-Something value