[BUG] Balsa About Box Bug and IMAP



Currently the about box still lists the old URL for reporting bugs.

Also, every time I restart the program I have to reenter the configuration due to a supposed error on "line 2" of the configuration file.  As a result of this error, the config file won't load and I am simply presented with the little first time configuration interface.

Finally, I have been unable to receive messages using IMAP.  Adding an IMAP folder the folder list and then opening it simply results in a empty folder.  Pressing the check button seems to do no good.

Anyway, I hope this helps,

Jess
http://www3.pair.com/jsight/
{
  Accounts = {
    Inbox = {Type = local;Name = Inbox;Path = "/var/spool/mail/jsight";};
    Outbox = {Type = local;Name = Outbox;Path = "/home/jsight/Mail/outbox";};
    Trash = {Type = local;Name = Trash;Path = "/home/jsight/Mail/trash";};
  };
  Globals = {
    RealName = "Jesse D. Sightler";
    Email = "jsight@pair.com";
    LocalMailDir = "/home/jsight/Mail";
    SMTPServer = 192.168.1.1;
    ToolbarStyle = 2;
    Debug = 0;
    UsePreviewPane = 1;
    ShowMailboxContentInfo = 0;
    MainWindowWidth = 640;
    MainWindowHeight = 480;
    MailboxListWidth = 0;
    MailboxListHeight = 0;
    LeadinStr = "> ";
  };
}


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