On 12/31/15 17:52, Sudhir Khanger wrote: > Hi, > > I ran journalctl -b to see what is causing bumblebee to fail. I see the log > is huge. There are thousands of line and the file is as big as 5.1 mb. I see a > sendmail line over and over. I don't think I use sendmail or what installed > it. > > Dec 31 15:16:06 fedora crond[1188]: /usr/sbin/sendmail: line 64: > /home/sudhir/.esmtp_queue/DPfrmBuQ/mail: No such file or directory > > Here is the full log https://cloud.wyffy.com/index.php/s/wTEhYPA6lS4WfD3 > Another thing you need to be made aware of.... "sendmail" may not be "sendmail". /usr/sbin/sendmail is more than likely a symbolic link [egreshko@meimei ~]$ ll /usr/sbin/sendmail lrwxrwxrwx. 1 root root 21 Jul 31 10:11 /usr/sbin/sendmail -> /etc/alternatives/mta and then [egreshko@meimei ~]$ ll /etc/alternatives/mta lrwxrwxrwx. 1 root root 27 Jul 31 10:11 /etc/alternatives/mta -> /usr/sbin/sendmail.sendmail -- In reality, some people should stick to running Windows and others should stay away from computers altogether. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org