On Sun, 5 Jun 2011 10:05:34 -0400
"Garry T. Williams" <gtwilli...@gmail.com> wrote:

> On Sunday, June 05, 2011 06:35:37 Arthur Dent wrote:
> > The real problem I have is that after a reboot, several key services
> > fail to start. The crucial ones (for me) are sendmail and dovecot.
> > There are no messages in any logs (that I can find), but my
> > mailchain just isn't working.
> 
> I have encountered the same problem (sendmail not starting).  For now,
> I am just doing this after boot:
> 
>     sudo systemctl start sendmail.service
> 
> You will want to do the same with dovecot.service .
> 
> I'm probably missing something having to do with systemd(?).

Does: 

sudo systemctl enable sendmail.service

fix it to start on boot? 

Or: 

sudo chkconfig sendmail on 

?

kevin

Attachment: signature.asc
Description: PGP signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to