Re: Centos 7 turn on pypolicyd-spf

2019-10-15 Thread Emanuel
Hi.!! Following this user's recommendation, he will solve the problem thanks Thanks!!! REgards-! El 14/10/19 a las 20:45, li...@lazygranch.com escribió: FWIW, this is what I have in my master.cf. I am on centos 7. policyunix - n n - 0 spawn user=nobod

Re: Centos 7 turn on pypolicyd-spf

2019-10-14 Thread li...@lazygranch.com
FWIW, this is what I have in my master.cf. I am on centos 7. policyunix - n n - 0 spawn user=nobody argv=/usr/libexec/postfix/policyd-spf /etc/python-policyd-spf/policyd-spf.conf

Re: Centos 7 turn on pypolicyd-spf

2019-10-14 Thread Viktor Dukhovni
> On Oct 14, 2019, at 5:21 PM, Scott Kitterman wrote: > > It's not really a daemon. I'd intended to make it one, thus the name, but > have never gotten around to it. By the time it became clear that wasn't > going > to happen, the current name had already caught on and I have been reluctant

Re: Centos 7 turn on pypolicyd-spf

2019-10-14 Thread Scott Kitterman
On Monday, October 14, 2019 4:37:01 PM EDT Viktor Dukhovni wrote: ... > I am not a fan of starting service daemons via spawn(8). There are > better options (xinetd, systemd, just directly bind the socket, > ...). This would be something for the package maitainer to consider. It's not really a da

Re: Centos 7 turn on pypolicyd-spf

2019-10-14 Thread Scott Kitterman
On Monday, October 14, 2019 11:26:46 AM EDT Emanuel wrote: > Hi, > > I install via yum pypolicyd-spf in Centos 7. ... > in master.cf add > > policy unix - n n - 0 spawn > user=nobody argv=/bin/python /usr/libexec/postfix/policyd-spf Is the python interpreter in /bin? On most systems I'm aw

Re: Centos 7 turn on pypolicyd-spf

2019-10-14 Thread Viktor Dukhovni
On Mon, Oct 14, 2019 at 12:26:46PM -0300, Emanuel wrote: > in master.cf add > > policy unix - n n - 0 spawn > user=nobody argv=/bin/python /usr/libexec/postfix/policyd-spf > > main.cf > > check_policy_service unix:private/policy > ... other restrictions as necessary > > but i see this error

Re: Centos 7 turn on pypolicyd-spf

2019-10-14 Thread Wietse Venema
Emanuel: > check_policy_service unix:private/policy > --^^ > but i see this error > > Oct 14 12:21:20 antartida postfix/smtpd[11266]: warning: connect to > private/policy-spf: Connection refused --^^ Is the policy service running, and what port

Re: centos 7

2017-01-24 Thread Steve Jenkins
On Mon, Jan 23, 2017 at 11:47 AM Vernon Fort wrote: > What’s the best way to get the latest version of postfix on centos 7? > Google "centos postfix build" and click on the first link, which is my walk-thru for upgrading Postfix on CentOS, including CentOS 7. I've been manually building Postfix

Re: centos 7

2017-01-24 Thread Peter
On 25/01/17 03:06, Vernon Fort wrote: >> There's also detailed instructions on how to install the postfix packages at: >> http://ghettoforge.org/index.php/Postfix3 > > I also found this - https://oostergo.net/ - which appears to be a bit more > updated. How so? They're both at 3.1.4, the latest

RE: centos 7

2017-01-24 Thread Vernon Fort
On 24/01/17 10:57, Brad Chandler wrote: >> Take a look at the gf-plus repository on Ghettoforge. >> http://ghettoforge.org/index.php/Usage >There's also detailed instructions on how to install the postfix packages at: >http://ghettoforge.org/index.php/Postfix3 I also found this - https://oosterg

Re: centos 7

2017-01-24 Thread Peter
On 24/01/17 10:57, Brad Chandler wrote: > Take a look at the gf-plus repository on Ghettoforge. > http://ghettoforge.org/index.php/Usage There's also detailed instructions on how to install the postfix packages at: http://ghettoforge.org/index.php/Postfix3 Peter

