ispCP - Board - Support
Adding email: Unknown error - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: Adding email: Unknown error (/thread-10062.html)



Adding email: Unknown error - kiesa - 03-18-2010 06:36 PM

Hi,

I'm new to ispcp but i'm amazed!

Only error I have encountered this far is when adding new email
address I get "Unknown error". Is this some known problem or
where should I look for solution? I can post logs if needed, but I
think there was nothing of importance on the debug log.

/var/log/messages says
Code:
Mar 18 10:15:30 web1 ispcp_daemon[30704]: child 30704 started !
Mar 18 10:15:31 web1 ispcp_daemon[30704]: send_line(): socket write error: Connection reset by peer
Mar 18 10:15:32 web1 ispcp_daemon[2313]: EINTR was received ! continue;
Mar 18 10:15:35 web1 sasldblistusers2: unable to open Berkeley db /var/spool/postfix/etc/sasldb2: No such file or directory
Mar 18 10:15:35 web1 sasldblistusers2: _sasldb_getkeyhandle has failed
Mar 18 10:15:35 web1 saslpasswd2: error deleting entry from sasldb: DB_NOTFOUND: No matching key/data pair found
Mar 18 10:15:35 web1 last message repeated 2 times
My iscpcp version is 1.0.3 build 20091224

--
Jaska


RE: Adding email: Unknown error - joximu - 03-18-2010 09:37 PM

/var/spool/postfix/etc/sasldb2

please check if this file exists in your installation, maybe theres a problem with running postfix (or parts of it) chrooted.

Also give details about your OS so we can help...

/J


RE: Adding email: Unknown error - kiesa - 03-19-2010 02:36 AM

Hi,

It did not exist. I copied it from /etc and now it seems to be working.
Thanks!
Hi,

One more question. What should I delete from database etc to remove those
email accounts with unknown error. Gui won't let me delete them.


RE: Adding email: Unknown error - joximu - 03-19-2010 03:21 AM

First: you should find out why there was not a copy of sasldb... - or (if your OS does not need the copy) then switch off the editing of the second sasldb file...

Second: have a look at the mail_users table, db ispcp

/J


RE: Adding email: Unknown error - edeis - 05-30-2010 07:25 AM

How do I fix this error, mentioned above? I can't find what causes it.

Mar 18 10:15:30 web1 ispcp_daemon[30704]: child 30704 started !
Mar 18 10:15:31 web1 ispcp_daemon[30704]: send_line(): socket write error: Connection reset by peer
Mar 18 10:15:32 web1 ispcp_daemon[2313]: EINTR was received ! continue;