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/root_url
Type: string
Default: /horde/imp
Description: What is the default url path for IMP?
 When pointing your web browser to IMP, what is the directory pathing you
 will need for getting to imp?  As in http://localhost/horde/imp 
 where /horde/imp would be what we are looking for.

Template: imp/graphics_url
Type: string
Default: /horde/imp/graphics
Description: What is the default url path for imp graphics?
 When pointing your web browser to IMP, what is the directory pathing you
 will need for getting to imp graphics?  As in 
 http://localhost/horde/imp/graphics
 where /horde/imp/graphics would be what we are looking for.

Template: imp/max_execution_time
Type: string
Default: 0
Description: How long to wait for responses from the imap server. 0 is unlimited.

Template: imp/error_level
Type: string
Default: 15
Description: What error level to use for IMP

Template: imp/include_dir
Type: string
Default: ./templates
Description: What is the path to the templates directory?
 Where are all the html templates stored for imp?  Unless you have changed
 this on purpose then leave it as is.

Template: imp/minimum_popups
Type: select
Choices: true, false
Default: false
Description: Put the compose window in the main frame?
 If you chose true here the compose window will appear in the main window
 instead of a seperate popup window.  

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. :)

Template: imp/folders
Type: string
Description: In what directory are a users mail folders in?
 Depending on how you have things configured, a user's email folders can
 be stored in different locations.  Some don't even need this option but
 others use folder subdirectories such as "mail/" or "Mail/"

Template: imp/save_sent_mail
Type: select
Choices: true, false
Default: true
Description: Save all outgoing mail?
 This option tells IMP whether or not to save mail sent using IMP.  If set
 to true it will save the mail in a folder called sent_mail or whatever you
 configure the name to be.

Template: imp/show_dotfiles
Type: select
Choices: true, false
Default: false
Description: Show dotfiles when choosing folders?

Template: imp/sent_mail
Type: string
Default: sent_mail
Description: What name do you want for the sent_mail folder?
 Different mail clients use different names for their sent mail folders. 
 Pine uses sent-mail, others use sent_mail.  Please enter the name you
 wish to use.

Template: imp/drafts
Type: string
Default: drafts
Description: What name do you want to use for the folder which stores message drafts?
 When you postpone a message it will be stored in a mailbox.  What name do you
 want to use for that mailbox?

Template: imp/use_imap_subscribe
Type: select
Choices: true, false
Default: true
Description: Use the spiffy IMAP subscribe feature?

Template: imp/use_ldap_search
Type: select
Choices: true, false
Default: true
Description: Use the LDAP Search features of IMP?
 IMP has the ability to allow users to look up email address via any LDAP
 server.  You can customize the list of available servers by modifying 
 the /etc/imp/ldap.php3 file. By default it supports bigfoot and several other
 major Internet based LDAP servers.

Template: imp/user_change_server
Type: select
Choices: true, false
Default: true
Description: Allow users to change the IMAP/POP server they connect to?

Template: imp/user_change_port
Type: select
Choices: true, false
Default: true
Description: Allow users to change the IMAP/POP server port they connect to?

Template: imp/user_change_servtype
Type: select
Choices: true, false
Default: true
Description: Allow users to change the type of mail server they connect to?

Template: imp/user_change_folder
Type: select
Choices: true, false
Default: true
Description: Allow users to change the default mail folders value?

Template: imp/user_change_from
Type: select
Choices: true, false
Default: true
Description: Allow users to change their From: line? 

Template: imp/user_change_fullname
Type: select
Choices: true, false
Default: true
Description: Allow users to change how their name appears in email?

Template: imp/user_use_addressbook
Type: select
Choices: true, false
Default: true
Description: Allow users to use the Addressbook features of IMP?

Template: imp/user_use_folders
Type: select
Choices: true, false
Default: true
Description: Allow users to manage their folder subscriptions?

Template: imp/newmail_popup
Type: select
Choices: true, false
Default: true
Description: Use the New Mail Popup feature?
 If you select this feature, whenever new mail is detected in the current
 folder, a new mail popup window will appear letting you know.

Template: imp/refresh_delay
Type: string
Default: 300
Description: How often do you want the new mail check to check for new mail?
 How often (in seconds) should IMP check for new mail?

Template: imp/use_server_list
Type: select
Choices: true, false
Default: false
Description: Use the multiple IMAP/POP server listing?
 If you chose this option you will need to modify /etc/imp/servers.php3
 before things will work properly.  This basically allows you to specify
 a list of mail servers that a user can connect to.  They will only
 be able to access these servers.

Template: imp/path_to_mswordview
Type: string
Default: /usr/bin/mswordview -c
Description: What is the path to your mswordview program?
 If you want the ability to view MS Word documents sent as attachments
 from within IMP then you need mswordview installed.  If you do
 not have it installed or do not wish to use it, leave this blank.

Template: imp/path_to_tar
Type: string
Default: /bin/tar
Description: What is the path to your tar program?
 tar is used for viewing of attachments.  If a user receives a message with
 a tar file as an attachment, IMP will pull the contents of that file so that
 the user can see what's in it.  Please specify the path to your tar program.

Template: imp/path_to_dpkg
Type: string
Default: /usr/bin/dpkg
Description: Where is your dpkg executable located?

Template: imp/path_to_rpm
Type: string
Default: /usr/bin/rpm
Description: What is the path to your rpm executable?
 If you have RPM installed, please specify the path.

Template: imp/path_to_unzip
Type: string
Default: /usr/bin/unzip
Description: What is the path to your unzip executable?
 If you have UNZIP installed, please specify the path.

Template: imp/append_header
Type: select
Choices: true, false
Default: true
Description: Append the IMP headers to all outgoing messages?
 There is a file called header.txt in /etc/imp that can be appended to
 the message headers.  

Template: imp/append_trailer
Type: select
Choices: true, false
Default: true
Description: Append the IMP trailer to all outgoing messages?
 There is a file called trailer.txt in /etc/imp that can be appended to
 the bottom of all outgoing messages.

Template: imp/text_parts_inline
Type: select
Choices: true, false
Default: true
Description: Show text message parts in the message body?
 Attached files that are text can be shown in the body of the message. 

Template: imp/language
Type: select
Choices: cs, da, de, en, es, et, fi, fr, hu, id, is, it, no-bok, no-ryn, pl, pt-BR, se, sk, ru, zh-tw
Default: en
Description: What default language do you want to use?
 What default language do you want to use?

Template: imp/path_to_ispell
Type: string
Default: /usr/bin/ispell
Description: What is the path to your ispell program?
 If you want the ability to check spelling during a message composition
 you need to put the path to your ispell program here.  Leave it
 blank if you do not wish to use this.

Template: imp/custom_from_hook
Type: select
Choices: true, false
Default: false
Description: Use custom from hook?
 Use the custom from hook feature?  Please check the README file for
 more information on this.

Template: imp/umask
Type: string
Default: 077
Description: Default umask for the current process
 Please enter the default umask for running processes to use
