Re: OT: Postscreen and scoring/blocking by ISP

2019-06-01 Thread Wietse Venema
Charles Sprickman: > > There is no need to do everything in postscreen, especially considering > > that the purpose is to block spambots, which is not the same thing > > as blocking all spam operators. > > I really want to weight against some sources, not block them entirely > though... Quoting

Different SSL certificate per virtual domain

2019-06-01 Thread Durga Prasad Malyala
Hello All, I've googled but a bit confused. I have a server with an IP hosting two different virtual domains. Both domains need to have their individual SSL certificate like mail.domain1.com and mail.domain2.com to download and send the same. Is it possible in Postfix if I have only one public IP a

Re: Different SSL certificate per virtual domain

2019-06-01 Thread Matt Anton
On 1 Jun 2019, at 14:54, Durga Prasad Malyala wrote: > Hello All, Hello, > I've googled but a bit confused. > I have a server with an IP hosting two different virtual domains. > Both domains need to have their individual SSL certificate like > mail.domain1.com and mail.domain2.com to download an

Re: Different SSL certificate per virtual domain

2019-06-01 Thread Durga Prasad Malyala
Thank you. Let me check and get back to you. Cheers/DP On Sat, Jun 1, 2019, 18:39 Matt Anton wrote: > On 1 Jun 2019, at 14:54, Durga Prasad Malyala wrote: > > > Hello All, > > Hello, > > > I've googled but a bit confused. > > I have a server with an IP hosting two different virtual domains. > >

ot: dkim "fail (message has been altered)" ?

2019-06-01 Thread lists
I'm attempting to implement dkim/dmarc, noticed that many spam messages have like "fail (message has been altered)": Authentication-Results: geko.sbt.net.au (amavisd-new); dkim=pass (1024-bit key) header.d=dossierinfotech.in.net; domainkeys=fail (1024-bit key) reason="fail

Re: ot: dkim "fail (message has been altered)" ?

2019-06-01 Thread Benny Pedersen
li...@sbt.net.au skrev den 2019-06-01 15:39: I'm attempting to implement dkim/dmarc, noticed that many spam messages have like "fail (message has been altered)": wow Authentication-Results: geko.sbt.net.au (amavisd-new); dkim=pass (1024-bit key) header.d=dossierinfotech.in.net;

Re: ot: dkim "fail (message has been altered)" ?

2019-06-01 Thread Ralph Seichter
* lists: > Authentication-Results: geko.sbt.net.au (amavisd-new); > dkim=pass (1024-bit key) header.d=dossierinfotech.in.net; > domainkeys=fail (1024-bit key) > reason="fail (message has been altered)" Domainkeys is long since deprecated. Also, the DKIM signature is reported as OK, so that'

Re: Different SSL certificate per virtual domain

2019-06-01 Thread Viktor Dukhovni
On Sat, Jun 01, 2019 at 06:24:27PM +0530, Durga Prasad Malyala wrote: > I've googled but a bit confused. > I have a server with an IP hosting two different virtual domains. > Both domains need to have their individual SSL certificate like > mail.domain1.com and mail.domain2.com to download and sen