Re: Newbie question...



On 2001.08.29 03:21:23 +0100 Brian Jackson wrote:
> Ok - checked out the web page, FAQ and online docs.  Couldn't find the
> answer...
> 
> I have a POP3 mailbox created, which is successfully downloading my mail
> properly.  The messages are all put into /var/mail/username as one file.
> 
> I'd like to be able to create folders under my inbox, and have a filter set
> so that certain messages went to certain folders (i.e.; messages from
> balsa-list@gnome.org go into a folder labeled Balsa List or some such).
> 
Filters are scheduled for the next development cycle. Meanwhile you can use
procmail (as someone else explained)

> I can see where you can subscribe to different IMAP folders, but how for
> POP?
> 
You can't. IMAP folders reside on the server and exist as such in the server. 
When you subscribe you say "i wan't to see this particular folder" inside
a given directory.
POP3 is just a dumb message storage. You connect to it, get the messages, 
delete them (pretty much like ftp). All message sorting is done on the client.

-- 
Carlos Morgado - chbm(at)chbm(dot)nu - http://chbm.nu/ -- gpgkey: 0x1FC57F0A
http://wwwkeys.pgp.net/ FP:0A27 35D3 C448 3641 0573 6876 2A37 4BB2 1FC5 7F0A
Software is like sex; it's better when it's free. - Linus Torvalds




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]