Menu

Help, Pop3, JavaMailDir and Pooka

Help
Anonymous
2004-03-20
2004-03-24
  • Anonymous

    Anonymous - 2004-03-20

    Hello, another time here.
    I have a problem with pop3 and javaMailDir, in Win XP. When i create a pop3 folder "myFolder", in my hd:

    ".pooka\MailBox\folders\.myFolder" is create, when i open "myFodler" the file ".pooka\MailBox\folders\..myFolder" is created.
    If i create a subfolder of "myFolder" called "subFolder", in hd: ".pooka\MailBox\folders\..subFolder" and if i open the file

    ".pooka\MailBox\folders\...subFolder" is created. Repeat again. "subFolder2" subfolder of "subFolder" the file created is

    ".pooka\MailBox\folders\..subFolder2" and the folder "subFolder2" isn't accesible, but if i close pooka and reopen the files

    ".pooka\MailBox\folders\...subFolder2" and ".pooka\MailBox\folders\....subFolder2" is created and the folder subFolder2 is

    accesible.

    It is normal? in unix system the files "..folder", "...folder", "....folder", ... are created too?

    Help, please.

    Another thin, in new version of Pooka (win xp) a subFolder can't create.

    Thx, for your help and time.

     
    • Anonymous

      Anonymous - 2004-03-21

      Bug in JavaMailDir only for MS. Windows users.
      In class "MaildirFolder", in method "public Folder[] list(String pattern) throws MessagingException"
      the line "if (fileName.startsWith("/")) {" will be remplaced by "if (fileName.startsWith(File.separator)) {"
      If this change isn't do then we have the problem expecifed in my before post.

      Thx for Pooka.
      Saludos desde Espaa.

       
      • allen petersen

        allen petersen - 2004-03-24

        Hi.

        Thanks for finding that.  I see that it's still like that in the main JavaMailDir tree, too.  I'll forward your comments over there, and probably go ahead and fix it in Pooka's version, too.

        -allen

         

Log in to post a comment.

MongoDB Logo MongoDB