From 7fcfc52aa66f89ea196f08d3b26a969fad1a4c93 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 3 Jul 2002 00:28:22 +0000 Subject: rename mail dirs --- Echolot/Config.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Echolot/Config.pm b/Echolot/Config.pm index 7c98535..63facde 100644 --- a/Echolot/Config.pm +++ b/Echolot/Config.pm @@ -1,7 +1,7 @@ package Echolot::Config; # (c) 2002 Peter Palfrader -# $Id: Config.pm,v 1.10 2002/07/02 23:16:53 weasel Exp $ +# $Id: Config.pm,v 1.11 2002/07/03 00:28:22 weasel Exp $ # =pod @@ -32,8 +32,8 @@ sub init($) { hash_len => 8, addresses_default_ttl => 5, # days smarthost => 'localhost', - mailindir => 'mail/IN', - mailerrordir => 'mail/ERROR', + mailindir => 'mail', + mailerrordir => 'mail-errors', fetch_new => 1, ping_new => 1, show_new => 1, -- cgit v1.2.3