ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
69023
|
Tue Oct 8 05:42:56 2019 |
| Kevin Wang | wangkl1020@gmail.com | Question | Linux | 3.1.4 | Re: Cannot connect to server of Gmail SMTP | Hi Stefan,
Thank you very much for your reply. So which SMTP type can I use now? Is outlook OK?
Kevin
Stefan Ritt wrote: |
Gmail uses a type of SMTP authentication which is currently not supported by elog. It's however on the todo list.
Stefan
Kevin Wang wrote: |
Hi all,
When I tried to set SMTP server of Gmail in the global configuration file, I get the message "Error sending Email via <i>"smtp.gmail.com"</i>: Cannot connect to server" after I tried to receive the Email notification. Is there anyone gives help to solve this issue?
Thanks!
Kevin
|
|
|
69024
|
Tue Oct 8 06:47:27 2019 |
| John | secondcomingtechnologies@fastmail.com | Question | Linux | 3.1.4 | Re: Cannot connect to server of Gmail SMTP | This is a local issue on your network, if you have a mail server setup. SMTP is not handled directly by Elog and neither is any other mail protocal. Elog just sends the requested email to your server for processing to the recipients afaict. And whatever server (or service) you use to handle email sending needs to be able to accept them from your mail server. So after verifying which ones you want to use; (like OutLook, or gmail, or whatever), then have your local email server set up to work with them. You can prol have a 3rd party do this was well (instead of your own local one) but then they would STILL need to be able to work with whatever guidlines the actual sender (gmail, hotmail..) requires to have mail sent. Email is a lonnng trail of different providers, servers, and other actors..
Halvy
Kevin Wang wrote: |
Hi Stefan,
Thank you very much for your reply. So which SMTP type can I use now? Is outlook OK?
Kevin
Stefan Ritt wrote: |
Gmail uses a type of SMTP authentication which is currently not supported by elog. It's however on the todo list.
Stefan
Kevin Wang wrote: |
Hi all,
When I tried to set SMTP server of Gmail in the global configuration file, I get the message "Error sending Email via <i>"smtp.gmail.com"</i>: Cannot connect to server" after I tried to receive the Email notification. Is there anyone gives help to solve this issue?
Thanks!
Kevin
|
|
|
|
69025
|
Tue Oct 8 12:00:58 2019 |
| Finn Junker | fj@tvis.net | Question | Windows | 3.1.4 | Email boolean | Hello Elog forum
Is it possible to email boolean statements, like if a checkbox is checked to email certain people?
My Configuration looks like this but dosn't work:
Attributes = Bruger, Station, Emne, Status, PM5
Options PM5 = boolean
Email PM5 = fj@tvis.net
Kind Regards
Finn |
69026
|
Tue Oct 8 15:34:39 2019 |
| Finn Junker | fj@tvis.net | Question | Windows | 3.1.4 | Re: Email boolean | > Hello Elog forum
>
> Is it possible to email boolean statements, like if a checkbox is checked to email certain people?
>
> My Configuration looks like this but dosn't work:
>
> Attributes = Bruger, Station, Emne, Status, PM5
> Options PM5 = boolean
> Email PM5 = fj@tvis.net
>
> Kind Regards
>
> Finn
I still don't have a solution to the above, but this works:
Attributes = Bruger, Station, Emne, Status, PM5
ROptions PM5 = Ja
Email PM5 Ja = th@tvis.net, fj@tvis.net
Kind Regards
Finn |
69028
|
Wed Oct 9 12:39:45 2019 |
| Andreas Luedeke | andreas.luedeke@psi.ch | Question | All | 3.1.4 | Re: Email boolean | > > Hello Elog forum
> >
> > Is it possible to email boolean statements, like if a checkbox is checked to email certain people?
> >
> > My Configuration looks like this but dosn't work:
> >
> > Attributes = Bruger, Station, Emne, Status, PM5
> > Options PM5 = boolean
> > Email PM5 = fj@tvis.net
> >
> > Kind Regards
> >
> > Finn
>
> I still don't have a solution to the above, but this works:
>
> Attributes = Bruger, Station, Emne, Status, PM5
> ROptions PM5 = Ja
> Email PM5 Ja = th@tvis.net, fj@tvis.net
>
> Kind Regards
>
> Finn
You were so close: boolean has the two values "0" (unchecked) and "1" (checked).
Attributes = Bruger, Station, Emne, Status, PM5
Options PM5 = boolean
Email PM5 1 = fj@tvis.net
That does work, I've tested it. |
69029
|
Thu Oct 10 09:27:42 2019 |
| Finn Junker | fj@tvis.net | Question | All | 3.1.4 | Re: Email boolean | > > > Hello Elog forum
> > >
> > > Is it possible to email boolean statements, like if a checkbox is checked to email certain people?
> > >
> > > My Configuration looks like this but dosn't work:
> > >
> > > Attributes = Bruger, Station, Emne, Status, PM5
> > > Options PM5 = boolean
> > > Email PM5 = fj@tvis.net
> > >
> > > Kind Regards
> > >
> > > Finn
> >
> > I still don't have a solution to the above, but this works:
> >
> > Attributes = Bruger, Station, Emne, Status, PM5
> > ROptions PM5 = Ja
> > Email PM5 Ja = th@tvis.net, fj@tvis.net
> >
> > Kind Regards
> >
> > Finn
>
> You were so close: boolean has the two values "0" (unchecked) and "1" (checked).
>
> Attributes = Bruger, Station, Emne, Status, PM5
> Options PM5 = boolean
> Email PM5 1 = fj@tvis.net
>
> That does work, I've tested it.
Of course :-)
Thank you Andreas
Kind Regards Finn |
69035
|
Fri Oct 11 14:16:58 2019 |
| Finn Junker | fj@tvis.net | Question | Windows | 3.1.4 | Edit of multiple posts | Hello Elog Forum
There is i ELOG the function to edit multiple posts eg. to change the staus from "ongoing" to "finished" -> in danish translation "igangværende" and "afsluttet", see the attached pictures.
When I select multiple post and want to edit them to status "afsluttet" i get the "udklip_2.jpg" entry form and change only the status to "afsluttet" (Finished)
The result is a error informing that the attribut "gem oprindelige værdier" does not exist. As a test i changed the text in the translation file from "Keep origianl values = gem oprindelige værdier" to "Keep origianl values = Keep origianl values" but the result is the same error: Attribut Keep original values does not exist.
Is there a solution to this or is or is mutiple editing of post not allowed?
Kind Regards Finn |
Attachment 1: Udklip1.JPG
|
|
Attachment 2: Udklip_2.JPG
|
|
69037
|
Tue Oct 15 10:37:29 2019 |
| Andreas Luedeke | andreas.luedeke@psi.ch | Question | Windows | 3.1.4 | Re: Edit of multiple posts | I use editing of multiple entries frequently and it works fine for me.
To understand your problem I would suggest that you try a minimal configuration. If you have a test logbook with just one or two fields and it still does not work, then post the config here that people can reproduce your problem - and hopefully find a fix.
Cheers, Andreas
Finn Junker wrote: |
Hello Elog Forum
There is i ELOG the function to edit multiple posts eg. to change the staus from "ongoing" to "finished" -> in danish translation "igangværende" and "afsluttet", see the attached pictures.
When I select multiple post and want to edit them to status "afsluttet" i get the "udklip_2.jpg" entry form and change only the status to "afsluttet" (Finished)
The result is a error informing that the attribut "gem oprindelige værdier" does not exist. As a test i changed the text in the translation file from "Keep origianl values = gem oprindelige værdier" to "Keep origianl values = Keep origianl values" but the result is the same error: Attribut Keep original values does not exist.
Is there a solution to this or is or is mutiple editing of post not allowed?
Kind Regards Finn
|
|
|