Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2022 23:26:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261893] category/port:davmail
Message-ID:  <bug-261893-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261893

            Bug ID: 261893
           Summary: category/port:davmail
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: http://davmail.sourceforge.net/
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ekathird@mail.com

Attempting to use davmail for OAUTH2 with O365Interactive for corporate O365
e-mail is failing to work on 12.3-RELEASE due to a Java exception. This mea=
ns
no mail application on FreeBSD 12.3-RELEASE will work for corporate O365 ma=
il
when it needs to use that feature. See below.

Date:                   Fri Feb 11 12:01:04 AKST 2022 (1644613264426)
Thread:         ImapConnection-61051
Message #:      3251
Level:          DEBUG
NDC:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
Category:       davmail.exchange.ExchangeSession
Message:                java.lang.ClassNotFoundException:
davmail.exchange.auth.O365InteractiveAuthenticator
Location:=20=20=20=20=20=20
davmail.exchange.ExchangeSessionFactory.handleNetworkDown(ExchangeSessionFa=
ctory.java:334)
Thrown:
java.lang.ClassNotFoundException:
davmail.exchange.auth.O365InteractiveAuthenticator
        at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:264)
        at
davmail.exchange.ExchangeSessionFactory.getInstance(ExchangeSessionFactory.=
java:178)
        at
davmail.exchange.ExchangeSessionFactory.getInstance(ExchangeSessionFactory.=
java:97)
        at davmail.imap.ImapConnection.run(ImapConnection.java:155)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261893-7788>