ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
68486
|
Mon Dec 5 20:11:47 2016 |
| Christina Swinson | cswinson@bnl.gov | Question | Mac OSX | 3.1.2 | MacOS install failure - cannot find ssl.h |
Hi,
I am trying to install on MacOS Sierra. I believe that I have followed all the steps correctly, but the install is failing with the following error:
cc -O3 -funroll-loops -fomit-frame-pointer -W -Wall -Wno-deprecated-declarations -DHAVE_SSL -o elog src/elog.c crypt.o -lssl
src/elog.c:57:10: fatal error: 'openssl/ssl.h' file not found
#include <openssl/ssl.h>
^
1 error generated.
make: *** [elog] Error 1
Help appreciated!
Thanks,
Christina |
1572
|
Wed Jan 4 12:05:21 2006 |
| T. Ribbrock | emgaron@gmx.net | Question | Linux | 2.6.0 | MS Fonts only in ELCode options? |
I'm just after installing 2.6.0 and marvelling at all the changes, especially ELCode (I was using 2.5.8 previously). However, I noticed that the "FONT" menu for ELCodes only offers Microsoft fonts - something I usually avoid like hell when publishing web content, as I cannot rely on those being installed on the clients. As far as I can see there is no easy way to change this, short of patching the source - or is there?
I'd want to add at least options like "serif" and "sans-serif" and maybe some standard (Unix\?) fonts like "Helvetica". |
1709
|
Wed Feb 22 11:05:15 2006 |
| Alex H | alex@synergie-inf.com | Bug report | Windows | 2.6.1-1653 | MOptions problem ? |
Hi Stephan,
I have a unknown bug and need help !
First, please take a look to attached screenshot
On the "elog problem1.gif" and "elog problem2.gif" there aren't any problem.
The entry "Mairie STO" appears correct but when I try to edit the "Equipment" field, the list/combo shows improper data.
I obtain "- please select -" instead of "RT0004"
What's the problem ?
Thanks a lot. |
869
|
Sat Jan 8 17:31:07 2005 |
| Neil Swartz | junkswartz@optonline.net | Bug report | All | v2.5.5-4 | MOptions and Extendable |
If an attribute uses MOptions and is also extendable, clicking "Add
<attribute name>" and entering a value adds the value to the MOptions, but
does not put the value into the log entry. The log record has that
attribute blank.
You have to go back into the record and edit it to put the new value in. |
1107
|
Thu Apr 28 15:20:27 2005 |
| Alex H | alex@synergie-inf.com | | Windows | 2.5.8-6 | MOptions : How that really work ? |
Hi,
Is there anybody that use the MOptions ?
I'am searching some example to understand this fonction could you help
me ? :)
Thanks a lot for answer! |
998
|
Tue Mar 22 12:58:30 2005 |
| mark james | mark@majames.com | Question | Windows | 2.5.7-1 | MOptions - How do I space them out |
I would like to increase the spacing between 'MOptions' choices. I have
created a new theme and have been playing with the CSS stylesheet. But can't
find how to increase this spacing. Having lots of fun otherwise!
Tks,
mark |
68619
|
Thu May 4 17:20:36 2017 |
| Michal Falowski | michal.falowski@uj.edu.pl | Bug report | Linux | Windows | 2.9.2-245 | MIME-version header duplicated in e-mail messages. |
When there are attachments in an entry, logbook is adding additional "MIME-Version" header to e-mail messages.
Spam filter in our university system is mostly giving warnings:
- X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "MIME-Version"
But sometimes it is not redirecting further the message.
- Remote Server returned '< #5.6.0 smtp; 554 5.6.0 Bounce, id=27666-07 - BAD HEADER>'
In code I noticed there is always "MIME-Version" header added to the message and additionaly it is added again when a file is attached. I think it is not neccessary to add again this header. |
928
|
Thu Feb 10 09:03:02 2005 |
| Michael Husbyn | michaelh@online.no | Question | Linux | 2.5.6-1 | MIME encoding of mail? |
Hello,
This software is very good :) I like it, but I have some trouble with some
emails that I send from the system.
It seems that Outlook 2000 does not handle norwegian characters in the
Subject field when sending mails. We have Exchange and I don't know what
SMTP server that fetches mail from. We are sending mail out via sendmail on
RedHat ES V3 server.
Example (what it should be)
Subject: Testing ורז
Becomes
Subject: IKT sak =?UNKNOWN?B?KDYwKTo=?= Testing =?UNKNOWN?B?5fjm?=
config:
Use Email Subject = IKT sak ($message id): $Tittel
Ofcource this is only happens in Outlook. Sending to gmail reports it OK.
I've also seen that mutt sometimes replaces the ורז with ? at my Linux
system at home.
Ofcource all this could be due to misconfigured clients. Outlook receives
mails with ורז fine when send from allmost all other systems.
I've suspect that this could be some old 7 bit / 8 bit problem or that the
mail is not properly encoded in MIME format?
If i send mail without any ורז characters in subject the subject is
displayed the way it should be.
Not a big problem though, not sure that it has been reportet before.
Searched for mime and found nothing useful.
Have a nice day!
Best regards
Michael |