Hello all, One of my customers needs its client to both use local parts and full email address as POP3 / IMAP / SMTP connection identifier, when Users Respository virtualhosting is turned on.
Both would then be valid: A01 LOGIN b...@domain.tld 123456 A01 LOGIN bob 123456 This means the ability to, when virtual hosting is turned on, given a local part, find the associated fully qualified user, and substitute it on the user session. This is something their previous mail server supported, so reasonably standard. On a private project built assembling James components with some proprietary ones, we achieve this by having a dedicated interface for the lookup by local part, and have an integration by local part. Given it is a common need, Given our customer agrees to open source it, We would be please to contribute this component to Apache James. Would the community welcome such a contribution? Cheers, Benoit TELLIER --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org