Errors while starting up sendmail

Use this forum for questions regarding installation, upgrading and configuration of OpenEMM

Moderator: moderator

caraoge
Posts: 1
Joined: Tue Sep 20, 2011 10:17 pm

Errors while starting up sendmail

Post 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
maschoff
Site Admin
Posts: 2597
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Errors while starting up sendmail

Post by maschoff »

The OpenEMM Install Guide has some specific hints for Ubuntu which might be helpful for a Debian installation as well.
OpenEMM Maintainer
Shuro
Posts: 20
Joined: Mon Oct 26, 2009 1:26 pm
Location: Germany, Pr. Oldendorf

Re: Errors while starting up sendmail

Post 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)
maschoff
Site Admin
Posts: 2597
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Errors while starting up sendmail

Post by maschoff »

Please make sure that setuid root is set for script smctrl (you have to unpack the tarball with option -p).
OpenEMM Maintainer
Post Reply