|
#1
| |||
| |||
| Weird Imap shared folders started to appear Hi since the end of November we have found new folders being created in the /var/spool/imap folder (which in turn then show up as shared folders) This is an example of the current directory: Code: mail3:/var/spool/imap root# ls +_-bhjiv +_-fywbk +_-muq +_-uztpqq stage. +_-djbqq +_-lqp +_-ooyf +_-yxuqk user +_-egwha +_-makzz +_-rmvax +_-zepy +_-esqkfs +_-msrwu +_-swl +_-zihqtl Code: mail3:/var/spool/imap root# ls -lisa +_-bhjiv/ total 24 155002034 0 drwx------ 5 cyrusima mail 170 Nov 28 22:31 . 198256 0 drwxr-xr-x 20 cyrusima mail 680 Jan 2 09:40 .. 155002037 8 -rw------- 1 cyrusima mail 4 Nov 28 22:31 cyrus.cache 155002041 8 -rw------- 1 cyrusima mail 154 Nov 28 22:31 cyrus.header 155002036 8 -rw------- 1 cyrusima mail 76 Nov 28 22:31 cyrus.index Code: mail3:/var/spool/imap root# cat +_-bhjiv/cyrus.header
Cyrus mailbox header
"The best thing about this system was that it had lots of goals."
--Jim Morris on Andrew
+_-bhjiv 550a3cb4456d2947
anyone lrs Even if it is nothing to worry about we sure would like to know what is causing the creation of these folders in the /var/spool/imap directory and if there is a way to either prevent it or move them somewhere else so they don't show up in the users folder structure. Can we delete them without causing possible issues (but what will prevent their re-creation)? Tried to look it up on google and forums like this one but searching for "+_-" is not very easy :-) Thanks for any information/help BH |
|
#2
| |||
| |||
| Quote:
Although it is not a big issue, it is some kind of irritation, because a nicely build account list is made ugly by unwanted folders. The names look to be coming from other folders, maybe another program (like webmail) is cuasing this issue. Looking forward to a possible solution, With regards, wishing everyone a very happy 2007 (should not be to easy when not using m...s... garbage), Kees |
|
#3
| |||
| |||
| Sadly so far no one has been able to come up with an explanation on why this is happening. It sure is annoying and as for us it had started with +_- now since last week they have changed to ._- Currently we have setup a cron job to remove those newly created folder every 15 minutes. We are going to build a generic linux/freebsd box to replace the whole apple server setup as it has proven to have too many 'little' issues like that and for our production server this is no longer acceptable. BH |
|
#4
| ||||
| ||||
| I am not sure about you particle problem but I did find a hint for oddly named Preference files.
__________________ PowerMac G5 Dual 1.8(Rev A.), , 7 Gig RAM, Pioneer DVR-110, ATI X800XT, OS X 10.4.11 & 10.5.4, 23'' HD LCD Mac Book Pro Core 2 Duo 2.16Mhz, SuperDrive, ATI X1600, 2GB RAM, OS X 10.5.4 Tibook 400Mhz, DVD drive, 1024 RAM, ATI Rage, OS X 10.4.7 1TB Time Capsule 5g iPod 30Gig White |
|
#5
| |||
| |||
| Quote:
I have actual 2 problems. 1) I get to see normal named extra maps, linking to an other user. 2) I saw today the same weird names in the system and on the imap. (i moved the imap to a completely different location (different partition on the same disc). I do not use anything of EPSON nor of Photoshop. I more get the impression WEBMAIL is part of the problem, although I do not have really investigated this. This may even be when e.g. windows machines access the mailserver through webmail. Although it is a inconvience, I do not worry to much about it yet, but if anyone has a suggestion, I certainly would like to explore it. Thx, Kees |
|
#6
| |||
| |||
| Thanks Checked out the link and that has definitely nothing to do with this issue some of us are experiencing. Ours is a XServer running Mac OS X Server with no third party software installed at all. So far from what I can see is that there are spam messages coming in with these characters in the local part of the e-mail address. Somewhere in the processing line of postfix-amavis-clamav-postfix out of these messages the shared folders with that same local portion are being created. For us it started around November. Don't know if it is related to any Mac OS X Server updates around that time or what else? Just very odd that it seems only to affect a few handful users of these servers. That is one of the main reason why we are building a whitebox with all updated components to the e-mail system. Hopefully that will eliminate this annoying issue and make the CEO happy again. BH |