Re: Postfix 2.10 Failed to Start Centos 7

2021-01-02 Thread Peter
stfix 2.10. If you want Postfix 3 for CentOS 7 check out: http://ghettoforge.org/index.php/Postfix3 Peter

Re: Postfix 2.10 Failed to Start Centos 7

2021-01-02 Thread Peter
On 3/01/21 10:52 am, Robert Wolfe wrote: I think one of the issues here is that the centos upstream repos have not been updated to the latest code yet. That being said, I was wondering if anyone had written any installation notes for installing postfix 3.x from source on centos or red hat? Be

Re: Postfix 2.10 Failed to Start Centos 7

2021-01-02 Thread lists
PM To: postfix-users@postfix.org Subject: Re: Postfix 2.10 Failed to Start Centos 7 No, I didn't upgrade Postfix. As the top of my thread, I "yum upgrade" my Centos Server. Postfix is 2.10. It worked previously but since yum upgrade, has failed. Thanks! > On 2 Jan 2021, at 21:34, &q

Re: Postfix 2.10 Failed to Start Centos 7

2021-01-02 Thread CRAIG WILSON
No, I didn't upgrade Postfix. As the top of my thread, I "yum upgrade" my Centos Server. Postfix is 2.10. It worked previously but since yum upgrade, has failed. Thanks! > On 2 Jan 2021, at 21:34, "Wietse Venema" wrote: > > CRAIG WILSON: >> Hi, >> I have recently "yum upgrade" my Centos Linux

Re: Postfix 2.10 Failed to Start Centos 7

2021-01-02 Thread Robert Wolfe
I think one of the issues here is that the centos upstream repos have not been updated to the latest code yet. That being said, I was wondering if anyone had written any installation notes for installing postfix 3.x from source on centos or red hat? ⁣Get BlueMail for Android ​ On Jan 2, 2021,

Re: Postfix 2.10 Failed to Start Centos 7

2021-01-02 Thread Wietse Venema
CRAIG WILSON: > Hi, > I have recently "yum upgrade" my Centos Linux 7 Server. I had a fully working > Postfix 2.10 system prior to that. > My Postfix service won't start. This is the error: > Jan 01 20:36:02 pbx.myrevtel.comsystemd[1]: > Starting Postfix Mail Transport A

Postfix 2.10 Failed to Start Centos 7

2021-01-02 Thread CRAIG WILSON
Hi, I have recently "yum upgrade" my Centos Linux 7 Server. I had a fully working Postfix 2.10 system prior to that. My Postfix service won't start. This is the error: Jan 01 20:36:02 pbx.myrevtel.comsystemd[1]: Starting Postfix Mail Transport Agent... Jan 01 20:36:02 pb

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

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?

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

Centos 7 turn on pypolicyd-spf

2019-10-14 Thread Emanuel
Hi, I install via yum pypolicyd-spf in Centos 7. Paquetes instalados Nombre    : pypolicyd-spf Arquitectura    : noarch Versión : 1.3.2 Lanzamiento : 5.el7 Tamaño    : 105 k Repositorio    : installed Desde el repositorio   : epel Resumen : SPF Policy Server for

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 manu

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

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

centos 7

2017-01-23 Thread Vernon Fort
What's the best way to get the latest version of postfix on centos 7? Vernon

Re: RHEL / CentOS 7 RPMs

2016-03-15 Thread Nikolaos Milas
On 15/3/2016 9:26 μμ, Peter wrote: All you're doing here is doubling up on -DUSE_SASL_AUTH and changing hard-coded defaults to dovecot. Leave well enough alone and put your dovecot SASL settings in main.cf where they belong. Sorry for my ignorance, Thank you very much for all the clarificati

Re: RHEL / CentOS 7 RPMs

2016-03-15 Thread Peter
On 16/03/16 03:16, Nikolaos Milas wrote: > A final query: S.J. Mudd's SRPMs included an SPF option. Is this option > still valid/meaningful/useful in latest postfix versions? Missed the above question before. Postfix does not have any built-in support for SPF. A quick look at Mudd's RPM shows th

Re: RHEL / CentOS 7 RPMs

2016-03-15 Thread Peter
On 16/03/16 03:16, Nikolaos Milas wrote: > On 15/3/2016 11:44 πμ, Nikolaos Milas wrote: > >> So, it seems that initially the above compilation options are >> disabled. Right? >> > > To answer my own question, in fact, it's the other way round! For example: > >%bcond_without ldap > > means l

Re: RHEL / CentOS 7 RPMs

