Help postfix is not runing after installation imscp

  • root@vps-1158601-21611:/usr/local/src/imscp-1.1.13# /etc/init.d/postfix restart
    * Stopping Postfix Mail Transport Agent postfix [ OK ]
    * Starting Postfix Mail Transport Agent postfix [ OK ]
    root@vps-1158601-21611:/usr/local/src/imscp-1.1.13# /etc/init.d/postfix status
    * postfix is not running
    root@vps-1158601-21611:/usr/local/src/imscp-1.1.13#

  • Hello geo,
    try using

    Code
    1. sudo service postfix restart


    Otherwise look in the log file

  • path log file /var/log/mail.log postfix?
    my distro is ubuntu 14.04 in vps

  • Quote

    path log file /var/log/mail.log postfix?
    my distro is ubuntu 14.04 in vps


    Do you mean the question seriously? :dodgy:
    An admin should already know which service where logged.
    yes .. this is the log

  • @geo


    You're using a VPS... I bet sendmail is currently running on your container... Please, give us the result of the following command:


    Shell-Script
    1. # netstat -plunt

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • I bet it too, as I already see that here... with someone else.
    Some VPS are sold with some embedded installs which often include Web Services.


    Maybe when you choose to reinstall the VPS, you can specify to get a base distro, without any modification.