Re: centos 7

2017-01-23 Thread Brad Chandler
Take a look at the gf-plus repository on Ghettoforge. http://ghettoforge.org/index.php/Usage On 2017-01-23 1:46 pm, Vernon Fort wrote: > What's the best way to get the latest version of postfix on centos 7? > > Vernon

Re: centos 7

2017-01-23 Thread Mike Coddington
On Mon, Jan 23, 2017 at 03:13:45PM -0600, Wolfe, Robert wrote: > Download the source to the current release and then build it yourself > from there. > > On 2017-01-23 13:46, Vernon Fort wrote: > > > What's the best way to get the latest version of postfix on centos 7? > > > > Vernon I also wo

Re: centos 7

2017-01-23 Thread Wolfe, Robert
Download the source to the current release and then build it yourself from there. On 2017-01-23 13:46, Vernon Fort wrote: > What's the best way to get the latest version of postfix on centos 7? > > Vernon

Re: Centos 7: Postfix + cyrus-sasl (auxprop sql) fills systemd journal with debug messages

2015-10-07 Thread Viktor Dukhovni
On Wed, Oct 07, 2015 at 12:29:05PM +0200, Patrick Wagner wrote: > I've posted on the cyrus-sasl list and now created a new bug report [1] > for the issue, with the proposed patch by Viktor Dukhovni as a starting > point (after all, the other modules might need to be patched as well - > didn't chec

Re: Centos 7: Postfix + cyrus-sasl (auxprop sql) fills systemd journal with debug messages

2015-10-07 Thread Patrick Wagner
I've posted on the cyrus-sasl list and now created a new bug report [1] for the issue, with the proposed patch by Viktor Dukhovni as a starting point (after all, the other modules might need to be patched as well - didn't check). [1] https://bugzilla.cyrusimap.org/show_bug.cgi?id=3906 Thanks,

Re: Centos 7: Postfix + cyrus-sasl (auxprop sql) fills systemdjournal with debug messages

2015-10-05 Thread Viktor Dukhovni
On Mon, Oct 05, 2015 at 10:05:14PM +, Viktor Dukhovni wrote: Can you take this to the Cyrus IMAP list, or the Debian/Ubuntu maintainers? Proposed patch below. Other plugins require similar treatment. As for Postfix, perhaps "msg_verbose" should not alone be sufficient to trigger password lo

Re: Centos 7: Postfix + cyrus-sasl (auxprop sql) fills systemdjournal with debug messages

2015-10-05 Thread Viktor Dukhovni
On Mon, Oct 05, 2015 at 10:39:54PM +0200, Patrick Wagner wrote: > Oh, and I found the following post on the cyrusl-sasl mailing list, posted by > Alexej Melnikov in 2006 - so there was (still is?) maybe something special > about Postfix's handling of cyrus-sasl? > http://lists.andrew.cmu.edu/pip

Re: Centos 7: Postfix + cyrus-sasl (auxprop sql) fills systemdjournal with debug messages

2015-10-05 Thread Patrick Wagner
On Mon 18:29 , Viktor Dukhovni wrote: > On Mon, Oct 05, 2015 at 12:29:45PM +0200, Patrick Wagner wrote: > > Everything's working fine, but smtpd produces dozens of debug > > lines per SMTP AUTH, which makes the journald log quite > unreadable: > The logging is emitted by Cyrus SASL, not Postfix.

Re: Centos 7: Postfix + cyrus-sasl (auxprop sql) fills systemd journal with debug messages

2015-10-05 Thread Viktor Dukhovni
On Mon, Oct 05, 2015 at 12:29:45PM +0200, Patrick Wagner wrote: > Everything's working fine, but smtpd produces dozens of debug > lines per SMTP AUTH, which makes the journald log quite unreadable: The logging is emitted by Cyrus SASL, not Postfix. > Oct 05 11:55:01 mail postfix/smtpd[5883]: sql