Configuration Bug



Has anyone else had a major problem with balsa losing its configuration
every time that it is opened?  Every time I open the program, I get the
error "/home/jsight/.balsarc:line 2: syntax error" followed by the
error "*** Could not load config file .balsarc!"

This has been the case for quite a few CVS snapshots now, and I have
even tried deleting my .balsarc to no avail.  I'm attaching my current
.balsarc for you perusal, just in case it is actually a problem with
it.

-------------
Jesse D. Sightler
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";
    ReplyTo = "jsight@pair.com";
    LocalMailDir = "/home/jsight/Mail";
    SMTPServer = 192.168.1.1;
    SignaturePath = "/home/jsight/.signature";
    ToolbarStyle = 2;
    Debug = 0;
    UsePreviewPane = 1;
    ShowMailboxContentInfo = 1;
    MainWindowWidth = 640;
    MainWindowHeight = 480;
    MailboxListWidth = 200;
    MailboxListHeight = 0;
    LeadinStr = "> ";
  };
}


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