Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon3.gif   add field type to automatically email CC, posted by Mark Bergman on Thu May 25 19:41:51 2006 
    icon2.gif   Re: add field type to automatically email CC, posted by Stefan Ritt on Thu Nov 9 22:08:10 2006 
       icon2.gif   Re: add field type to automatically email CC, posted by Arckonit on Wed Nov 15 18:50:02 2006 
          icon2.gif   Re: add field type to automatically email CC, posted by Stefan Ritt on Wed Nov 15 19:33:17 2006 
Message ID: 1840     Entry time: Thu May 25 19:41:51 2006     Reply to this: 2059
Icon: Idea  Author: Mark Bergman  Author Email: mark.bergman@uphs.upenn.edu 
Category: Request  OS: Linux  ELOG Version: 2.6.1 
Subject: add field type to automatically email CC 
I've got logbooks where I'm submitting entries on behalf of other users, or where other people should be notified of the ticket. This isn't a fixed list of people, and shouldn't be hard-coded into a config file. I've got a field to enter the user's e-mail address, but there's no action associated with that data.

I'd like to see a new field type that allows the entry of e-mail addresses, where each addresses supplied with the logfile entry would be automatically "CC'ed" in the notification e-mail. Ideally, people on the CC list would be (optionally) CC'ed when there are replies or edits to the original elog entry.


For example (snippet of fictional elogd.cfg):

-------------------------------
[web site]
Welcome Title = Issues regarding the web site
MOptions Category = Add links, Change content, Broken Link, Other
CCMailTo = Notification List
Attributes = Author, Category, Severity, Subject, Entry ID, Status, User, Login
Extendable Attributes = Category, Severity, Subject, Status, User, Login, Notification List
Required Attributes = Category, Subject, Status, User
-------------------------------
ELOG V3.1.5-fe60aaf