Re: [CentOS] RHSA-2019:1467 not fixed in centos

2019-06-19 Thread Andrew Colin Kissa via CentOS
> On 19 Jun 2019, at 16:53, mark wrote: > > I see this in the build log, right about the end: > > RPM build errors: >File not found: > /builddir/build/BUILDROOT/python-2.6.6-68.el6_10.x86_64/usr/lib64/python2.6/lib-dynload/ossaudiodev.so >File not found: > /builddir/build/BUILDROOT/py

Re: [CentOS] Postgrey not working

2019-06-19 Thread Phil Perry
On 19/06/2019 09:01, Nicolas Kovacs wrote: Hi, I have a working installation of Postfix and Dovecot that works nicely. I've added SpamAssassin, which does a good job of flagging spam. Now I wanted to add greylisting to my server. Here's what I did. $ sudo yum install postgrey Increase the gre

Re: [CentOS] RHSA-2019:1467 not fixed in centos

2019-06-19 Thread mark
Johnny Hughes wrote: > On 6/19/19 9:28 AM, Johnny Hughes wrote: >> On 6/19/19 1:52 AM, Andrew Colin Kissa via CentOS wrote: >>> >>> It seems the fix for CVE-2019-9636 has slipped through the cracks as >>> the SRPM has not been rebuilt and made available for CentOS 6. >>> >>> https://access.redhat.c

Re: [CentOS] Postgrey not working

2019-06-19 Thread Nicolas Kovacs
Le 19/06/2019 à 16:38, Mike Burger a écrit : > Did you include this line: > > postgrey  unix  -   n   n   -   -   > /var/spool/postfix/postgrey/socket > > in your /etc/postix/master.cf file? No, but I tried to follow your suggestion, and still no luck. -- Microlinux - Solut

Re: [CentOS] Postgrey not working

2019-06-19 Thread Mike Burger
On 2019-06-19 04:01, Nicolas Kovacs wrote: Hi, I have a working installation of Postfix and Dovecot that works nicely. I've added SpamAssassin, which does a good job of flagging spam. Now I wanted to add greylisting to my server. Here's what I did. $ sudo yum install postgrey Increase the gre

Re: [CentOS] RHSA-2019:1467 not fixed in centos

2019-06-19 Thread Johnny Hughes
On 6/19/19 9:28 AM, Johnny Hughes wrote: > On 6/19/19 1:52 AM, Andrew Colin Kissa via CentOS wrote: >> Hi >> >> It seems the fix for CVE-2019-9636 has slipped through the cracks as >> the SRPM has not been rebuilt and made available for CentOS 6. >> >> https://access.redhat.com/security/cve/cve-201

Re: [CentOS] RHSA-2019:1467 not fixed in centos

2019-06-19 Thread Johnny Hughes
On 6/19/19 1:52 AM, Andrew Colin Kissa via CentOS wrote: > Hi > > It seems the fix for CVE-2019-9636 has slipped through the cracks as > the SRPM has not been rebuilt and made available for CentOS 6. > > https://access.redhat.com/security/cve/cve-2019-9636 > https://access.redhat.com/errata/RHSA-

[CentOS] CentOS-announce Digest, Vol 172, Issue 3

2019-06-19 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ.

[CentOS] Postgrey not working

2019-06-19 Thread Nicolas Kovacs
Hi, I have a working installation of Postfix and Dovecot that works nicely. I've added SpamAssassin, which does a good job of flagging spam. Now I wanted to add greylisting to my server. Here's what I did. $ sudo yum install postgrey Increase the greylisting delay. # /etc/sysconfig/postgrey PO