axonivy-market / mailstore-connector

Connector for IMAP and POP3 mail stores
Apache License 2.0
0 stars 1 forks source link

Please review this initial version of the mailstore connector #1

Closed peters-axon closed 2 years ago

alexsuter commented 2 years ago

Don't use com.axonivy.market as namespace. Market is just the place where it will be promoted. A good groupId is next to the existing email encriyption utility:

image

e.g.

com.axonivy.utils.email.mailstore

or

com.axonivy.utils.email.store

alexsuter commented 2 years ago

if we promote this as connector, which we do, then it would make sense to put in the connector namespace, e.g:

com.axonivy.connector.mailstore

alexsuter commented 2 years ago

Just jumped over the files. I've seen some tests. So it's ok for me!