Delated users still on my IMAP folder list [message #98553] |
Sun, 03 February 2013 22:13  |
tczubkowski
Messages: 14 Registered: October 2012 Location: Poland
|
|
|
|
I use Kerio Connect 8.0.0 working on MacOsX.
On my apple mail client I see some ~users<_at_>mydomain forders which was removed from the server (doesn't work for company anymore, accounts are delated and all data was copied to the postmaster account).
The same folders I see when I would like to subscribe imap folders for example using Outlook.
How can I remove this folders permanently.
Thanks.
Maybe the reason is that I subscribe some users folders in the past and after users accounts are delated by admin I see some residual information. I see even one folder for user who was removed without copied data to postmaster account.
[Updated on: Sun, 03 February 2013 22:14] Report message to a moderator
|
|
|
|
Re: Delated users still on my IMAP folder list [message #99351 is a reply to message #99350] |
Mon, 25 February 2013 12:09   |
puretech
Messages: 60 Registered: February 2011 Location: London
|
|
|
|
If the account was set up as imap and the account doesnt exist anymore - to my knowledge - the user can't access the folders as they do not exist on the server for the user plus the user cannot connect anymore. If in doubt, you can always ask the user to bring their laptop in, or if its a computer go to theirs and check.
|
|
|
Re: Delated users still on my IMAP folder list [message #99510 is a reply to message #99351] |
Fri, 01 March 2013 19:25   |
tczubkowski
Messages: 14 Registered: October 2012 Location: Poland
|
|
|
|
Example: I have userA and userB. UserB share own folders to userA. When I remove userB, userA still see ~userA<_at_>mydomain forders in Apple Mail client.
The same folders userA see when would like to subscribe imap folders for example using Outlook. When I remove userA and create userA again, new created userA still see userB folders. Only way to fix it is create userB again, share the same folders for userA, remove sharing for userA and remove userB. Crazy but true. Works this way in 8.0.0 and 8.0.1. Looks like sharing information is outside userA and userB data in Kerio and the way of removing users, doesn't work perfectly and leaves some ghost data.
|
|
|
Re: Delated users still on my IMAP folder list [message #99547 is a reply to message #99510] |
Mon, 04 March 2013 19:46   |
tonyswu
Messages: 86 Registered: July 2010 Location: Bellevue, WA
|
|
|
|
You can fix this manually by modifying the folder.map file in the user's mail folder.
1. Open up Terminal
2. Navigate to the user's folder:
sudo cd /%PATH_TO_KERIO_STORE%/mail/%DOMAIN.COM%/%USERNAME%/
3. Open the folder.map file using a text editor you prefer. You'll need sudo permission, so command line editor would probably be easier. I prefer vi.
sudo vi folder.map
4. You'll see all the folders the user is subscribed to listed in the file. Remove the one that doesn't exist.
5. Restart Kerio Connect.
|
|
|
|
Re: Delated users still on my IMAP folder list [message #99559 is a reply to message #98553] |
Mon, 04 March 2013 22:58  |
tczubkowski
Messages: 14 Registered: October 2012 Location: Poland
|
|
|
|
As I told:
"When I remove userA and create userA again, new created userA still see userB folders"
When I remove userA I remove all user directory with all files inside. Problem is not related to any file from USER directory.
Bat thanks for help.
|
|
|