Page 1 of 1

Errors while starting up sendmail

Posted: Tue Sep 20, 2011 10:21 pm
by caraoge
Hello,
i have a problem with an OpenEMM Installation von Debian 6.
Does anyone here has an idea how i could solve this problem?

Code: Select all

root@news /home/openemm # su openemm bin/openemm.sh restart
No Tomcat is running.
Stop all sendmail processes:  Stopping Mail Transport Agent (MTA): sendmail.
 done.
Start /home/openemm/bin/scripts/bav-update.py .. done.
Start /home/openemm/bin/scripts/bav-trigger.py .. done.
Start /home/openemm/bin/scripts/bavd.py .. done.
Start /home/openemm/bin/bav -L INFO .. done.
Start python /home/openemm/bin/scripts/recovery.py .. done.
Start /home/openemm/bin/scripts/update.py account bounce .. done.
Start /home/openemm/bin/scripts/pickdist.py .. done.
Stopping obsolete sendmail processes:   done.
Starting sendmails:   listener Starting Mail Transport Agent (MTA): sendmail
touch: can not touch `/var/run/sendmail/stampdir/reload': Permission denied
550 Permission denied (real uid not trusted)
chown: changing ownership of `/var/run/sendmail/mta/smsocket': Operation not permitted
chmod: changing permissions of `/var/run/sendmail/mta/smsocket': Operation not permitt                                    ed
You do not have permission to process the queue
.
 admin queue WARNING: Ignoring submission mode -N option (not in submission mode)
Permission denied (real uid not trusted)
 mail queue WARNING: Ignoring submission mode -N option (not in submission mode)
Permission denied (real uid not trusted)
 done.
Start /home/openemm/bin/scripts/slrtscn.py .. done.
Starting up Tomcat ......
Check Java installation          :OK
Check Tomcat installation        :OK
Using CATALINA_BASE:   /home/openemm
Using CATALINA_HOME:   /opt/openemm/tomcat
Using CATALINA_TMPDIR: /home/openemm/temp
Using JRE_HOME:        /opt/openemm/java
Using CLASSPATH:       /opt/openemm/tomcat/bin/bootstrap.jar

Re: Errors while starting up sendmail

Posted: Wed Sep 21, 2011 9:39 pm
by maschoff
The OpenEMM Install Guide has some specific hints for Ubuntu which might be helpful for a Debian installation as well.

Re: Errors while starting up sendmail

Posted: Tue Jan 08, 2013 9:12 am
by Shuro
maschoff wrote:The OpenEMM Install Guide has some specific hints for Ubuntu which might be helpful for a Debian installation as well.
This document is not a real help, didn't see any clue about
Starting sendmails: listener Starting Mail Transport Agent (MTA): sendmail
touch: can not touch `/var/run/sendmail/stampdir/reload': Permission denied
550 Permission denied (real uid not trusted)

Re: Errors while starting up sendmail

Posted: Tue Jan 08, 2013 5:30 pm
by maschoff
Please make sure that setuid root is set for script smctrl (you have to unpack the tarball with option -p).