The configuration file of MAPI4Opera 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.
; MAPI4Opera 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
; Opera window class name
Opera Class = OperaWindowClass
; Path to Opera executable
Opera Path = auto
; Path to Opera mail directory
Mail Path = auto
[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?
[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?