1 |
#! /usr/local/bin/perl -w |
#! /usr/local/bin/perl -w |
2 |
# |
# |
|
# Giuseppe Vacanti (cosine science & computing) |
|
|
# Eduardo Ojero Pascual (serco) |
|
|
# |
|
3 |
# After several changes in mail gtwy at ESAC, the different mail addresses |
# After several changes in mail gtwy at ESAC, the different mail addresses |
4 |
# have been changed |
# have been changed. |
5 |
# |
# |
6 |
# Mailman mail distribution lists have to be of the form: list@xmm.esac.esa.int |
# Mailman mail distribution lists have to be of the form: list@xmm.esac.esa.int |
7 |
# |
# |
8 |
# $replyto for xmm-it, sas-devel should now go to : eduardo.ojero@esa.it |
# $replyto for xmm-it, sas-devel should now go to : eduardo.ojero@esa.it |
9 |
# |
# |
10 |
# $Id: ccfnotify,v 1.6 2010/02/15 13:49:16 ccflib Exp $ |
# $Id: ccfnotify,v 1.8 2014/12/02 16:02:27 ccflib Exp $ |
11 |
# |
# |
12 |
require 5; |
require 5; |
13 |
use FileHandle; |
use FileHandle; |