I am unable to start sendmail.service in Fedora 16. Please find the output below,
Status:
Code:
[root@karthick-it ~]# systemctl status sendmail.service
sendmail.service - Sendmail Mail Transport Agent
Loaded: loaded (/lib/systemd/system/sendmail.service; enabled)
Active: failed since Sat, 26 May 2012 17:11:41 +0530; 11min ago
Process: 9365 ExecStart=/usr/sbin/sendmail -bd $SENDMAIL_OPTS $SENDMAIL_OPTARG (code=exited, status=0/SUCCESS)
Process: 9360 ExecStartPre=/etc/mail/make aliases (code=exited, status=0/SUCCESS)
Process: 9357 ExecStartPre=/etc/mail/make (code=exited, status=0/SUCCESS)
CGroup: name=systemd:/system/sendmail.service
Code:
[root@karthick-it ~]# systemctl start sendmail.service
Job failed. See system logs and 'systemctl status' for details.
Could anyone help me to start the service pls ?