...with the installation tutorials Gmail
configuration, using the normal account
password don´t send email. But if i put
the special password that Gmail show me
when i accept the double verification
Gmail, then it works right.

I don´t know what happens to the Gmail
users with normal password that have
not double verification password.

  
--------------


On Thu, 15 Sep 2022 12:03:54 +0700
Maxim Solodovnik <solomax...@gmail.com> wrote:

> Hello Roger,
> 
> sorry for the delay
> 
> On Tue, 6 Sept 2022 at 18:54, Roger James <ro...@beardandsandals.co.uk> wrote:
> >
> >
> >
> >
> > On 6 September 2022 11:35:33 Maxim Solodovnik <solomax...@gmail.com> wrote:
> >
> >> Thanks for sharing!
> >> never need to add permission like this
> >> Are you using some sort of restricted JVM?
> >
> >
> > Not that I am aware of.
> >
> > java --version
> > openjdk 11.0.16 2022-07-19
> > OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu122.04)
> > OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu122.04, mixed 
> > mode, sharing)
> >
> >>
> >> According to the documentation: I can add it to the site, can you
> >> suggest the correct page? :))
> >
> >
> > The one where there smtp port setting is documented. Something along the 
> > lines of
> 
> I was unable to find special page for "email configuration" at our
> site: https://openmeetings.apache.org/
> Would it be OK if I'll add "FAQ" page under Top menu -> Configuration -> Misc
> And will add it to the FAQ? :))
> 
> >
> >  "If you change this from the default (25) you may have to add a permission 
> > for your port to the catalina securty policy e.g.
> >
> > // Permissions for jakarta mail
> >
> > grant {
> >
> > permission java.net.SocketPermission
> >
> >   "SMTPHOST:587", "connect,resolve";
> >
> > };"
> >
> >
> >> (this mail thread will be available for those who will search ...
> 
> 
> 
> -- 
> Best regards,
> Maxim



Reply via email to