You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Java Email Server
I'm running 2.0 on windows and i think i've followed the setup right,
but i get the following error trying to start mail.bat
java.lang.ArrayIndexOutOfBoundsException: 0
at
com.ericdaugherty.mail.server.utils.JESProperties.load(JESProperties.java:
109)
at
com.ericdaugherty.mail.server.configuration.ConfigurationManager.loadUserConfigFile(ConfigurationManager.java:
2545)
at
com.ericdaugherty.mail.server.configuration.ConfigurationManager.loadProperties(ConfigurationManager.java:
1553)
at
com.ericdaugherty.mail.server.configuration.ConfigurationManager.initialize(ConfigurationManager.java:
525)
at com.ericdaugherty.mail.server.Mail.<init>(Mail.java:132)
at com.ericdaugherty.mail.server.Mail.instantiate(Mail.java:
321)
at com.ericdaugherty.mail.server.Mail.main(Mail.java:435)
Does this imply anything simple that i might have missed?
Thanks
Eric Daugherty
unread,
Jan 2, 2011, 12:19:27 PM1/2/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Java Email Server
Have you defined any users in the users.conf file?