Introduce email migration tool
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 1 May 2022 06:55:07 +0000 (08:55 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 1 May 2022 06:55:07 +0000 (08:55 +0200)
commite7904d760b090538d111a7b811b6a76454c6ef3a
treef02a47a8c5a4f3e68f8e364c2b51407e3f654bdb
parenteb286f8fce8e3a02bb7cbbd26432996f8a4c9813
Introduce email migration tool
org.argeo.slc.mail/.classpath [new file with mode: 0644]
org.argeo.slc.mail/.gitignore [new file with mode: 0644]
org.argeo.slc.mail/.project [new file with mode: 0644]
org.argeo.slc.mail/META-INF/MANIFEST.MF [new file with mode: 0644]
org.argeo.slc.mail/build.properties [new file with mode: 0644]
org.argeo.slc.mail/src/org/argeo/slc/mail/EmailMigration.java [new file with mode: 0644]
org.argeo.slc.mail/src/org/argeo/slc/mail/EmailUtils.java [new file with mode: 0644]