Re: [SLE] Red Hat Enterprise Server postfix broken (Third email-no response in over two weeks)

From: Enrique Arizón (e_arizon_benito_at_yahoo.com)
Date: 01/26/04

  • Next message: Damon Register: "Re: [SLE] How do I setup a FTP server?"
    Date: Mon, 26 Jan 2004 20:44:25 +0100 (CET)
    To: suse-linux-e@suse.com
    
    

    ...
    >
    > Issue 1 (and most important) Red Hat Enterprise
    Servers Postfix is
    > broke. I installed the Postfix and ran switch mail
    > to enable it as
    > default. Then configured /etc/openldap/ldap.conf,
    > /etc/ldap.conf and
    > /etc/openldap/slapd.conf I also ran authconfig and
    > checked pam.d and
    > nsswitch to confirm all enteries had taken. I
    > configured postfix (as I
    > had done in SuSE which worked great) and ran postmap
    > with an
    > ldap:virtualldap. and I got segfault. Just to make
    > sure I was not being
    > stupid I went back double checked it all and redid
    > the whole process in
    > SuSE 8.2 pro (worked there but not in Red Hat) I
    > also installed Webmin
    > and even it tells me the ES3.0 postfix does not
    > support LDAP. Being
    > tired of it after the third attempt I installed
    > Postfix from Red Hat 9.0
    > (I saw some people where using it for OpenLDAP) and
    > it works great. (all
    > without further editing my configuration files)
    >

     What's clear is that paying more for licences doesn't
    make you more happy. If Postfix doesn't work it just
    doesn't work. You can investigate with strace, ltrace,
    ... what's going wrong but you will loose too much
    time.

     Just based in my own experience, if you are going to
    install a mail server or any other critical software
    for RedHat/SuSE/Debian build it from sources. Don't
    trust precompiled packages at all. And then write down
    the configure options you passed to configure and keep
    them in a secure place.
     Use something as ./configure
    --prefix=/opt/_my_custom_postfix_ver.x.x --... so your
    custom build don't mix with the default
    RedHat/SuSE/... setup.

     A few weeks ago I had similar problems with the
    default squid proxy-cache installed with SuSE 9. It
    was precompiled with many unnecesary options and a
    memory leak nearly blocked the server. By just
    compiling from sources and removing all the unnecesary
    option in the "./configure" step the software runs
    now really well. It took no more than half an hour to
    study the "./configure --help" options, compiling and
    installing as service.

     You can also use static linking to improbe system
    independence, but you will need to recompile if some
    security hole is been discovered in dependant
    libraries.

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Damon Register: "Re: [SLE] How do I setup a FTP server?"

    Relevant Pages

    • Re: [SLE] posftix - open relay?
      ... > Thanks for the info guys, but I'm really trying to work with Postfix first. ... > I really hesitate to install a large package like qmail. ... using your Earthlink account? ... able to use your server for sending/receiving email for your domain. ...
      (SuSE)
    • Re: cant access postfix pop
      ... > I've got postfix running on a box with sarge. ... Nor can I telnet into the box on port 110 ... Sendmail is an stmp server, listening on port 25 you need to install a pop3 ...
      (Debian-User)
    • Re: Email server setup
      ... And thanks for the postfix entries below. ... Server does not install GUI so on the second build I completed the initial bare bones OS installation, ... From then on I did all the rest of the install from my workstation, browser open at workaround.org for guidance, SSH and Webmin for installing and tweaking. ... My 15 client users are way more than happy with the setup, especially the huge reduction of spam hitting their mailboxes. ...
      (comp.os.linux.setup)
    • Re: [SLE] posftix - open relay?
      ... >> Thanks for the info guys, but I'm really trying to work with Postfix ... >> I really hesitate to install a large package like qmail. ... > your Earthlink account... ... > only way you can use your Postfix server is to relay mail to Earthlink's ...
      (SuSE)
    • Re: about postfix.spec
      ... What Blake was telling you to install is the postfix source rpm (srpm ... The srpm is the source package for postfix. ... To get yourself setup to build the postfix packages, ...
      (Fedora)