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 google-we...@googlegroups.com
I'm implementing mail.jar, but when running gives me error, [ERROR] [Negev] - Line 174: No source code is available for type com.EmpresasAdoc.server.MandarEmail, did you forget to inherit a required module? .. Can you help me please.
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 google-we...@googlegroups.com
Are you trying to use the library directly from the client code? This won´t work since this is a server side issue. You need to invoke the mail service from the server via GWT-RPC for example.