2016-03-15 Thread Nikolaos Milas
On 15/3/2016 11:44 πμ, Nikolaos Milas wrote: So, it seems that initially the above compilation options are disabled. Right? To answer my own question, in fact, it's the other way round! For example: %bcond_without ldap means ldap is enabled by default! And a second question: Could we b

Re: RHEL / CentOS 7 RPMs

2016-03-15 Thread Nikolaos Milas
On 14/3/2016 8:56 μμ, Peter wrote: The -release RPM for CentOS 7 is at: http://mirror.symnds.com/distributions/gf/el/7/gf/x86_64/gf-release-7-8.gf.el7.noarch.rpm Thank you Peter, I took a first look at your Postfix3 SRPM package today. It looks well organized and updated. Before I move on

Re: RHEL / CentOS 7 RPMs

2016-03-14 Thread Peter
On 15/03/16 07:56, Peter wrote: > On 15/03/16 07:15, Nikolaos Milas wrote: >> Unfortunately, it seems that GhettoForge is currently (14 March) down >> (it shows some errors with a backtrace), > > I wasn't aware of that and will get it fixed ASAP. The ghettoforge site is fixed now, thanks for lett

Re: RHEL / CentOS 7 RPMs

2016-03-14 Thread Peter
.symnds.com/distributions/gf/el/7/ The -release RPM for CentOS 7 is at: http://mirror.symnds.com/distributions/gf/el/7/gf/x86_64/gf-release-7-8.gf.el7.noarch.rpm The latest postfix3 packages are currently in the gf-testing repo (which you will need to enable with the --enablerepo=gf-testing flag t

Re: RHEL / CentOS 7 RPMs

2016-03-14 Thread Robert Schetterer
Am 14.03.2016 um 19:15 schrieb Nikolaos Milas: > Thank you all for the feedback. > > Unfortunately, it seems that GhettoForge is currently (14 March) down > (it shows some errors with a backtrace), while repo.mailserver.guru does > not appear to include source rpms (SRPMs). If I am missing somethi

Re: RHEL / CentOS 7 RPMs

2016-03-14 Thread Nikolaos Milas
Thank you all for the feedback. Unfortunately, it seems that GhettoForge is currently (14 March) down (it shows some errors with a backtrace), while repo.mailserver.guru does not appear to include source rpms (SRPMs). If I am missing something, please point me to the right direction. It is i

Re: RHEL / CentOS 7 RPMs

2016-03-12 Thread brad . chandler
It didn't overwrite them, but just renamed them to .rpmsave. Yes. I also had to install the Perl script and MySQL packages but that was it. On March 12, 2016 3:46:11 PM CST, Peter wrote: >On 13/03/16 06:06, Brad Chandler wrote: >> I recently added the ghettoforge repo to my

Re: RHEL / CentOS 7 RPMs

2016-03-12 Thread Peter
On 13/03/16 06:06, Brad Chandler wrote: > I recently added the ghettoforge repo to my Centos 7 vm. I wanted a > newer version of postfix so that I could experiment with Dane. Centos 7 > is stuck on 2.10. The upgrade went smoothly. I first had to uninstall > postfix, then install postf

Re: RHEL / CentOS 7 RPMs

