Search found 1 match

by gkaster
Wed Aug 01, 2012 9:11 pm
Forum: Installation & Upgrades
Topic: Problem starting sendmail
Replies: 5
Views: 12208

Re: Problem starting sendmail

Hi,

After almost going crazy I found a solution.
By the way I'm using CentOS 6 on a VM for OpenEMM.

I edited /etc/mail/sendmail.cf and replaced the line below:
# O TrustedUser=root
with
O TrustedUser=openemm

After I restarted OpenEMM I got a few permission errors on maillog.
After creating ...