Re: IMAP issues [PATCH]



On 2001.07.28 15:36 Petter Sundlöf wrote:

[snip]

> Also, setting up an IMAP account should be in the Preferences, just like
> any POP3 account.

This patch (against today's CVS tree):
 - adds IMAP mailboxes and folders to the `Remote Mailbox Servers' listed
in Preferences/Mail Servers tab, with the capability to Modify or Delete
them;
 - adds a menu to the `Add' button, with options to access a POP3 server, a
mailbox on an IMAP server, or a folder tree on an IMAP server.

The changes are largely in src/pref-manager.c. IMAP mailboxes and folders
have to be appended to balsa_app.inbox_input, which requires changes in
src/save-restore.c (to include them), and src/main-window.c (to avoid
checking an mbnode with no mailbox).

As always, comments and suggestions are welcome. In particular, is
gtk_menu_popup(...) the best way to offer the menu of choices under `Add'?

balsa-prefs-server-patch.gz



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