It is very important here to understand the limits of a Thunderbird add-on.
It is necessary to understand that no add-on can change the basic functions of Thunderbird. No add-on can change the compliance of Thunderbird to email protocols for POP3/SMTP or IMAP (our Webmail Author knows that and works to functions inside Thunderdird to help us - like filters as Chris mentions). If you have aspirations as a developer and you want to understand what add-ons can do you must first understand those protocols thoroughly. On Nov 29, 8:57 am, Chris Clifton <[email protected]> wrote: > As I recall from answers to similar questions, this can't be done. The > webmail extensions are seen by Thunderbird as POP servers (to be exact, > the localhost server created by the extensions is a POP server running > locally on your computer). The POP protocol doesn't recognise or allow > for folders on the server. A message either exists on the server or it > doesn't, there are no other possibilities or sub divisions allowed. The > webmail extensions do add a line to the message headers, something like > "X-folder = <name of folder>. This can be used to set up filters in > Thunderbird to sort mail into folders, but you have to create the > folders yourself. > > superli wrote: > > If could it implent automatically creat folder as same as web-server's? > > > -- > > > You received this message because you are subscribed to the Google Groups > > "Thunderbird Webmail Extension" group. > > To post to this group, send email to > > [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/thunderbird-webmail-extension?hl=en. > > -- -- You received this message because you are subscribed to the Google Groups "Thunderbird Webmail Extension" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thunderbird-webmail-extension?hl=en.
