Re: new strangeness with O365 [OT]

2018-05-17 Thread Mike Guelfi
Quoting Daniele Nicolodi : On 5/17/18 3:59 PM, Mike Guelfi wrote: Quoting Noel Jones : It seems counterproductive to rewrite a plain-text link...  I don't know it there's a setting in the O365 controls to avoid mangling plain text, so you may have

Re: new strangeness with O365 (THREAD CLOSED)

2018-05-17 Thread Viktor Dukhovni
> On May 17, 2018, at 7:53 PM, Daniele Nicolodi wrote: > > Can you please elaborate on what are the "good security reasons" for > which that is a good idea and not simply a form of user tracking? This is not a Postfix topic and should move to another list. [ FWIW, this

Re: new strangeness with O365

2018-05-17 Thread Daniele Nicolodi
On 5/17/18 3:59 PM, Mike Guelfi wrote: > Quoting Noel Jones : >> It seems counterproductive to rewrite a plain-text link...  I don't >> know it there's a setting in the O365 controls to avoid mangling >> plain text, so you may have to live with it. >> >> >> >>   -- Noel

Re: new strangeness with O365

2018-05-17 Thread Mike Guelfi
Quoting Noel Jones : On 5/17/2018 9:40 AM, Fazzina, Angelo wrote: Hi, wanted to ask if anyone has this issue and how they deal with it ?   My work email is on O365 and we just turned ATP and EOP on so emails with URLS are being rewritten. That is fine, but my issue

Re: Toss load-balancer health checks, but BCC everything else (always_bcc, check_sender_access and 'smtpd_delay_reject = yes')

2018-05-17 Thread Wietse Venema
Wietse Venema: > deoren: > > /etc/postfix/sender-access.cf: > ># First, a rule that matches health-check mail. > >smtp-health-che...@example.com DUNNO > ># Add a BCC recipient to other email. > >* BCC f...@example.com > > > > For the last entry that BCC's

Re: Toss load-balancer health checks, but BCC everything else (always_bcc, check_sender_access and 'smtpd_delay_reject = yes')

2018-05-17 Thread Wietse Venema
deoren: > /etc/postfix/sender-access.cf: ># First, a rule that matches health-check mail. >smtp-health-che...@example.com DUNNO ># Add a BCC recipient to other email. >* BCC f...@example.com > > For the last entry that BCC's "everything else", is the * character

Re: Toss load-balancer health checks, but BCC everything else (always_bcc, check_sender_access and 'smtpd_delay_reject = yes')

2018-05-17 Thread deoren
On 5/13/2018 11:56 AM, deoren wrote: On 5/11/2018 2:20 PM, Wietse Venema wrote: deoren: My apologies if I overlooked an answer somewhere, but I checked the docs and performed a brief search of the archives before asking and didn't spot the answer. Goal: BCC everything EXCEPT for health check

Re: new strangeness with O365

2018-05-17 Thread Noel Jones
On 5/17/2018 11:57 AM, Fazzina, Angelo wrote: > Hi, I'm not sure but this may be getting off topic but here goes. > > I use full Outlook client and I think I have it setup to make new emails in > Plain text, other options are RTF and HTML. > I am guessing replies come back in same format, but

RE: new strangeness with O365

2018-05-17 Thread Fazzina, Angelo
Hi, I'm not sure but this may be getting off topic but here goes. I use full Outlook client and I think I have it setup to make new emails in Plain text, other options are RTF and HTML. I am guessing replies come back in same format, but could easily be changed by replying client. I guess I

Re: new strangeness with O365

2018-05-17 Thread Noel Jones
On 5/17/2018 9:40 AM, Fazzina, Angelo wrote: > Hi, wanted to ask if anyone has this issue and how they deal with it ? > >   > > My work email is on O365 and we just turned ATP and EOP on so emails > with URLS > > are being rewritten. That is fine, but my issue is with plain text > emails from >

new strangeness with O365

2018-05-17 Thread Fazzina, Angelo
Hi, wanted to ask if anyone has this issue and how they deal with it ? My work email is on O365 and we just turned ATP and EOP on so emails with URLS are being rewritten. That is fine, but my issue is with plain text emails from this list. when they come in i get the rewritten hyper link in the

Re: Postfix does not authenticate to relayhost

2018-05-17 Thread Matus UHLAR - fantomas
Am 15.05.2018 um 22:29 schrieb Benny Pedersen: its a dns problem to solve, not postfix # /etc/hosts 127.0.0.1 horus.localdomain horus Matus UHLAR - fantomas skrev den 2018-05-16 15:24: Benny, 127.0.0.1 should always resolve to "localhost" (surprises can happen otherwise). That's why

Re: Postfix does not authenticate to relayhost

2018-05-17 Thread Florian Lindner
Ok, I think I got it. Problem was probably a mismatch in the port between the setting in relay_host and the password map. Sorry, for bothering you with what was my fault. Best, Florian