ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
69158
|
Mon Jun 8 08:29:16 2020 |
| pierre brionnet | pierre.brionnet@gmail.com | Question | Linux | 3.1.4-4936b76 | Re: email notification for self register 2 3 and 4 |
Hi Stefan, I did run in verbose mode but only got this output with the 587 SMTP port from gmail
Email from <ELog@localhost.localdomain> to XXXX@gmail.com, SMTP host smtp.gmail.com:
220 smtp.gmail.com ESMTP n1sm6153685pfd.156 - gsmtp
EHLO localhost.localdomain
250-smtp.gmail.com at your service, [134.160.38.27]
250-SIZE 35882577
250-8BITMIME
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-CHUNKING
250 SMTPUTF8
AUTH LOGIN
530 5.7.0 Must issue a STARTTLS command first. n1sm6153685pfd.156 - gsmtp
However the mail command in my bash is working juste fine
Pierre
Stefan Ritt wrote: |
Why don't you start elogd interactively with the "-v" flag (verbose) and watch the communication between elog and postfix. Maybe you see a specific error there.
Stefan
pierre brionnet wrote: |
Hi,
I have set up my elog for testing and setup postfix to be able to send email notification for register of new user but whatever i try elog cannot set email. I try to sent test email in my bash and this is working without problem to my gmail account.
I have tried several configuration for my smtp client on my centos 7 but nothing is working in elog for the email. I also tried with several other email but no change either.
Is there a problem with the automatic sending of email ?
Best
Pierre
|
|
|
69159
|
Mon Jun 8 09:12:27 2020 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 3.1.4-4936b76 | Re: email notification for self register 2 3 and 4 |
STARTTLS is not supported natively by elog. You have to disable this in your SMTP server.
Stefan
pierre brionnet wrote: |
Hi Stefan, I did run in verbose mode but only got this output with the 587 SMTP port from gmail
Email from <ELog@localhost.localdomain> to XXXX@gmail.com, SMTP host smtp.gmail.com:
220 smtp.gmail.com ESMTP n1sm6153685pfd.156 - gsmtp
EHLO localhost.localdomain
250-smtp.gmail.com at your service, [134.160.38.27]
250-SIZE 35882577
250-8BITMIME
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-CHUNKING
250 SMTPUTF8
AUTH LOGIN
530 5.7.0 Must issue a STARTTLS command first. n1sm6153685pfd.156 - gsmtp
However the mail command in my bash is working juste fine
Pierre
Stefan Ritt wrote: |
Why don't you start elogd interactively with the "-v" flag (verbose) and watch the communication between elog and postfix. Maybe you see a specific error there.
Stefan
pierre brionnet wrote: |
Hi,
I have set up my elog for testing and setup postfix to be able to send email notification for register of new user but whatever i try elog cannot set email. I try to sent test email in my bash and this is working without problem to my gmail account.
I have tried several configuration for my smtp client on my centos 7 but nothing is working in elog for the email. I also tried with several other email but no change either.
Is there a problem with the automatic sending of email ?
Best
Pierre
|
|
|
|
69161
|
Tue Jun 30 11:21:11 2020 |
| Lahreche Abdelmadjid | abdelmadjid.lahreche@yahoo.com | Question | Windows | 2006 | change Cell Style |
Hi All,
I hope to change the Cell Style backround color into background point.
because my color printer don't work.
can some one give me the code to do that.
Regards.
|
69162
|
Tue Jun 30 11:39:12 2020 |
| Lahreche Abdelmadjid | abdelmadjid.lahreche@yahoo.com | Question | Windows | 2006 | change Cell Style |
Hi All,
I hope to change the Cell Style backround color into background point.
because my color printer don't work.
can some one give me the code to do that.
Regards.
|
69163
|
Tue Jun 30 13:42:13 2020 |
| Lahreche Abdelmadjid | abdelmadjid.lahreche@yahoo.com | Question | Windows | 2006 | Update |
Hi,
How to do the last update with out losing any data ?
Regards |
69164
|
Tue Jun 30 17:12:10 2020 |
| Andreas Luedeke | andreas.luedeke@psi.ch | Question | Windows | 2006 | Re: change Cell Style |
You should edit the CSS style file: /usr/local/elog/themes/default/elog.css
Just change all fields "background-color:" to your desired color; e.g. "#FFFFFF" for white.
Lahreche Abdelmadjid wrote: |
Hi All,
I hope to change the Cell Style backround color into background point.
because my color printer don't work.
can some one give me the code to do that.
Regards.
|
|
69165
|
Tue Jun 30 17:15:18 2020 |
| Andreas Luedeke | andreas.luedeke@psi.ch | Question | Windows | 2006 | Re: Update |
When you update from a version 2.* to a version 3.* then all elog entry files will be moved in subfolder for each year. But non of the entries are lost.
Only if you afterwards try to start an old version 2.* with the newly converted data directories, then the old version will not find any of the entries.
I've updated the ELOG version many times now. The only data I once lost was a modified CSS style file and a "hand modified" configuration of the ckeditor.
Lahreche Abdelmadjid wrote: |
Hi,
How to do the last update with out losing any data ?
Regards
|
|
69166
|
Wed Jul 1 09:08:17 2020 |
| Lahreche Abdelmadjid | abdelmadjid.lahreche@yahoo.com | Question | Windows | 2006 | Re: change Cell Style |
I would like to change the backround cilor of a cell and not sheet.
also don't use color, but system of point (to print it in monochome printer)
Andreas Luedeke wrote: |
You should edit the CSS style file: /usr/local/elog/themes/default/elog.css
Just change all fields "background-color:" to your desired color; e.g. "#FFFFFF" for white.
Lahreche Abdelmadjid wrote: |
Hi All,
I hope to change the Cell Style backround color into background point.
because my color printer don't work.
can some one give me the code to do that.
Regards.
|
|
|