Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 771 of 801  Not logged in ELOG logo
New entries since:Thu Jan 1 01:00:00 1970
ID Date Icon Author Author Email Category OS ELOG Version Subjectdown
  67151   Tue Nov 29 18:12:40 2011 Question ron murphystarfury65@gmail.comQuestionLinux2.7.7-1Cascading menus???

This may be already answered somewhere around here, but I could not find it. 

Question: Is it possible to have a pull down will a sub menu.  Something like,

 

Entry 1

Entry 2 --> Entry 2a

                   Entry 2b

                   Entry 2c

Entry 3

Entry 4

 

Thanks!

 

  1865   Fri Jun 30 13:35:03 2006 Question Mats McLundmats.lund@nassjotryckeriet.seQuestionMac OSX2.6.1Canīt run command "make" in OSX
Hello.

I think to test Elog in Mac G5 with OSX 10.4.6.

In the manual is following installationtext:

"Installation from the tarball:
Download the latest elog-x.x.x.tar.gz package.
Expand the compressed TAR file with tar -xzvf elog-x.x.x.tar.gz. This creates a subdirectory elog-x.x.x where x.x.x is the version number. In that directory execute make, which creates the executables elogd, elog and elconv."

The problem is when i try to run the command "make" in ~/elog-2.6.1 subdirectory. I get following message:
-bash: make: command not found

Now, Im not an "UNIX-hacker" so I will be glad if anyone maybe can help me?



Best regardīs
Mats McLund
  69003   Fri Aug 16 13:24:26 2019 Question Informatica Unidad SSBB AEMET VALENCIAinfoval@aemet.esQuestionWindowsELOG V3.1.4-a04Cannot submit due to authentification errors

Hi everyone.

We are new in ELOG. We have installed it and created new logbooks following the "demo" one. We have configured our SMTP host, with email and pass, but we obtain this error when submit

Error sending Email via <i>"mdm.correo.gob.es"</i>: 5.7.8 Error: authentication failed: another step is needed in authentication

Do you know why and give us some tips for solution?

 

Our bests,

Informática AEMET Valencia

 

 

 

 

  1435   Sun Oct 9 20:43:31 2005 Angy Exaos LeeExaos.Lee@gmail.comBug reportLinux | Mac OSX2.6.0beta5Cannot submit admin password while logbook is named in Chinese
As the title.
  1279   Wed Jul 20 08:32:06 2005 Idea Stefan Rudatsr@smartnd.comQuestionWindows2.5.4-3Cannot stat() config file
Hi

Elog runs now for serveral month without any problem at a Windows 2000 server.
I must change the access rights for all Folders, remove the user everyone and set the
Rights only to defined groups .
Now I can see following Event ID

Event Type: Information
Event Source: ELOG
Event Category: None
Event ID: 0
Date: 20.07.2005
Time: 08:14:24
User: N/A
Computer: SNDSRV1
Description:
The description for Event ID ( 0 ) in Source ( ELOG ) cannot be found.
The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: Cannot stat() config file; No such file or directory.

My question now. Have someone see the same Problem ?
It this is a access right problem How to set up the access rights for Elog
Elog folders ?

Bye
  69705   Mon Oct 23 20:35:54 2023 Question Johnjohn@secondcomingtechnologies.comQuestionLinuxlatestCannot send Emails

Hello, my sending of emails was working a while back but I have not checked on it in a few months and found out I am getting authentication errors sending to my MTA (mailer). I was using a base64 to encode the pw but now my mailer (gandi.net) rejects it. Has anything changed over the last couple of years with Elogs code that would be affecting this? I just upgraded (Linux) and changed my testing grounds to non-production and the same problem exists. Thing is I CAN send using other programs, but not with Elog. It is impertive I figure this out or have a work around.. but a 'work around' does not seem like a possible  task since all the work (forums and such) will be via my Elog server.

Thanx, John

  1891   Sun Aug 13 10:30:40 2006 Question Checker Andersonchecker@checkeranderson.comQuestionWindows2.6.2Cannot get email to work at all, configuation problem?
I an new to elog and the only thing I cannot seem to configure correctly is my SMTP information. Here is a sample of my config file:

SMTP host = checkeranderson.com
SMTP username = Checker@realchecker
SMTP Password = eWFod2Vo

I host my own mail server which uses authentication and my password was set using -t on the command line. With SMTP host = I have tried smtp.checkeranderson.com (which is how my mail program puts it) and mail.checkeranderson.com which is how my DNS server has it. The user name and password are correct. When I edit or reply to any topic I get the message "Error sending Email via "checkeranderson.com"" I have struggled with this for hours and I know I must be missing something that would be obvious to anyone else. Can anyone help me?
  68043   Tue Jul 14 19:29:17 2015 Entry Konstantin Olchanskiolchansk@triumf.caBug reportLinuxSun May 11 20:3Cannot download large attachments
Older versions of elogd have a problem with sending long attachements - the send() syscall is not protected against interrupt by SIGALARM. This seems to be fixed in non-SSL builds of current elog (version 3+), 
but for SSL builds, the error handling for the SSL_write() function looks incorrect. In addition, from OpenSSL documentation it is not clear if SSL_write() can handle signal interrupts at all.
K.O.
ELOG V3.1.5-3fb85fa6