Error when installing mailman (Perfect Server setup Centos 7)

Discussion in 'ISPConfig 3 Priority Support' started by haddaraboy, Dec 2, 2014.

  1. haddaraboy

    haddaraboy New Member

    Hi everyone,

    So I am having an issue at step #22 when following THIS tuturial, when doing this:

    after I start mailman i get this:

    For Journalct -xn i get:

    And for systemctl status mailman.service:

     
  2. haddaraboy

    haddaraboy New Member

    Also, for Till...

    I think im being attacked from 189.2.201.53

    In the journalctl -xn i can see:

    Till please help me let me know what I can do,
    Thanks in advance.
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Please run:

    /usr/lib/mailman/bin/newlist mailman

    to create the mailman default list. seem as if the command slipped out of the command field and is shown in the output part of the tutorial only. I will fix that.

    Regarding the attack, as soon as the install is finished, fail2ban will take care of blocking this IP.
     
  4. haddaraboy

    haddaraboy New Member

    Thanks Till, when i try to make the list, i get:

     
    Last edited: Dec 2, 2014
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    please run this exact command:

    Code:
    /usr/lib/mailman/bin/newlist mailman
     
  6. haddaraboy

    haddaraboy New Member

    I did exactly that and got:

     
  7. haddaraboy

    haddaraboy New Member

    Can anyone please direct me in the right way, I have done what was suggested, and even looked around the net but haven't had luck so far.

    I am going to install CentOS again and start from scratch.
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    There might be a problem with your hostname. The error says:

    Illegal list name: mailman@server1

    but a internet server should have a fully qualified domain name as hostname, so it should be like this:

    [email protected]

    What is the output of:

    hostname

    and

    hostname -f
     

Share This Page