grp_at_med.uoc.gr (G G PAPAZOGLOU) writes:
>Hi. I was wondering if someone has come up with a solution for the following
>issue:
>
>Each time a message is added on a page maintained by Hypermail, I want an e-
>mail message to be sent to a defined list of users, containing only the
>Subject and a link to that message, ie.
It sounds like it's time to add a general purpose option to automate
calling of external commands.
Here are some possible conditions that could trigger such a call:
- a new subdirectory is created.
- any new message is written (this might mean a lot of calls if an archive
is created from a large mbox).
- a Hypermail invocation generates one or more new messages (only one call
per Hypermail invocation).
- a new thread is created.
Probably the name of the file or directory which triggered the call should
be passed as a command line argument, with additional arguments passing
the archive name and the fields that Hypermail keeps as comments in the
message .html files (using the info for the first message if there is more
than one message).
Any comments?
--
Peter McCluskey | Free Jon Johansen!
http://www.rahul.net/pcm |
Received on Fri 14 Jun 2002 05:10:50 PM GMT