Use Email From = $user_email, posted by Etienne Van Caillie on Mon May 12 11:20:17 2003
|
if you put
Use Email From = $user_email
we receive in the adress 'my email adress'
how to avoid the maito: prefix ?
it gives problems when you vwant to reply from outlook
it's ok in elog to send mail from IExplorer |
Re: Question protection selection page command, posted by Etienne Van Caillie on Mon May 19 12:21:31 2003
|
> > Can you tell me what the following change in CVS offers
> >
> > Added lock icon for protected logbooks
> >
> > Does this relate to the request in article 309
>
> No, unfortunately not (yet). I'm still working on the problem described
in
> elog:309. This "lock" icon only shows you in the logbook selection page
which
> logbooks are public and which are protected by passwords (was another
> request).
could you add command for main menu guest user
Selection Page guest = .... |
syntax highligting for elog.cfg with ULTRAEDIT, posted by Etienne Van Caillie on Wed May 21 10:15:17 2003
|
UltraEdit Syntax coloring
=========================
add this file in ultraedit
UltraEdit --> ADVANCED --> CONFIGURATION --> SYNTAX HIGHLIGHTING
I hope this will help you...
it gives different color according to elog commands
some attributes are use internaly like
ShellOnSubmit
ShellParam
if somebody has other suggestion to improve the display ask me |
Re: syntax highligting for elog.cfg with ULTRAEDIT, posted by Etienne Van Caillie on Fri May 23 09:04:51 2003
|
> > add this file in ultraedit
> > UltraEdit --> ADVANCED --> CONFIGURATION --> SYNTAX HIGHLIGHTING
> > I hope this will help you...
>
> Have you maybe forgotten the attachment to this message?
yes :s
i put the last version on this link
http://public.mba.be/demo/elog/u-edit-elog-syntax.txt |
Re: bug in cfg file, posted by Etienne Van Caillie on Fri May 23 09:12:16 2003
|
> Hello Folks,
>
> Found an interesting problem with 2.3.7 under redhat 9.0 linux.
>
> When you take the elogd.cfg file and the menu commands = <list> and guest
> menu commands = <list>, the config menu for edit the elogd.cfg stops
are you logged
if you have a guest menu there is no access in the admin
access is restricted with
Admin user = 'your login name'
in Global section
> working, yet if I change the URL manually, I can still get to the file
and
> the menus do not change. If I delete all menu commands, then all works
> without errors, yet the menus do not match default.
>
> Also, the self registration function equal to 3 does not always send
email.
it is send to the admin user list
be sure that smtp parameter is ok
>
> Cheers,
> Roberto |
mySQL / SQL synchronisation, posted by Etienne Van Caillie on Fri May 23 09:17:30 2003
|
does anybody has interest with a full synchronisation
between elog logbook
on mySQL and SQL database |
Hosts deny, posted by Etienne Van Caillie on Fri May 30 08:04:23 2003
|
Used to deny a certain command to a list of users. This can be used to
deny a guest user to enter new messages or modify a message.
Hosts allow = <list>
Hosts deny = <list>
could you deny guest user like this
guest is not loggeg ?
hubert is logged
Hosts deny = guest,hubert
does anybody has experience with deny based on IP adresse ? |
rhis logbook, posted by Etienne Van Caillie on Wed Jun 4 10:47:36 2003
|
I suggest to add an attributes like OS
MOptions OS = linux, windows2000, windowsXP¨, windows2003
to indicate on which version we are speaking |