Openemm on Debian Vserver
Posted: Sat Sep 09, 2006 11:18 am
I am Running a Debian Sarge Vserver on a Debian Sarge Root server.
Normally I am using postfix, and the only option left for me was to install a vserver with sendmail running.
The Problem is ... as you might expect .... sendmail refuses to run with openemm.
The openemm frontend is running.
Sendmail is running, but refuses to work with openemm.
Here are some Log entries:
maillog:
Openemm startup:
I tried to add the user and host running to sendmail conf:
sendmail.mc
aliases:
I also added the IP of the Vserver to the relay-hosts file.
User openemm:
I also get this error:
I tried to fix permissions, but i didn't succeed.
Could anybody please help me? I would be very thankful
If it's better to post in german, it's ok for me
Normally I am using postfix, and the only option left for me was to install a vserver with sendmail running.
The Problem is ... as you might expect .... sendmail refuses to run with openemm.
The openemm frontend is running.
Sendmail is running, but refuses to work with openemm.
Here are some Log entries:
maillog:
Code: Select all
Sep 9 11:43:37 alpha sendmail[26170]: user 1001 attempted to run daemon
Sep 9 11:43:37 alpha sendmail[26171]: NOQUEUE: Authentication-Warning: hostname.org: Processed from queue /var/spool/clientmqueue
Sep 9 11:43:37 alpha sendmail[26171]: user 1001 attempted to start a queue runner daemon
Sep 9 11:43:37 alpha sendmail[26172]: NOQUEUE: Authentication-Warning: hostname.org: Processed from queue /home/openemm/var/spool/ADMIN
Sep 9 11:43:37 alpha sendmail[26172]: user 1001 attempted to start a queue runner daemon
Sep 9 11:43:37 alpha sendmail[26173]: NOQUEUE: Authentication-Warning: hostname.org: Processed from queue /home/openemm/var/spool/QUEUE
Sep 9 11:43:37 alpha sendmail[26173]: user 1001 attempted to start a queue runner daemon
Code: Select all
openemm@alpha:~$ ./bin/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: 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 Sat Sep 9 11:43:37 CEST 2006
openemm@alpha:~$ Resin httpd start at Sat Sep 9 11:43:37 CEST 2006
sendmail.mc
Code: Select all
define(`confTRUSTED_USERS', `1001')dnl
Code: Select all
1001: root
openemm: root
User openemm:
Code: Select all
alpha:/etc/mail# id openemm
uid=1001(openemm) gid=1001(openemm) groups=1001(openemm)
I also get this error:
Code: Select all
Sep 9 11:42:25 alpha sm-mta[25511]: NOQUEUE: SYSERR(root): /etc/mail/sendmail.cf: line 1717: Xbav: local socket name /home/openemm/var/run/bav.sock unsafe: Group writable directory
Could anybody please help me? I would be very thankful

If it's better to post in german, it's ok for me
