The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ecs_proc_meta - process ECS meta-message

SYNOPSIS

 ecs_proc_meta tmp/20030320_183247_1_0005_FYUh.msg FR

DESCRIPTION

Process file containing ECS meta-message; delete input file after successful processing.

RETURN VALUE

Returns a non-zero exit code if an error is encountered.

BUGS

Possibly.

SEE ALSO

EMDIS::ECS, ecs_scan_mail, ecs_proc_msg

AUTHOR

Joel Schneider <jschneid@nmdp.org>

COPYRIGHT AND LICENSE

THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Copyright (C) 2002-2020 National Marrow Donor Program. All rights reserved.

See LICENSE file for license details.

HISTORY

ECS, the EMDIS Communication System, was originally designed and implemented by the ZKRD (http://www.zkrd.de/). This Perl implementation of ECS was developed by the National Marrow Donor Program (http://www.marrow.org/).

Added MS Windows support for Windows 2000 and Windows XP Added "DIRECTORY" inBox Protocol. This can interface with any mail system that can output the new messages to text files.

2007-08-01 ZKRD - emdisadm@zkrd.de Added new error report management. All 'email to admin' statements are removed. In relation to the error code ECS.pm will send an email to admin or not.