--- In [email protected], "Saifi Khan" <[EMAIL PROTECTED]> wrote: > > > From: y2k_sonu <[EMAIL PROTECTED]> > > Subject: [twincling] export mails from kmail > > Sent: 24 Apr '07 21:14 > > > > Hi , > > > > I am a Suse 10.1 User with kde. > > I use kmail as email client. > > I want to take backups of my emails i have. > > I didn't found any export/Backup utility in kmail. > > If kmail doesn't have any export options then how can we backup our > > mails? > > > > Thanks > > Sumit > > > > The 'mbox' format is the standard format used by unix apps, kmail does not use it. > > Take a look at the directory .kde/share/apps/kmail/mail > kmail seems to hold each mail in a file by itself. > > This would make it rather difficult to work on the export feature. > > An interesting discussion in Feb'07 is at > http://osdir.com/ml/linux.ubuntu.devel.kubuntu/2007-02/msg00001.html > > Currently, there does not seem to be a clear cut 'select and export' feature. > > thanks > Saifi. >
Saifi, Thanks for your mail. What i did to take backups of my e-mails of different folder is, go to tools->configure kmail-> change the default folder format from maildir format to mbox. Now create a new folder (this is in mbox format as we changed it). copy/move you all mails in this new folder. Now go to /home/sumit/.kde/share/apps/kmail/mail (use your user name not sumit) You will find all your folders here. There will be a file with the name of the new you created. so copy this file where ever you want. Thanks Sumit

