Mailman

Discussion in 'ISPConfig 3 Priority Support' started by Icelake, Aug 19, 2016.

  1. Icelake

    Icelake New Member

    Hi!
    So I messed up! Didn't fully know what I was doing.
    I thought I'd start a mailinglist, so I installed Mailman in ISPconfig 3.0.5.4p9 according to the instructions in:
    https://www.howtoforge.com/tutorial...pureftpd-bind-postfix-doveot-and-ispconfig/2/
    And guess what. The mail system doesn't work correctly anymore. The installation, of course, changed some crucial settings in the system.
    When I try to telnet to localhost 25 and send a message from 'root@localhost' to myself, I get:
    451 4.3.0 <root@localhost>: Temporary lookup failure
    Is there a way to fix the settings to get things working again?
    Best rgds//Icelake
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Ddi you try to run a ispconfig update with "reconfigure services = yes" already?

    Code:
    cd /tmp
    wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz
    tar xvfz ISPConfig-3-stable.tar.gz
    cd ispconfig3_install/install
    php -q update.php
    
     
  3. Icelake

    Icelake New Member

    Thanks, Till!
    I'll give it a try.
    //Icelake
     
  4. Icelake

    Icelake New Member

    Till!
    You're great, man!
    It did the trick!
    It seems to be running :)
    Thanks 10^6!!
    //Icelake
     

Share This Page