Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon1.gif   Is there a way to send email notification without attachment, posted by Samuel Morris on Mon Sep 8 14:22:10 2008 
    icon2.gif   Re: Is there a way to send email notification without attachment, posted by Stefan Ritt on Mon Sep 8 17:24:57 2008 
       icon2.gif   Re: Is there a way to send email notification without attachment, posted by Samuel Morris on Tue Sep 9 08:03:55 2008 
          icon2.gif   Re: Is there a way to send email notification without attachment, posted by Stefan Ritt on Tue Sep 9 08:42:52 2008 
             icon2.gif   Re: Is there a way to send email notification without attachment, posted by Samuel Morris on Tue Sep 9 11:13:15 2008 
                icon2.gif   Re: Is there a way to send email notification without attachment, posted by Stefan Ritt on Tue Sep 9 11:55:59 2008 
                   icon2.gif   Re: Is there a way to send email notification without attachment, posted by Samuel Morris on Mon Sep 15 08:27:16 2008 
                      icon2.gif   Re: Is there a way to send email notification without attachment, posted by Stefan Ritt on Mon Sep 15 08:51:57 2008 
Message ID: 65965     Entry time: Mon Sep 8 17:24:57 2008     In reply to: 65964     Reply to this: 65967
Icon: Reply  Author: Stefan Ritt  Author Email: stefan.ritt@psi.ch 
Category: Question  OS: Linux  ELOG Version: 2.6.3 
Subject: Re: 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.

ELOG V3.1.5-fe60aaf