##
ampNotify(
message => join( "\n", "Server: $server", "File: $origfile", "Error: foo" ),
subject => "Error processing $filename",
who => 'su_and_it',
path => $work_dir,
file => $missingdeptfilename,
);
####
####