2016-03-12 Thread Peter
On 13/03/16 03:48, /dev/rob0 wrote: > Consider GhettoForge ( http://ghettoforge.org/ ), where current > Postfix RPMs can be found. They're maintained by Peter Ajamian, whom > I know from this mailing list and from IRC to be competent. He'll > probably reply too. :-) The most recent are curre

Re: RHEL / CentOS 7 RPMs

2016-03-12 Thread Viktor Dukhovni
On Sat, Mar 12, 2016 at 10:56:32AM -0800, Alice Wonder wrote: > >I understand that your choice works for you, that's fine. Just > >saying that for most Postfix users I'd recommend sticking with > >OpenSSL and upgrading each of Postfix and OpenSSL as opportunities > >arise. > > I understand that.

Re: RHEL / CentOS 7 RPMs

2016-03-12 Thread Alice Wonder
On 03/12/2016 10:50 AM, Viktor Dukhovni wrote: On Sat, Mar 12, 2016 at 10:31:44AM -0800, Alice Wonder wrote: I stick with 2.11.x and probably will as long as it is maintained, and I build against LibreSSL which is controversial to some, and a devel branch of LibreSSL - but it works for me...

Re: RHEL / CentOS 7 RPMs

2016-03-12 Thread Viktor Dukhovni
On Sat, Mar 12, 2016 at 10:31:44AM -0800, Alice Wonder wrote: > I stick with 2.11.x and probably will as long as it is maintained, and I > build against LibreSSL which is controversial to some, and a devel branch of > LibreSSL - but it works for me... Note, I don't test against LibreSSL, and comp

Re: RHEL / CentOS 7 RPMs

2016-03-12 Thread Alice Wonder
On 03/12/2016 05:04 AM, Nikolaos Milas wrote: Hello, I would like to ask whether someone has worked on J. Mudd's RPMs (http://postfix.wl0.org/) to produce RHEL / CentOS 7 versions. https://librelamp.com/Mail I stick with 2.11.x and probably will as long as it is maintained, and I

Re: RHEL / CentOS 7 RPMs

2016-03-12 Thread Brad Chandler
I recently added the ghettoforge repo to my Centos 7 vm. I wanted a newer version of postfix so that I could experiment with Dane. Centos 7 is stuck on 2.10. The upgrade went smoothly. I first had to uninstall postfix, then install postfix3 from the gf-plus repo. I replaced the new main.cf and

Re: RHEL / CentOS 7 RPMs

2016-03-12 Thread Robert Schetterer
Am 12.03.2016 um 14:04 schrieb Nikolaos Milas: > Hello, > > I would like to ask whether someone has worked on J. Mudd's RPMs > (http://postfix.wl0.org/) to produce RHEL / CentOS 7 versions. > > The above site includes code for RHEL / CentOS versions 5 and 6 (not for >

Re: RHEL / CentOS 7 RPMs

2016-03-12 Thread @lbutlr
On Mar 12, 2016, at 7:48 AM, /dev/rob0 wrote: > On Sat, Mar 12, 2016 at 03:04:51PM +0200, Nikolaos Milas wrote: >> I would like to ask whether someone has worked on J. Mudd's RPMs >> (http://postfix.wl0.org/) to produce RHEL / CentOS 7 versions. >> >> The a

Re: RHEL / CentOS 7 RPMs

2016-03-12 Thread Steve Jenkins
On Sat, Mar 12, 2016 at 5:04 AM, Nikolaos Milas wrote: > Hello, > > I would like to ask whether someone has worked on J. Mudd's RPMs ( > http://postfix.wl0.org/) to produce RHEL / CentOS 7 versions. > > The above site includes code for RHEL / CentOS versions 5 and 6

Re: RHEL / CentOS 7 RPMs

2016-03-12 Thread /dev/rob0
On Sat, Mar 12, 2016 at 03:04:51PM +0200, Nikolaos Milas wrote: > I would like to ask whether someone has worked on J. Mudd's RPMs > (http://postfix.wl0.org/) to produce RHEL / CentOS 7 versions. > > The above site includes code for RHEL / CentOS versions 5 and 6 > (not for

RHEL / CentOS 7 RPMs

2016-03-12 Thread Nikolaos Milas
Hello, I would like to ask whether someone has worked on J. Mudd's RPMs (http://postfix.wl0.org/) to produce RHEL / CentOS 7 versions. The above site includes code for RHEL / CentOS versions 5 and 6 (not for all Postfix versions, but which can be adapted more or less easily for cu

Re: Starting postfix at boot time on Centos 7

2016-02-26 Thread Peter
On 25/02/16 06:25, i...@itrezero.it wrote: > I compiled postfix 3.0.3 from source code but (maybe a stupid question)… > don’t know how to start it at boot of a Centos 7 machine! > > Tried with “chkconfig” and “systemctl” without any results! > > How can I do this? Is there a “p

R: Starting postfix at boot time on Centos 7

2016-02-25 Thread info
: mercoledì 24 febbraio 2016 18:32 A: i...@itrezero.it; postfix-users@postfix.org Oggetto: RE: Starting postfix at boot time on Centos 7 Not sure if this will help, but a Google search returned this link: <https://www.digitalocean.com/community/tutorials/how-to-configure-a-linux-service

Re: Starting postfix at boot time on Centos 7

2016-02-24 Thread Danny Horne
This command should just read rpm -Uvh --nodeps $(repoquery --location postfix-sysvinit) On 24/02/2016 5:48 pm, Danny Horne wrote: > rpm -Uvh --nodeps $(repoquery --location postfix-sysvinit) signature.asc Description: OpenPGP digital signature

Re: Starting postfix at boot time on Centos 7

2016-02-24 Thread Danny Horne
be able to run - systemctl enable postfix systemctl start postfix On 24/02/2016 5:25 pm, i...@itrezero.it wrote: > > Hi all. > > I compiled postfix 3.0.3 from source code but (maybe a stupid > question)… don’t know how to start it at boot of a Centos 7 machine! > > Tried with “ch

Re: Starting postfix at boot time on Centos 7

2016-02-24 Thread Mike Coddington
On Wed, Feb 24, 2016 at 06:25:08PM +0100, i...@itrezero.it wrote: > Hi all. > > I compiled postfix 3.0.3 from source code but (maybe a stupid question). > don't know how to start it at boot of a Centos 7 machine! > > Tried with "chkconfig" and "systemctl&q

RE: Starting postfix at boot time on Centos 7

2016-02-24 Thread Wolfe, Robert
...@postfix.org] On Behalf Of i...@itrezero.it Sent: Wednesday, February 24, 2016 11:25 AM To: postfix-users@postfix.org Subject: Starting postfix at boot time on Centos 7 Hi all. I compiled postfix 3.0.3 from source code but (maybe a stupid question)… don’t know how to start it at boot of a Centos 7

