ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1890
|
Fri Aug 11 21:48:01 2006 |
| Grant Jeffcote | grant@jeffcote.org | Question | Windows | | Conditional E-Mail Attributes |
Stefen, is it possible to change an email option using conditional attributes?
I have a need under certain conditions to send an email in plain text (Encoding type 1) but as type 2 under other conditions, it seems when I do the conditional string is ignored and the global entry is used.
Can all email options be actioned using a conditional string, it only seems to work on some?
Shown here are some of the options that would be nice to set under 'conditions'.
Some appear to already work that way.
{2}Email attributes = xxx, xxy,
{2}Email All = dee@sdf.com, def@sdf.com,
{2}Preset text = This is a test
{2}Email Encoding = 1
{2}Use Email Subject = ELOG-ID $message id - Test Company
{2}Use Email Heading = Test Company Operations Report
{2}Use Email From = admin@sdf.com
{2}Suppress Email to users = 1
{2}Email Format = 27
{2}Suppress Email on edit = 1
{2}Suppress default = 2
{2}Display Email recipients = 1
{2}Omit Email To = 1
Any help would be appreciated. |
1057
|
Wed Apr 6 01:51:42 2005 |
| David Brody | dbrody@echo-inc.com | Question | Windows | 2.5.8.2 | Conditional Attributes/Preset Text |
I upgraded from ver 2.5.5-2 to 2.5.8-2 and found that none of my preset text
worked any longer. I struggled with it for several hours and then reverted
back to 2.5.5-2 and the preset text worked again. I have attached my
elgd.cfg file for review. Thanks in advance for your help... |
65886
|
Mon May 19 06:14:04 2008 |
| Grant Jeffcote | grant@jeffcote.org | Question | | 2.7.3-2104 | Conditional Attributes Boolean? |
Hi Stefan,
After searching the manual and not finding (missing?) the answer is it possible to add conditional statements to a Boolean attribute? I would like a tick box to be able to trigger an event when submitted.
Many thx |
900
|
Wed Feb 2 10:37:48 2005 |
| Laurent S. Nadolski | nadolski@synchrotron-soleil.fr | Bug report | Linux | Windows | V2.5.6-1 | Conditional attributes does not work in French |
Hi,
I am very much interested in using elog as a shift logbook for SOLEIL
accelerators.
I tested most of the options. Every thing works well except the conditional
attributs when French language is selected. In this case, I lost the
selected list option in the Field Equipement.
Here a simple exemple for testing.
NB: tests were done using the last and before last elog version.
I switched the language from English to French in Global options
Attributes = Accelerateur, Equipement
Options Accelerateur= Linac{1}, LT1{2}
{1}Options Equipement= cannon, section1
{2}ROptions Equipement= Alimentation, Diagnostics
I guess this is a simple bug since this problem does not exist for other
languages.
Best Regards,
Laurent Nadolski |
65682
|
Wed Jan 9 10:43:42 2008 |
| Kenneth Andersson | kenneth.h.andersson@telia.com | Question | All | 2.7.0-1964 | Completed Swedish translation |
Hi!
I have completed the Swedish translation and wonder how I can deliver it (if it´s still needed)?
//Kenneth |
860
|
Wed Dec 22 12:28:22 2004 |
| Ognyan Kulev | ogi@fmi.uni-sofia.bg | Other | All | | Complete Bulgarian translation |
Thanks to Recai Oktas, who encourage me to complete the Bulgarian
translation for the Debian elog package, the Bulgarian translation is
completed and attached. |
68097
|
Wed Aug 19 17:08:56 2015 |
| Richard Stamper | richard.stamper@stfc.ac.uk | Info | Windows | 3.x.y | Compiling for Windows |
I am interested in using LDAP authentication for elogd on Windows for which it looks like I need to compile from source, enabling LDAP in the make file.
Does anyone have advice on build environments for Windows in which they have had success making elog? Free ones preferably, such as Cygwin. |
156
|
Thu Nov 14 12:04:09 2002 |
| Willem Koster | W.Koster@rc.rug.nl | | | | Compiling elog-2.2.2 in Solaris 8 |
On our:
SunOS operator 5.8 Generic_108528-13 sun4u sparc SUNW,Ultra-5_10
I get:
% make
gcc -g -O -o elog elog.c
Undefined first referenced
symbol in file
socket /var/tmp/ccgK4x1V.o
recv /var/tmp/ccgK4x1V.o
gethostbyname /var/tmp/ccgK4x1V.o
send /var/tmp/ccgK4x1V.o
gethostbyaddr /var/tmp/ccgK4x1V.o
connect /var/tmp/ccgK4x1V.o
ld: fatal: Symbol referencing errors. No output written to elog
collect2: ld returned 1 exit status
make: *** [elog] Error 1
I have no idea what is going on here |