ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
65971
|
Tue Sep 9 11:55:59 2008 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.6.3 | Re: Is there a way to send email notification without attachment |
Samuel Morris wrote: |
Adding a new attribute is working fine... Has it to do with the elog 2.6.3 version and also I downloaded from ubuntu's synaptic package.. Will the latest release of elog solves this problem???
|
I don't remember exactly when this feature was added, but it would well be that it was after 2.6.3, so upgrading would help.
|
65974
|
Mon Sep 15 08:27:16 2008 |
| Samuel Morris | sam@tifr.res.in | Question | Linux | 2.7.4 | Re: Is there a way to send email notification without attachment |
Stefan Ritt wrote: |
Samuel Morris wrote: |
Adding a new attribute is working fine... Has it to do with the elog 2.6.3 version and also I downloaded from ubuntu's synaptic package.. Will the latest release of elog solves this problem???
|
I don't remember exactly when this feature was added, but it would well be that it was after 2.6.3, so upgrading would help.
|
Thanks Stefan. Now I have installed 2.7.4 and the problem is solved. but am having another problem. Elog is giving the same error message if the logbook has more than 5 subscribers for email notification. Upto 5 subscribers it works fine. I am sure its not postfix problem as I am able to send to more than 5 addresses in pine. |
65975
|
Mon Sep 15 08:51:57 2008 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.7.4 | Re: Is there a way to send email notification without attachment |
Samuel Morris wrote: |
Stefan Ritt wrote: |
Samuel Morris wrote: |
Adding a new attribute is working fine... Has it to do with the elog 2.6.3 version and also I downloaded from ubuntu's synaptic package.. Will the latest release of elog solves this problem???
|
I don't remember exactly when this feature was added, but it would well be that it was after 2.6.3, so upgrading would help.
|
Thanks Stefan. Now I have installed 2.7.4 and the problem is solved. but am having another problem. Elog is giving the same error message if the logbook has more than 5 subscribers for email notification. Upto 5 subscribers it works fine. I am sure its not postfix problem as I am able to send to more than 5 addresses in pine.
|
There is no limitation with 5 addresses in elog. What you can do however is to turn on debugging and watch the communication between elog and your SMTP server. To do so, start elogd interactively with the "-v" flag (='verbose'), send an message and watch the output. Maybe your SMTP server sends some error code to elogd. |
65968
|
Tue Sep 9 08:40:41 2008 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | | Re: Is there a way to limit users to view only the entries they have created? |
Herman Sherman wrote: |
We are using elog to allow users to enter their time spent on a project and we would like them to be able to see the entries that they themselves have
created but not the entries that other users have created.
Thanks,
Herman
|
In that case you have to make one logbook per user and restrict the access to it using the "Login user = ..." directive. |
65972
|
Tue Sep 9 16:12:45 2008 |
| Herman Sherman | dsherma1@mscd.edu | Question | Linux | | Re: Is there a way to limit users to view only the entries they have created? |
Stefan Ritt wrote: |
Herman Sherman wrote: |
We are using elog to allow users to enter their time spent on a project and we would like them to be able to see the entries that they themselves have
created but not the entries that other users have created.
Thanks,
Herman
|
In that case you have to make one logbook per user and restrict the access to it using the "Login user = ..." directive.
|
I understand.
Thank you for the quick response. |
65906
|
Fri Jun 6 11:26:37 2008 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | | | Re: Is there a way to indicate when an entry has been edited? |
Dennis Seitz wrote: |
You've probably seen my other posts on this subject.
I want to be able to re-edit some entries but I need some way to know the dates entries were re-edited.
Am I just approaching this the wrong way? Should I disable re-editing of entries and use threads to follow changes by posting replies to an entry?
The only problem with that is that if I make a mistake I will have to submit a new entry to fix it.
|
Please read the FAQ |
65959
|
Tue Sep 2 16:03:31 2008 |
| W.Koster | W.Koster@rug.nl | Question | | | Re: Is there a way to indicate when an entry has been edited? |
Stefan Ritt wrote: |
Dennis Seitz wrote: |
You've probably seen my other posts on this subject.
I want to be able to re-edit some entries but I need some way to know the dates entries were re-edited.
Am I just approaching this the wrong way? Should I disable re-editing of entries and use threads to follow changes by posting replies to an entry?
The only problem with that is that if I make a mistake I will have to submit a new entry to fix it.
|
Please read the FAQ
|
Apart from logging when and who, is it also possible to somehow log WHAT has changed (like $attribute + $old_value was changed by $who at $date)
|
65960
|
Tue Sep 2 16:07:34 2008 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | | | Re: Is there a way to indicate when an entry has been edited? |
W.Koster wrote: |
Stefan Ritt wrote: |
Dennis Seitz wrote: |
You've probably seen my other posts on this subject.
I want to be able to re-edit some entries but I need some way to know the dates entries were re-edited.
Am I just approaching this the wrong way? Should I disable re-editing of entries and use threads to follow changes by posting replies to an entry?
The only problem with that is that if I make a mistake I will have to submit a new entry to fix it.
|
Please read the FAQ
|
Apart from logging when and who, is it also possible to somehow log WHAT has changed (like $attribute + $old_value was changed by $who at $date)
|
No, this is not possible. |