mark edwards
Member
hello - i have been able to install sendmail on my home centOS7 box but not the interserver one.
i simply do:
yum -y install sendmail sendmail-cf m4 ;
systemctl start sendmail ;
this works fine on my home centOS box, but here on interserver i get this message:
systemctl start sendmail;
Job for sendmail.service failed because a timeout was exceeded. See "systemctl status sendmail.service" and "journalctl -xe" for details.
systemctl status sendmail.service;
● sendmail.service - Sendmail Mail Transport Agent
Loaded: loaded (/usr/lib/systemd/system/sendmail.service; disabled; vendor preset: disabled)
Active: failed (Result: timeout) since Tue 2016-02-09 12:17:04 EST; 12s ago
Process: 15978 ExecStart=/usr/sbin/sendmail -bd $SENDMAIL_OPTS $SENDMAIL_OPTARG (code=exited, status=0/SUCCESS)
Process: 15971 ExecStartPre=/etc/mail/make aliases (code=exited, status=0/SUCCESS)
Process: 15969 ExecStartPre=/etc/mail/make (code=exited, status=0/SUCCESS)
Feb 09 12:15:34 edwardsmark.info systemd[1]: Starting Sendmail Mail Transport Agent...
Feb 09 12:15:34 edwardsmark.info systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start.
Feb 09 12:15:35 edwardsmark.info postfix/master[16052]: daemon started -- version 2.10.1, configuration /etc/postfix
Feb 09 12:17:04 edwardsmark.info systemd[1]: sendmail.service start operation timed out. Terminating.
Feb 09 12:17:04 edwardsmark.info systemd[1]: Failed to start Sendmail Mail Transport Agent.
Feb 09 12:17:04 edwardsmark.info systemd[1]: Unit sendmail.service entered failed state.
Feb 09 12:17:04 edwardsmark.info systemd[1]: sendmail.service failed.
i am ready to reload the OS on the interserver control panel and see if that works, but thought i would check here first.
i simply do:
yum -y install sendmail sendmail-cf m4 ;
systemctl start sendmail ;
this works fine on my home centOS box, but here on interserver i get this message:
systemctl start sendmail;
Job for sendmail.service failed because a timeout was exceeded. See "systemctl status sendmail.service" and "journalctl -xe" for details.
systemctl status sendmail.service;
● sendmail.service - Sendmail Mail Transport Agent
Loaded: loaded (/usr/lib/systemd/system/sendmail.service; disabled; vendor preset: disabled)
Active: failed (Result: timeout) since Tue 2016-02-09 12:17:04 EST; 12s ago
Process: 15978 ExecStart=/usr/sbin/sendmail -bd $SENDMAIL_OPTS $SENDMAIL_OPTARG (code=exited, status=0/SUCCESS)
Process: 15971 ExecStartPre=/etc/mail/make aliases (code=exited, status=0/SUCCESS)
Process: 15969 ExecStartPre=/etc/mail/make (code=exited, status=0/SUCCESS)
Feb 09 12:15:34 edwardsmark.info systemd[1]: Starting Sendmail Mail Transport Agent...
Feb 09 12:15:34 edwardsmark.info systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start.
Feb 09 12:15:35 edwardsmark.info postfix/master[16052]: daemon started -- version 2.10.1, configuration /etc/postfix
Feb 09 12:17:04 edwardsmark.info systemd[1]: sendmail.service start operation timed out. Terminating.
Feb 09 12:17:04 edwardsmark.info systemd[1]: Failed to start Sendmail Mail Transport Agent.
Feb 09 12:17:04 edwardsmark.info systemd[1]: Unit sendmail.service entered failed state.
Feb 09 12:17:04 edwardsmark.info systemd[1]: sendmail.service failed.
i am ready to reload the OS on the interserver control panel and see if that works, but thought i would check here first.