Starting postfix at boot time on Centos 7

2016-02-24 Thread info
Hi all. I compiled postfix 3.0.3 from source code but (maybe a stupid question). don't know how to start it at boot of a Centos 7 machine! Tried with "chkconfig" and "systemctl" without any results! How can I do this? Is there a "postfix.service" to be enab

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

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

2015-10-05 Thread Patrick Wagner
Hello everybody, I'm in the process of migrating a postfix + cyrus-sasl configuration from Ubuntu 12.04 to CentOS 7.1 I'm using the cyrus-sasl-plain and cyrus-sasl-sql packages to enable AUTH LOGIN against a SQL backend (pwcheck_method: auxprop, auxprop_plugin: sql) Everything's working fine,

Re: [Postfix-Users] Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-07 Thread Peter
On 09/06/2015 02:47 PM, Steve Jenkins wrote: > On Sat, Sep 5, 2015 at 5:59 PM, Viktor Dukhovni > That's fine. I wasn't trying to pick a fight, or even be contrary. My > question was sincere as I'm always interested in learning. If there are > valid reasons why one should completely avoid building P

Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-07 Thread Michael Seevogel
Am 06.09.2015 um 12:21 schrieb Benning, Markus: Am 2015-09-05 20:43, schrieb Viktor Dukhovni: What I've not yet checked, is whether Fedora (like Debian) has started splitting up Postfix into multiple RPMs with optional databases (LDAP, MySQL, ...) in separate packages, now that Postfix supports

Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-06 Thread Viktor Dukhovni
On Sun, Sep 06, 2015 at 06:49:19PM +0200, Alex JOST wrote: > >What I've not yet checked, is whether Fedora (like Debian) has > >started splitting up Postfix into multiple RPMs with optional > >databases (LDAP, MySQL, ...) in separate packages, now that Postfix > >supports shared library builds, an

Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-06 Thread Alex JOST
Am 05.09.2015 um 20:43 schrieb Viktor Dukhovni: What I've not yet checked, is whether Fedora (like Debian) has started splitting up Postfix into multiple RPMs with optional databases (LDAP, MySQL, ...) in separate packages, now that Postfix supports shared library builds, and dynamic maps. If th

Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-06 Thread Robert Schetterer
Am 06.09.2015 um 12:21 schrieb Benning, Markus: > It tested it so far that "it worked for me". > As you mentioned shared libs and dynamicmaps needed adjustments. > > I think its best to contact the current maintainer LaMont Jones. > If he is not able to update the package it may be possible futher

Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-06 Thread Benning, Markus
Am 2015-09-05 20:43, schrieb Viktor Dukhovni: What I've not yet checked, is whether Fedora (like Debian) has started splitting up Postfix into multiple RPMs with optional databases (LDAP, MySQL, ...) in separate packages, now that Postfix supports shared library builds, and dynamic maps. If they

Re: [Postfix-Users] Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-05 Thread Steve Jenkins
On Sat, Sep 5, 2015 at 5:59 PM, Viktor Dukhovni wrote: > On Sat, Sep 05, 2015 at 04:50:42PM -0700, Steve Jenkins wrote: > > > On Sat, Sep 5, 2015 at 11:43 AM, John R. Dennison > wrote: > > > > > Building from source on RHEL or respins is _never_ the correct answer. > > > > ...because ? > > W

Re: [Postfix-Users] Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-05 Thread Viktor Dukhovni
On Sat, Sep 05, 2015 at 04:50:42PM -0700, Steve Jenkins wrote: > On Sat, Sep 5, 2015 at 11:43 AM, John R. Dennison wrote: > > > Building from source on RHEL or respins is _never_ the correct answer. > > ...because ? We don't need to go there... Different strokes for different folks. --

