ispCP - Board - Support
auth.log errors - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: auth.log errors (/thread-7409.html)



auth.log errors - silvan58 - 08-06-2009 10:45 PM

Hi at all,
I have found this errors in /var/log/auth.log; they occur during the creation of email accounts.

Aug 5 13:17:17 vm20440 saslpasswd2: error deleting entry from sasldb: DB_NOTFOUND: No matching key/data pair found

However the accounts are working properly, but I'd like to understand why they occur.

Files /etc/sasldb2 /var/spool/postfix/etc/sasldb2 are present in the system.

The ispcp version is the last stable and the S.O. is Debian lenny.

Thanks in advance.

Cheers.

sm.


RE: auth.log errors - joximu - 08-06-2009 10:59 PM

hm, I'm not quite sure but it looks like the mbox engine script does some checks if the user already exists in the sasldb and if so, then its deleted first...
Maybe there's an error in the check.

/J


RE: auth.log errors - silvan58 - 08-06-2009 11:40 PM

(08-06-2009 10:59 PM)joximu Wrote:  hm, I'm not quite sure but it looks like the mbox engine script does some checks if the user already exists in the sasldb and if so, then its deleted first...
Maybe there's an error in the check.

/J

I had the same idea, so I can consider a normal thing?


RE: auth.log errors - urug - 08-06-2009 11:44 PM

This is "normal" for saslpasswd2...
You can check it, and create user by hand (man saslpasswd2)