1 package config;
2 @mailto = qw(root@localhost);
3 @notify_dirs = qw(/etc);
3 #@notify_dirs = qw(/etc);
4
5 1;