Page 1 of 1

Postfix mail system is not running

Posted: Fri May 08, 2015 7:14 am
by kortex
I get an error when I want to start postfix.

#postfix reload output

Code: Select all

postfix/postfix-script: fatal: the Postfix mail system is not running
# postconf -n output

Code: Select all

alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
html_directory = no
inet_interfaces = $myhostname
inet_protocols = all
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain, localhost
mydomain = xyz.com 
myhostname = myserver.xyz.com
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.6.6/README_FILES
sample_directory = /usr/share/doc/postfix-2.6.6/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
unknown_local_recipient_reject_code = 550
thanks for help.

Re: Postfix mail system is not running

Posted: Mon May 11, 2015 7:47 pm
by skurudo
Where did you get postfix? VestaCP use Exim.