Template: imp/welcome
Type: note
Description: Welcome to the new IMP setup program
 Please note that these options will only be asked of you the first time
 around and only new options will show during future upgrades.  If you
 need to change any of these options after installation, please look at
 /etc/imp/defaults.choices.
 .
 If you are upgrading currently and this is the first time your using
 the debconf version of the imp install we'll let you know this once.
 Your current defaults.php3 file is getting backed up during the preinst
 process.  This will happen every time you upgrade even though you will
 never see this prompt again unless you have debconf set to prompt you
 for everything.  Also note that the defaults.php3 file is now generated
 on the fly *everytime* you install or upgrade imp.  

Template: imp/imprecheck
Type: select
Choices: yes, no
Default: yes
Description: Verify non-imp config files during upgrades?
 Do you want the upgrade process to verify (and fix) other config files
 related to imp?  These would include Apache, php3, and postgres
 config files and changes necessary for imp to work properly.

Template: imp/dbconfigured
Type: select
Choices: yes, no
Default: no
Description: Have you already configured your IMP database?
 If you are upgrading or for any other reason have already configured your
 database for use with IMP you'll want to set this to yes.

Template: imp/server
Type: string
Default: localhost
Description: Enter the hostname for the IMAP/POP server you want to connect to
 This is the default IMAP/POP server you plan on having IMP connect to.
 Please change it from localhost to the fully qualified domain name.

Template: imp/from_server
Type: string
Description: Enter the hostname that you want mail to appear to come from.
 This is the default hostname that all mail sent from IMP will appear to
 come from (baring any restrictions on your mail program itself). This
 needs to be a fully qualified domain name.

Template: imp/port
Type: string
Default: 143
Description: What port is IMAP/POP running on?
 For the IMAP/POP server you chose above, what port is the daemon running.
 By default this is 143 for a IMAP server and 110 for a POP server.

Template: imp/servtype
Type: select
Choices: imap, pop3
Default: imap
Description: What type of mail server is this? 
 For the server you just entered, what type of service is it running?  Please
 chose either IMAP or POP as that's the only 2 choices you have. :)
