CONFIGURE_GENERAL=/usr/local/etc/exim/site/configure.general if [ ! -f ${CONFIGURE_GENERAL} ]; then cp ../samples/site/configure.general ${CONFIGURE_GENERAL} fi if [ ! -f ../site/system_filter_backup ]; then cp ../samples/site/system_filter_backup ../site/system_filter_backup fi if [ ! -f ../site/system_filter_quarantine_content_scaned ]; then cp ../samples/site/system_filter_quarantine_content_scaned ../site/system_filter_quarantine_content_scaned fi