The configuration file of MAPI4Webmail is named settings.ini and can be found within the installation directory.
If you need different settings for each user you can copy the file to %RoamingPrefs%\%InstallFolderName%\settings.ini.
; MAPI4Webmail configuration file
[General]
; Max. number of allowed recipients
Recipients Limit = 5
; Max. allowed number of attachments
Attachments Limit = 20
; Max. allowed size of attachments (in MB)
Attachments Limit Size = 5.0
; Min. number of attachments, processed only after request
Attachments Prompt = 10
; Min. size of attachments, processed only after request (in MB)
Attachments Prompt Size = 1.0
; Min. number of attachments, ask for packing as zip file
Attachments Pack = 5
; Min. size of attachments, ask for packing as zip file (in MB)
Attachments Pack Size = 0.5
; Add index of zip archive to message body
Attachments Pack Index = true
Show Success Message = yes
; Command to be executed after message creation
Post Command =
[IMAP Account]
Host =
; Use port 993 for SSL
Port = 143
Username =
Password =
Drafts Folder =
; There is no standard established for filename encoding (should be RFC2231).
; Possible values are RFC2231 and RFC2047, or alternatively an encoding name.
; An encoding name results in a raw filename (empty value means system encoding).
Filename Encoding Standard =
[Field Values]
; Predefined field values
To = auto
Cc = auto
Bcc = auto
Subject = auto
Body = auto
[Debugging]
; Set true to enable debug mode. Log file name is debug.txt within the same folder of this ini-file
Debug = false
[I18N-en]
File Missing = File "%s" does not exist. Continue?
Too Many Recips = Too many recipients!
Prompt To Pack = Do you want to pack all %s files (%s) into one single ZIP archive?
Zip Index = Index of attachment
Too Many Files = Too many attached files!
Files Too Large = Attached files too large!
Prompt To Create = Do you really want to send an email with %s files (%s) attached?
Progress = Progress
Connect = Connect with server %s
Login = Login user %s
Check Drafts Folder = Check drafts folder
Transfer Message = Transfer message
Logout = Logout
Host = IMAP server
Enter Host = Please enter hostname of IMAP server
Port = IMAP port
Enter Port = Please enter port of IMAP server
(Default: 143, SSL: 993)
Username = Username
Enter Username = Please enter username
Password = Password
Enter Password = Please enter password
Save Password = Do you want to save the password?
Drafts Folder = Drafts folder
Select Drafts Folder = Please select drafts folder
Ok = OK
Cancel = Cancel
Success = Message successfully stored in folder "%s"!
Execute command = Execute stored command?
[I18N-de]
File Missing = Die Datei "%s" existiert nicht. Fortfahren?
Too Many Recips = Zu viele Empfänger!
Prompt To Pack = Möchten Sie alle %s Dateien (%s) in eine ZIP-Datei packen?
Zip Index = Inhalt des Anhangs
Too Many Files = Zuviele angehängte Dateien!
Files Too Large = Die angehängten Dateien sind zu groß!
Prompt To Create = Möchten Sie wirklich eine Email mit %s Dateien (%s) erstellen?
Progress = Fortschritt
Connect = Verbinde mit Server %s
Login = Anmeldung %s
Check Drafts Folder = Überprüfe Entwürfe-Ordner
Transfer Message = Übertrage Nachricht
Logout = Abmelden
Host = IMAP-Server
Enter Host = Bitte geben Sie die Adresse des IMAP-Servers ein
Port = IMAP-Port
Enter Port = Bitte geben Sie den Port des IMAP-Servers ein
(Standard: 143, SSL: 993)
Username = Benutzername
Enter Username = Bitte geben Sie den Benutzernamen ein
Password = Passwort
Enter Password = Bitte geben Sie Ihr Passwort ein
Save Password = Möchten Sie das Passwort speichern?
Drafts Folder = Entwürfe Ordner
Select Drafts Folder = Bitte wählen Sie den Entwürfe-Ordner aus
Ok = OK
Cancel = Abbrechen
Success = Nachricht wurde erfolgreich im Ordner "%s" gespeichert!
Execute command = Hinterlegten Befehl ausführen?