PDA

View Full Version : Unclean removal of email account


cjc81
24th January 2009, 06:51
Hi,

I'm having problems with 2 email accounts. They are deleted, however, after tracing ispconfig.log, seems like they are not cleaned out properly.


24.01.2009 - 12:45:24 => WARN - /root/ispconfig/scripts/lib/config.lib.php, Line 1000: WARNING: could not setquota -u user1 0 0 0 0 -a &> /dev/null
24.01.2009 - 12:45:24 => INFO - USER:
user1:x:::::/dev/null
24.01.2009 - 12:45:24 => WARN - /root/ispconfig/scripts/lib/config.lib.php, Line 1000: WARNING: could not setquota -u user2 0 0 0 0 -a &> /dev/null
24.01.2009 - 12:45:24 => INFO - USER:
user2:x:::::/dev/null


Any ideas how i can clean them out manually?

I am having issues adding them back as aliases.

Thanks.

till
24th January 2009, 11:03
You missed to empty the recycle bin.

cjc81
28th January 2009, 03:12
No sir, i've done that already. My recycle bin is empty.

cjc81
28th January 2009, 07:44
I squashed the problem.

The username record was not removed in the SQL database. Went in to delete from there, and the problem went away.

Thanks Till.

till
28th January 2009, 12:23
Never delete records manually as this messes up the structure of the database. You should have just emptoed all other recycle bin's, there is more then one!

cjc81
28th January 2009, 13:12
Never delete records manually as this messes up the structure of the database. You should have just emptoed all other recycle bin's, there is more then one!
I've attempted to clear all the recycle bins, but was unable to clear the record.

Is there any other way besides editing the database itself?