Email Config, posted by Stefan Werler on Wed Apr 18 12:07:50 2018
|
Hi,
I´m new in ELOG,
Can u explain me how i config the Mailing?
in my Configuration i do have not the ability to set an Email Host/Server. or i didn´t find it....
I have to use ELOG as ticket system, is it possible to send an email automatically after expiration of a period?
|
Re: Email Config, posted by Stefan Werler on Wed Apr 18 13:18:07 2018
|
many thanks
Stefan Ritt wrote: |
SMTP host = ...
as written in the documentation!
Automatic email after expiration is not possible.
Stefan Werler wrote: |
Hi,
I´m new in ELOG,
Can u explain me how i config the Mailing?
in my Configuration i do have not the ability to set an Email Host/Server. or i didn´t find it....
I have to use ELOG as ticket system, is it possible to send an email automatically after expiration of a period?
|
|
|
possible to modify link in email notification, posted by Stefan Siegel on Wed Jul 3 18:36:28 2002
|
Hello,
I have a question concerning the following situation:
There is a one logbook with two possible acces methods (defined in config
file) one for readonly access and one for read/write access. Both entries in
the elogd.cfg file pointing to the same logbook.
When an allowed person enters a logbook entry with an email notification the
link to the message is given inside the email.
This link points to the read/write logbook entry.
Is it possible to alter the link in the email notification that it points to
the corresponding readlonly logbook entry?
Thank you for hints, best regards,
Stefan Siegel |
problem with required attributes, posted by Stefan Siegel on Wed Aug 7 15:43:28 2002
|
When an entry is submitted with an required attribute missing one gets to
the resubmit page. When you the click your browsers back button all
previously filled attribute field are blank.
Is there a workaround to get the old text back?
used versions:
Elog 2.0.5
Netscape 4.76
Best regards,
Stefan |
Edit an existing message overwrites attributes with preset values, posted by Stefan Siegel on Fri Aug 9 12:40:23 2002
|
Hello,
Is there a possibility to prevent elog to overwrite attribute values when
editing an old message? The old values are overwriten with the preset
options for that attribute.
But sometimes you will preserve attribute text and /or options from the old
message.
Thank you for your help. Regards,
Stefan |
Re: Edit an existing message overwrites attributes with preset values, posted by Stefan Siegel on Fri Aug 9 13:04:58 2002
|
> > Is there a possibility to prevent elog to overwrite attribute values when
> > editing an old message? The old values are overwriten with the preset
> > options for that attribute.
> > But sometimes you will preserve attribute text and /or options from the
old
> > message.
>
> The option "Fixed attributes = ..." will do the job.
Ok, but is there a possibility to preserve the fields of the old message, but
still be able to edit it. This would be a nice feature in the case of an entry
with lots of attributes (set to something different then the preset values).
After submiting the message you realize : one option was wrong and now you
want to edit it without changing the other options again.
Is this possible?
Thank you and best regards,
Stefan |
Error while trying to change password (elogd 2.1.0), posted by Stefan Siegel on Mon Aug 12 11:01:51 2002
|
When logging in with a username and password; then trying to logout or
change password one gets the following message:
Error: Parameter value too big. Please increase VALUE_SIZE and recompile
elogd ; Please use your browser's back button to go back
(up to now I have not yet tried to recompile - may be it works then)
Regards,
Stefan |
Re: Error while trying to change password (elogd 2.1.0), posted by Stefan Siegel on Wed Aug 14 13:44:12 2002
|
> > When logging in with a username and password; then trying to logout or
> > change password one gets the following message:
> >
> > Error: Parameter value too big. Please increase VALUE_SIZE and recompile
> > elogd ; Please use your browser's back button to go back
> >
> > (up to now I have not yet tried to recompile - may be it works then)
>
> That's strange. This error should only occur if someone uses a user name or
> password with more than 256 characters, which I hope is not the case. Have
> you tried changing your password etc. in this forum? It also runs 2.1.0 on
> Linux.
>
> I made a version under
>
> http://midas/cgi-bin/cvsweb/~checkout~/elog/elogd.c?rev=2.67&content-
> type=text/plain
>
> which has improved error output for this problem, maybe this helps.
Hi,
changed the VALUE_SIZE from 256 to 512. That seems to fix the problem.
Regards,
Stefan |