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

NAME

ecs_setup - ECS setup wizard

SYNOPSIS

 ecs_setup

 ecs_setup test.cfg

DESCRIPTION

Prompts the user for answers to a series of questions and creates a basic ECS configuration file.

BUGS

Possibly.

NOTES

TBD.

SEE ALSO

ECS, ecs_chk_com, ecs_scan_mail, ecstool

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/).

2004-03-12 Canadian Blood Services - Tony Wai 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 variables (MAIL_LEVEL | ECS_TO_DIR | ECS_FROM_DIR). Added to_XX and from_XX directory support. Added hint to implement the environment variable ECS_CONFIG_FILE to the .profile and the httpd.conf (apache) config files.