| Summary: | Option for no "Local Folders" | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Chris Horn <irrationality> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Chris Horn
2003-06-17 04:38:18 UTC
Subject: Re: New: Option for no "Local Folders" You can use the following workaround until this is implemented: Tell KMail to use one of your IMAP folders as startup folder. To do this you have to edit the file ~/.kde/share/config/kmailrc (in KDE 3.2 it will be possible to change this in the configuration dialog). Add the following line to the [General] section: startupFolder=.server.directory/INBOX where "server" has to be replaced by the name of your IMAP account (check .kde/share/apps/kmail/imap/ for the correct value) and where "INBOX" can be replaced with any other folder on the IMAP server. After doing this you can simply close the Local Folders tree and forget about it. |