Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 481 of 808  Not logged in ELOG logo
New entries since:Thu Jan 1 01:00:00 1970
ID Date Icon Author Author Email Category OS ELOG Version Subject
  65971   Tue Sep 9 11:55:59 2008 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux2.6.3Re: 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. 

 

  65970   Tue Sep 9 11:13:15 2008 Reply Samuel Morrissam@tifr.res.inQuestionLinux2.6.3Re: Is there a way to send email notification without attachment

Stefan Ritt wrote:

 

Samuel Morris wrote:

 

Stefan Ritt wrote:
Samuel Morris wrote:

Is there any way to send email notification of only the message and not the attachment. We get entries consisting of 10 MBs sometimes, and we would like to send only the message and not the attachment in the email notification. I tried restricting postfix to 1MB and using Email Format = 111 but with no success.

You have to use 

Email Format = 47

to remove the attachments. The encoding is decimal, not binary, so you have to do 1+2+4+8+32.

 

 Dear Stefan,

I tried Email Format =47 . still am having problems.

With Postfix limitation of 1MB elog is giving error message of 'Error sending Email via "<domain name>": 5.3.4 Error: message file too big

Without Postfix limitation, its sending email with the attachment.

Thanks

 

 I guess you are modifying the wrong elogd.cfg file. Note that you have to send a HUP signal after you changed elgod.cfg for the daemon to re-read the file. Try modifying something else (like adding a new attribute) and see if the daemon sees the change.

 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???

 

  65969   Tue Sep 9 08:42:52 2008 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux2.6.3Re: Is there a way to send email notification without attachment

 

Samuel Morris wrote:

 

Stefan Ritt wrote:
Samuel Morris wrote:

Is there any way to send email notification of only the message and not the attachment. We get entries consisting of 10 MBs sometimes, and we would like to send only the message and not the attachment in the email notification. I tried restricting postfix to 1MB and using Email Format = 111 but with no success.

You have to use 

Email Format = 47

to remove the attachments. The encoding is decimal, not binary, so you have to do 1+2+4+8+32.

 

 Dear Stefan,

I tried Email Format =47 . still am having problems.

With Postfix limitation of 1MB elog is giving error message of 'Error sending Email via "<domain name>": 5.3.4 Error: message file too big

Without Postfix limitation, its sending email with the attachment.

Thanks

 

 I guess you are modifying the wrong elogd.cfg file. Note that you have to send a HUP signal after you changed elgod.cfg for the daemon to re-read the file. Try modifying something else (like adding a new attribute) and see if the daemon sees the change.

  65968   Tue Sep 9 08:40:41 2008 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux 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.

  65967   Tue Sep 9 08:03:55 2008 Reply Samuel Morrissam@tifr.res.inQuestionLinux2.6.3Re: Is there a way to send email notification without attachment

Stefan Ritt wrote:
Samuel Morris wrote:

Is there any way to send email notification of only the message and not the attachment. We get entries consisting of 10 MBs sometimes, and we would like to send only the message and not the attachment in the email notification. I tried restricting postfix to 1MB and using Email Format = 111 but with no success.

You have to use 

Email Format = 47

to remove the attachments. The encoding is decimal, not binary, so you have to do 1+2+4+8+32.

 Dear Stefan,

I tried Email Format =47 . still am having problems.

With Postfix limitation of 1MB elog is giving error message of 'Error sending Email via "<domain name>": 5.3.4 Error: message file too big

Without Postfix limitation, its sending email with the attachment.

Thanks

  65966   Mon Sep 8 23:17:59 2008 Question Herman Shermandsherma1@mscd.eduQuestionLinux Is there a way to limit users to view only the entries they have created?

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

  65965   Mon Sep 8 17:24:57 2008 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux2.6.3Re: Is there a way to send email notification without attachment
Samuel Morris wrote:

Is there any way to send email notification of only the message and not the attachment. We get entries consisting of 10 MBs sometimes, and we would like to send only the message and not the attachment in the email notification. I tried restricting postfix to 1MB and using Email Format = 111 but with no success.

You have to use 

Email Format = 47

to remove the attachments. The encoding is decimal, not binary, so you have to do 1+2+4+8+32.

  65964   Mon Sep 8 14:22:10 2008 Entry Samuel Morrissam@tifr.res.inQuestionLinux2.6.3Is there a way to send email notification without attachment

Is there any way to send email notification of only the message and not the attachment. We get entries consisting of 10 MBs sometimes, and we would like to send only the message and not the attachment in the email notification. I tried restricting postfix to 1MB and using Email Format = 111 but with no success.

Thanks

sam

ELOG V3.1.5-3fb85fa6