1. 5596b26 Merge pull request #1 from chibenwa/master by Tellier Benoit · 2 years, 9 months ago master
  2. 93af5a6 Update README.md by Tellier Benoit · 2 years, 9 months ago
  3. 48b4c01 Add a retirement note in the README by Tellier Benoit · 2 years, 9 months ago
  4. 159629a Add the RETIRED_PROJECT marker by Tellier Benoit · 2 years, 9 months ago
  5. f3f57a5 JAMES-3226 #comment Added antora docs stub by Eugen Stan · 3 years, 9 months ago
  6. 4d62edc Fix compilation failure due to pom and new commons-configuration (POSTAGE-25) by Eric Charles · 11 years ago
  7. 72d06f5 Fix MailContext mock in postage project further to new 2.5.0 version by Eric Charles · 11 years ago
  8. 0b91591 Comment temp test (POSTAGE-23) by Eric Charles · 12 years ago
  9. 467864d remove libs, there are now defined via pom (POSTAGE-23) by Eric Charles · 12 years ago
  10. 5b1b55d remove empty folder (POSTAGE-23) by Eric Charles · 12 years ago
  11. abb9706 Move HOWTO and TODO in root folder by Eric Charles · 12 years ago
  12. ff484ac Add simple temp test (POSTAGE-23) by Eric Charles · 12 years ago
  13. 323cc45 Remove m_ prefixes from class fields (POSTAGE-24) by Eric Charles · 12 years ago
  14. dbd5c68 Impact code to use james3 components (POSTAGE-23) by Eric Charles · 12 years ago
  15. 84fb33f Remove .txt extension (POSTAGE-23) by Eric Charles · 12 years ago
  16. f9030a1 More dependencies to run james3 SMTP server (POSTAGE-23) by Eric Charles · 12 years ago
  17. 3faffc1 Move postage.xml to src/main/resources (POSTAGE-23) by Eric Charles · 12 years ago
  18. b82c92c Upper case HOWTO and TODO (POSTAGE-23) by Eric Charles · 12 years ago
  19. b7ccd23 (re)Add pom.xml to postage (POSTAGE-23) by Eric Charles · 12 years ago
  20. 289fdab remove pom.xml before tagging by Eric Charles · 12 years ago
  21. 4addb1d Add pom.xml to postage (POSTAGE-23) by Eric Charles · 12 years ago
  22. d8a02e7 Move to james-project-1.7 by Felix Knecht · 12 years ago
  23. ada504a Reformat (JAMES-1339) by Felix Knecht · 13 years ago
  24. 79359cf Use renamed james-skin (JAMES-1334) by Felix Knecht · 13 years ago
  25. 7122cf2 Cleanup / Use skin for Apache Branding in Navigation. See JAMES-1289 by Felix Knecht · 13 years ago
  26. e6e0b7e Add site-reporting directory by Felix Knecht · 13 years ago
  27. f119c28 Fix type in plugin config. Thanks to Felix Knecht for the fix by Norman Maurer · 13 years ago
  28. 4c4f3f2 get rid of *Worker: rename to JVMResourceSampler by Bernd Fondermann · 16 years ago
  29. d64bd3b add missing lib to run path, so invoking 'ant run' works again by Bernd Fondermann · 16 years ago
  30. d0f0eaa First pass at using generics (POSTAGE-21) by Stefano Bagnara · 16 years ago
  31. 7be64f3 Remove java2 1.4 compatibility classes. (POSTAGE-20) by Stefano Bagnara · 16 years ago
  32. ea2e209 partly undo changes from commit 684436. my javac is frowning upon missing casts by Bernd Fondermann · 16 years ago
  33. fd5067d Updated postage dependencies to reflect server-trunk changes (few more jars and service.DNSServer repackaged to domain.DNSService) by Stefano Bagnara · 16 years ago
  34. 8d4b4bc lib is no more used (everything needed is in stage, now) by Stefano Bagnara · 16 years ago
  35. f985a4a Update NOTICE to reflect current "stage" content. by Stefano Bagnara · 16 years ago
  36. 2e7ced7 Forgot to commit this (upgrade from james 2.3 to trunk, ReaderInputStream has been moved) by Stefano Bagnara · 16 years ago
  37. 9442c36 svn ignores by Stefano Bagnara · 16 years ago
  38. a187511 Updated m2 and ant builds to require java 1.5 (removed conditional compilation for JMX support). by Stefano Bagnara · 16 years ago
  39. 5e387db Cosmetic postage.xml update: reference a released server version (2.3.1), instead of a beta. by Stefano Bagnara · 16 years ago
  40. fb65015 Minor code cleanup (remove unnecessary casts, declarations, imports, loggers) by Stefano Bagnara · 16 years ago
  41. f5d8a05 Stage folder for postage. Artifacts part of this commit are copied from server-trunk. by Stefano Bagnara · 16 years ago
  42. 3c93256 Stage folder for postage. Artifacts part of this commit are copied from server-trunk. by Stefano Bagnara · 16 years ago
  43. 05c1d02 Updated postage descriptor by Stefano Bagnara · 16 years ago
  44. e359e66 Improved reporting in build and allow JAMES_HOME to be set.https://issues.apache.org/jira/browse/POSTAGE-14 POSTAGE-14 by Robert Burrell Donkin · 16 years ago
  45. b331d8c tiny adjustment, to match better a common (default) server configuration out-of-the-box by Bernd Fondermann · 17 years ago
  46. 3f2f2ff Binary parts now use full random bytes for binary parts (not only letters) by Stefano Bagnara · 18 years ago
  47. c27f680 edited javadocs only by Bernd Fondermann · 18 years ago
  48. b1f3143 Added svn:eol-style=native to all text files (*.java, *.xml, *.txt) by Stefano Bagnara · 18 years ago
  49. b0e5253 added fixcrlf to ant build file. by Bernd Fondermann · 18 years ago
  50. 5ef01be initial documentation (POSTAGE-16, and also POSTAGE-5) by Bernd Fondermann · 18 years ago
  51. c2a6f1b extract abstract MailFactory to facilitate development of custom test mails (POSTAGE-5) by Bernd Fondermann · 18 years ago
  52. 1ec7941 Fix project name for Postage by Stefano Bagnara · 18 years ago
  53. b81a87a Fixed project url for relative paths (JAMES-634) by Stefano Bagnara · 18 years ago
  54. 1d26f00 Updated pom.xml to depend on james-server:3.0-SNAPSHOT (deployed in the apache snapshot repository) by Stefano Bagnara · 18 years ago
  55. 18d01c3 - fixed reading the text parts size by Bernd Fondermann · 18 years ago
  56. de3f04d Added dnsjava to runtime dependencies. I'm not sure on why it does not inherith dnsjava from james, but this fixes the problem. by Stefano Bagnara · 18 years ago
  57. 76c44b8 Updated repository references in pom.xml by Stefano Bagnara · 18 years ago
  58. 9ad17c4 implements POSTAGE-5: validate received test mails by Bernd Fondermann · 18 years ago
  59. c905cc2 add 2 new files missing from previous commit r438486 by Bernd Fondermann · 18 years ago
  60. 619ac6e Ignore test mails found from previous runs (see jira POSTAGE-10) by Bernd Fondermann · 18 years ago
  61. eebf979 Reduced the dependency tree for maven2 usage (need to download less jars) by Stefano Bagnara · 18 years ago
  62. 448fe44 Fix typos in NOTICE.txt and pom.xml by Stefano Bagnara · 18 years ago
  63. fb18324 Remove the hardcoded configuration of the smtphandler as SMTPHandler already define its own default handlerchain if no chain is specified. by Stefano Bagnara · 18 years ago
  64. 22fc04c Fix broken config file by Norman Maurer · 18 years ago
  65. 6b41632 Fixing POSTAGE-11: "Getting sometimes an NPE in POP3Client". by Vincenzo Gianferrari Pini · 18 years ago
  66. 493d6e0 Remove -- characters that were reported as invalid within a comment. Add the build/lib directory that holds the required jars. Adjust the path to match the svn directory structure. And modify the path to refer to the v2.3 branch, since postage is not updated to work with trunk. by Noel J. Bergman · 18 years ago
  67. 105eb73 - apply new ASF headers by Bernd Fondermann · 18 years ago
  68. c8d014a applied the fix/patch for JIRA POSTAGE-7 by Bernd Fondermann · 18 years ago
  69. b218d10 Introduced maven2 pom to build postage site. by Stefano Bagnara · 18 years ago
  70. f3734d0 Add copyright statement to NOTICE / check if svn notification works. by Stefano Bagnara · 18 years ago
  71. 9d4c409 make it compile under Java 1.4 by Bernd Fondermann · 18 years ago
  72. 0677519 - log exceptions when reading forwarded mail by Bernd Fondermann · 18 years ago
  73. 3b993f5 incorporate changes/fixes made to similar code in james/trunk rev 410089 by Bernd Fondermann · 18 years ago
  74. 7c2b17a some apache commons libraries which come in handy by Bernd Fondermann · 18 years ago
  75. 22c9e7c make JVMResourceSampler compile under Java5 by Bernd Fondermann · 18 years ago
  76. 9d407dc initial import (finish) by Bernd Fondermann · 18 years ago
  77. a4325a0 initial import (ongoing) by Bernd Fondermann · 18 years ago
  78. 6ba74ab initial import (ongoing) by Bernd Fondermann · 18 years ago
  79. 8b03623 postage svn structure (JAMES-442) by Stefano Bagnara · 18 years ago