Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 525 of 808  Not logged in ELOG logo
ID Date Icon Author Author Email Category OS ELOG Version Subjectdown Text Attachments
  67397   Tue Dec 11 10:17:11 2012 Reply Ron Beekmanron.beekman@gmail.comBug reportWindows2.7.5-2130Re: Error 554 MailTransferAgentServer ESMTP not accepting messages
  
  69837   Wed Sep 25 16:00:06 2024 Reply Nick Sauerweinnick.sauerwein@luxtelligence.aiBug reportLinux | Windows | Mac OSXELOG V3.1.5Re: Equation Editor does not workWe have observed the same issue. Did the
CodeCogs api change? 

Thanks for the help.
  
  69839   Tue Nov 5 15:51:26 2024 Reply Dominicdominic@nowhere.coBug reportLinux | Windows | Mac OSXELOG V3.1.5Re: Equation Editor does not workis there any update on this bug? Has anyone
else observed the same problem?

  
  69860   Mon Jan 6 14:59:06 2025 Reply Stefan Rittstefan.ritt@psi.chBug reportLinux | Windows | Mac OSXELOG V3.1.5Re: Equation Editor does not workApparently Codecogs have changed their
URL. I tried the update from 

  https://editor.codecogs.com/depr/CK_Editor_v4x.php
  
  67914   Tue May 19 16:34:20 2015 Reply Andreas Luedekeandreas.luedeke@psi.chQuestionLinux2.9.2Re: Entry size too large for email notificationHi Jacky,

if I read the
source code correctly then the maximum size
of a base64 encoded email is hard coded to
  
  67929   Fri May 22 13:43:14 2015 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux2.9.2Re: Entry size too large for email notificationThe size is defined by the variable MAX_CONTENT_LENGTH
in elogd.c which is set to 10 MB. But email
attachments are encoded in ASCII form, so
  
  68829   Fri Jul 13 19:14:21 2018 Reply Lars Martinlmartin@triumf.caQuestionLinux2.9.2Re: Entry size too large for email notificationWouldn't it make sense for ELog (by
default) to still notify, but not send the
attachments by e-mail if the size limit is
  
  68837   Mon Aug 27 13:07:28 2018 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux2.9.2Re: Entry size too large for email notificationThat's how it is implemented. If you
use

  
ELOG V3.1.5-3fb85fa6