LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 02-25-2007, 06:04 PM   #1
nuzzy
Member
 
Registered: Aug 2001
Location: New Hampshire, USA
Distribution: Ubuntu 6.06 LTS
Posts: 204

Rep: Reputation: 31
How can I not show my home dir when syncing IMAP?


Hi all,

I set up an e-mail server using Debian 3.1, Postfix and uw-imap. The install went fine. hwever, when using OE to sync down my IMAP folders it show all the files and folder in my home directory as well as the only ones I want showing - "Inbox", "Sent Items" and "Drafts". How can I not make it show the other items?
 
Old 02-25-2007, 08:35 PM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
IMAP keeps your subscriptions in a file called ".mailboxlist".
You can populate it manually with:
Code:
cd ~
umask 027
cat << EOL > ~/.mailboxlist
Inbox
Sent Items
Drafts
EOL
find mail -type f >> ~/.mailboxlist
Done.
 
Old 02-25-2007, 10:04 PM   #3
nuzzy
Member
 
Registered: Aug 2001
Location: New Hampshire, USA
Distribution: Ubuntu 6.06 LTS
Posts: 204

Original Poster
Rep: Reputation: 31
Thank You for the reply !
 
Old 04-27-2011, 03:38 PM   #4
luvmax
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Rep: Reputation: 0
Actually, I'm having this problem on my iphone with both imap and z-push (using imap - though all that does do is show the folders - no actual mail).

I have a .mailboxlist file listing a handful of 'folders' but the iphone shows everything in my home directory as if its a folder. Surely, this can only happen if the imapd is passing on that information so what's wrong?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
syncing two IMAP servers branden_burger Linux - Networking 0 07-31-2005 12:18 PM
Konqueror: Icons/file names don't show up for home dir jlangelier Linux - Software 3 12-10-2004 02:54 PM
suggestions for syncing home dir with laptop? Moebius Linux - Software 2 08-16-2004 03:28 PM
howto make a dir shared that is not in my home dir Schmurff Linux - Newbie 2 06-19-2004 07:54 PM
imap folders show my whole /home/user directory nuzzy Linux - Software 2 04-16-2003 06:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 01:08 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration