Starting sendmails: listener 550 Permission denied

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

Moderator: moderator

jim_frey
Posts: 132
Joined: Wed Nov 29, 2006 11:32 pm
Location: Middle Caicos, Turks and Caicos Islands
Contact:

Starting sendmails: listener 550 Permission denied

Post by jim_frey »

When I start OpenEMM, I get some messages about sendmail --- anyone have any ideas here? I also have ColdFusion installed on the server...?

----------------------------------------------------
-sh-3.00$ ./OpenEMM.sh start
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 /home/openemm/bin/scripts/update.py bounce account .. done.
Start /home/openemm/bin/scripts/pickdist.py .. done.
Stopping obsolete sendmail processes: -15:9047[failed Operation not permitted] -15:9054[failed Operation not permitted] -9:9047[failed Operation not permitted] -9:9054[failed Operation not permitted] done.
Starting sendmails: listener 550 Permission denied (real uid not trusted)
client queue Permission denied (real uid not trusted)
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.
Resin httpd start at Wed Nov 29 16:29:27 CST 2006
jim_frey
Posts: 132
Joined: Wed Nov 29, 2006 11:32 pm
Location: Middle Caicos, Turks and Caicos Islands
Contact:

Post by jim_frey »

Also, when I go to view the login page www.blah.com:8081 I get this message

------------------------

404 Not Found
javax.servlet.UnavailableException
at org.apache.struts.action.ActionServlet.init(ActionServlet.java:368)
at javax.servlet.GenericServlet.init(GenericServlet.java:69)
at com.caucho.server.dispatch.ServletConfigImpl.createServlet(ServletConfigImpl.java:600)
at com.caucho.server.dispatch.ServletManager.init(ServletManager.java:154)
at com.caucho.server.webapp.Application.start(Application.java:1604)
at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:621)
at com.caucho.server.deploy.DeployController.restartImpl(DeployController.java:584)
at com.caucho.server.deploy.StartAutoRedeployAutoStrategy.alarm(StartAutoRedeployAutoStrategy.java:176)
at com.caucho.server.deploy.DeployController.handleAlarm(DeployController.java:742)
at com.caucho.util.Alarm.handleAlarm(Alarm.java:350)
at com.caucho.util.Alarm.run(Alarm.java:320)
at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:507)
at com.caucho.util.ThreadPool.run(ThreadPool.java:433)
at java.lang.Thread.run(Unknown Source)
jim_frey
Posts: 132
Joined: Wed Nov 29, 2006 11:32 pm
Location: Middle Caicos, Turks and Caicos Islands
Contact:

Post by jim_frey »

I think the sendmail problem has to do with ColdFusion grabbing hold of sendmail and not letting go. Not sure if I can have both ColdFusion and OpenEMM run together on the same machine.

The second problem I have I'm still clueless on. Can anyone help? I have installed OpenEMM on another machine with no problems. This machine that I'm having problems with also has ColdFusion installed...
Post Reply