From b498cb557b28df6c1cf237f5b8721b354bc7aa20 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 24 Oct 2002 18:32:18 +0000 Subject: Add a debconf note about user defined mailboxes being required --- debian/echolot.config | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/echolot.config') diff --git a/debian/echolot.config b/debian/echolot.config index 4e186ee..33dc8ff 100755 --- a/debian/echolot.config +++ b/debian/echolot.config @@ -74,6 +74,7 @@ while (1) { } elsif ($state == 2) { Debconf::Client::ConfModule::input('high', 'echolot/operator'); Debconf::Client::ConfModule::input('high', 'echolot/sitename'); + Debconf::Client::ConfModule::input('high', 'echolot/echolot/userdefinedmailbox'); Debconf::Client::ConfModule::input('medium', 'echolot/addnow'); } elsif ($state == 3) { last; -- cgit v1.2.3