diff -r e2559ee78cb3 -r adf33377005c README --- a/README Wed Jun 21 00:26:46 2017 +0200 +++ b/README Wed Jun 21 00:30:38 2017 +0200 @@ -1,19 +1,1 @@ -The documenation is currently only available from -http://www.schlittermann.de/doc/grey - - -Example configuration snippet ------------------------------ - -perl_startup = use Exim::Grey qw(unseen); -GREYLISTED = ${perl{unseen}{<$sender_address>:<$local_part@$domain>/$sender_host_address}{60}} - -acl_check_rcpt: - - ... - - defer - condition = GREYLISTED - condition = ${if <{$message_size}{1M}} - log_message = grey listed exigrey - +Project moved to git.git.schlittermann.de/exim/exigrey