Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
APPDEV-0000: Tell the java mail libs to prefetch the full content of the imap messages so it doesn't take 10+ minutes to forward a tiny email
  1. … 2 more files in changeset.
APPDEV-0000: Perform case insensitive Id checks
  1. … 1 more file in changeset.
APPDEV-0000: Add additional exception catches for non-expected exceptions
  1. … 2 more files in changeset.
APPDEV-0000: Add log files via log4j2
  1. … 3 more files in changeset.
APPDEV-4890: Add SLF4J logging frame work and fix bug that was preventing inserts of recent messages to the database
  1. … 2 more files in changeset.
APPDEV-4890: Change insert call to correct call so it doesn't make erroneous error
APPDEV-4866: Change InternetAddress call so it parses emails separated by commas
APPDEV-4866: Add messagecount() call to force periodic polling
APPDEV-4866: Add connection listener to try to catch connections that drop without notification
    • -0
    • +35
    ./com/lemans/cmail/ConnEvent.java
APPDEV-4866: Add loop in case of disconnects, sleep 30 seconds between connection attempts
  1. … 1 more file in changeset.
APPDEV-4866: cmail-service for correspondence service

    • -0
    • +170
    ./com/lemans/cmail/InMail.java
    • -0
    • +214
    ./com/lemans/cmail/crelay.java
    • -0
    • +52
    ./com/lemans/cmail/OutMail.java
  1. … 13 more files in changeset.