Re: [Postfix-Users] Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-05 Thread Steve Jenkins
On Sat, Sep 5, 2015 at 11:43 AM, John R. Dennison wrote: > Building from source on RHEL or respins is _never_ the correct answer. ...because ?

Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-05 Thread Robert Schetterer
Am 05.09.2015 um 20:07 schrieb Patrick Ben Koetter: > Greetings, > > is there anyone who knows a download location of Postfix 3.x packages for > RedHat/CentOS 7.x? > > Regards, > > p@rick > Django has it http://repo.mailserver.guru/7/testing/x86_64/repoview/in

Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-05 Thread Steffan Cline
, 2015 at 11:13 AM To: postfix users Subject: Re: Postfix 3.x for RedHat/CentOS 7.x 2015-09-05 11:07 GMT-07:00 Patrick Ben Koetter : is there anyone who knows a download location of Postfix 3.x packages for RedHat/CentOS 7.x? Hi, Patrick. It's painless to build from source on RHEL 7.x. I keep

Re: [Postfix-Users] Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-05 Thread John R. Dennison
On Sat, Sep 05, 2015 at 06:43:40PM +, Viktor Dukhovni wrote: > On Sat, Sep 05, 2015 at 08:38:23PM +0200, Patrick Ben Koetter wrote: > > > * Viktor Dukhovni : > > > On Sat, Sep 05, 2015 at 08:21:55PM +0200, Patrick Ben Koetter wrote: > > > > > > > for the moment I am still searching for RPMs.

Re: [Postfix-Users] Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-05 Thread Viktor Dukhovni
On Sat, Sep 05, 2015 at 01:43:12PM -0500, John R. Dennison wrote: > Building from source on RHEL or respins is _never_ the correct answer. What's right for one isn't always what's right for all. -- Viktor.

Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-05 Thread Viktor Dukhovni
On Sat, Sep 05, 2015 at 08:38:23PM +0200, Patrick Ben Koetter wrote: > * Viktor Dukhovni : > > On Sat, Sep 05, 2015 at 08:21:55PM +0200, Patrick Ben Koetter wrote: > > > > > for the moment I am still searching for RPMs. You're right! If I need to > > > work > > > around the packages, your tutori

Re: [Postfix-Users] Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-05 Thread John R. Dennison
On Sat, Sep 05, 2015 at 08:38:23PM +0200, Patrick Ben Koetter wrote: > * Viktor Dukhovni : > > On Sat, Sep 05, 2015 at 08:21:55PM +0200, Patrick Ben Koetter wrote: > > > > > for the moment I am still searching for RPMs. You're right! If I need to > > > work > > > around the packages, your tutoria

Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-05 Thread Patrick Ben Koetter
* Viktor Dukhovni : > On Sat, Sep 05, 2015 at 08:21:55PM +0200, Patrick Ben Koetter wrote: > > > for the moment I am still searching for RPMs. You're right! If I need to > > work > > around the packages, your tutorial will give me what I need within minutes. > > http://rpmfind.net/linux/rpm2

Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-05 Thread Viktor Dukhovni
On Sat, Sep 05, 2015 at 08:21:55PM +0200, Patrick Ben Koetter wrote: > for the moment I am still searching for RPMs. You're right! If I need to work > around the packages, your tutorial will give me what I need within minutes. http://rpmfind.net/linux/rpm2html/search.php?query=postfix ft

Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-05 Thread Patrick Ben Koetter
Steve, * Steve Jenkins : > 2015-09-05 11:07 GMT-07:00 Patrick Ben Koetter : > > > is there anyone who knows a download location of Postfix 3.x packages for > > RedHat/CentOS 7.x? > > > Hi, Patrick. It's painless to build from source on RHEL 7.x. I keep this &

Re: Postfix 3.x for RedHat/CentOS 7.x

2015-09-05 Thread Steve Jenkins
2015-09-05 11:07 GMT-07:00 Patrick Ben Koetter : > is there anyone who knows a download location of Postfix 3.x packages for > RedHat/CentOS 7.x? Hi, Patrick. It's painless to build from source on RHEL 7.x. I keep this RedHat/CentOS blog post updated for the latest Postfix vers

Postfix 3.x for RedHat/CentOS 7.x

2015-09-05 Thread Patrick Ben Koetter
Greetings, is there anyone who knows a download location of Postfix 3.x packages for RedHat/CentOS 7.x? Regards, p@rick -- [*] sys4 AG https://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand