[Bug 261893] category/port:davmail

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 11 Feb 2022 23:26:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261893

            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 means
no mail application on FreeBSD 12.3-RELEASE will work for corporate O365 mail
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:                    
Category:       davmail.exchange.ExchangeSession
Message:                java.lang.ClassNotFoundException:
davmail.exchange.auth.O365InteractiveAuthenticator
Location:      
davmail.exchange.ExchangeSessionFactory.handleNetworkDown(ExchangeSessionFactory.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)

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