i want to use greenmail as a webapp. is there a way in java to dynamically create user accounts on the greenmail server?
javamail does not contain api for creating users on mail server. is there a rest i can use or anything in java code for dynamically create user accounts on the greenmail server?
really need help here.
Thanks!