Description: Add a warning message to convert4r4 Author: Marc Haber Origin: vendor Forwarded: no Last-Update: 2013-09-28 --- exim4-4.82~rc1.orig/src/convert4r4.src +++ exim4-4.82~rc1/src/convert4r4.src @@ -652,6 +652,32 @@ return defined $main{$_[0]} && $main{$_[ print STDERR "Runtime configuration file converter for Exim release 4.\n"; +if( !defined $ENV{"CONVERT4R4"} || $ENV{"CONVERT4R4"} ne "I understand this is an unsupported tool" ) { + + print STDERR <