Page 2 of 2

Re: Mails stuck on the server

Posted: Thu Oct 06, 2011 12:12 pm
by criptus
logwatch reports this

--------------------- sendmail Begin ------------------------

SEVERE ERRORS
-------------

System Error Messages:
Error getting LDAP results in map ldapsx: Unknown error 325: 3 Time(s)

Total SEVERE ERRORS: 3

**Unmatched Entries**
grew WorkList for /var/spool/mqueue to 2000: 1 Time(s)

---------------------- sendmail End -------------------------

Re: Mails stuck on the server

Posted: Thu Oct 06, 2011 12:38 pm
by ls-al
Looks like the ldapmapper is not running. Something like:

Code: Select all

[root@test ~]# /etc/init.d/ldapmapper status
ldapmapper is stopped
[root@test ~]# /etc/init.d/ldapmapper restart
Stopping Scalix LDAP mapper (ldapmapper):                  [FAILED]
Starting Scalix LDAP mapper (ldapmapper):                  [  OK  ]
[root@test ~]# /etc/init.d/ldapmapper status
ldapmapper (pid  6947) is running...
[root@test ~]#

Re: Mails stuck on the server

Posted: Thu Oct 06, 2011 2:57 pm
by criptus
At the moment, service works. But mails work too...

I'll have to wait until users start complaining :twisted: