Warning, /pim/kdepim-runtime/resources/imap/setupserverview_desktop.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?> 0002 <ui version="4.0"> 0003 <class>SetupServerView</class> 0004 <widget class="QWidget" name="SetupServerView"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>467</width> 0010 <height>582</height> 0011 </rect> 0012 </property> 0013 <layout class="QHBoxLayout" name="horizontalLayout_6"> 0014 <property name="leftMargin"> 0015 <number>0</number> 0016 </property> 0017 <property name="topMargin"> 0018 <number>0</number> 0019 </property> 0020 <property name="rightMargin"> 0021 <number>0</number> 0022 </property> 0023 <property name="bottomMargin"> 0024 <number>0</number> 0025 </property> 0026 <item> 0027 <widget class="QTabWidget" name="tabWidget"> 0028 <property name="currentIndex"> 0029 <number>0</number> 0030 </property> 0031 <widget class="QWidget" name="tab"> 0032 <attribute name="title"> 0033 <string>General</string> 0034 </attribute> 0035 <layout class="QFormLayout"> 0036 <item row="0" column="0" colspan="2"> 0037 <widget class="KTitleWidget" name="accountInfoLabel"> 0038 <property name="text"> 0039 <string>Account Information</string> 0040 </property> 0041 </widget> 0042 </item> 0043 <item row="1" column="0"> 0044 <widget class="QLabel" name="label_8"> 0045 <property name="text"> 0046 <string>Account Name:</string> 0047 </property> 0048 </widget> 0049 </item> 0050 <item row="1" column="1"> 0051 <widget class="QLineEdit" name="accountName"> 0052 </widget> 0053 </item> 0054 <item row="2" column="0"> 0055 <widget class="QLabel" name="label"> 0056 <property name="whatsThis"> 0057 <string>Indicate the IMAP server. If you want to connect to a non-standard port for a specific encryption scheme, you can add ":port" to indicate that. For example: "imap.foo.com:144".</string> 0058 </property> 0059 <property name="text"> 0060 <string>I&MAP Server:</string> 0061 </property> 0062 <property name="buddy"> 0063 <cstring>imapServer</cstring> 0064 </property> 0065 </widget> 0066 </item> 0067 <item row="2" column="1"> 0068 <widget class="QLineEdit" name="imapServer"> 0069 </widget> 0070 </item> 0071 <item row="3" column="0"> 0072 <widget class="QLabel" name="label_2"> 0073 <property name="whatsThis"> 0074 <string>The username.</string> 0075 </property> 0076 <property name="text"> 0077 <string>Use&rname:</string> 0078 </property> 0079 <property name="buddy"> 0080 <cstring>userName</cstring> 0081 </property> 0082 </widget> 0083 </item> 0084 <item row="3" column="1"> 0085 <widget class="QLineEdit" name="userName"> 0086 </widget> 0087 </item> 0088 <item row="4" column="0"> 0089 <widget class="QLabel" name="label_3"> 0090 <property name="whatsThis"> 0091 <string>The password.</string> 0092 </property> 0093 <property name="text"> 0094 <string>Password:</string> 0095 </property> 0096 <property name="buddy"> 0097 <cstring>password</cstring> 0098 </property> 0099 </widget> 0100 </item> 0101 <item row="4" column="1"> 0102 <widget class="KPasswordLineEdit" name="password"> 0103 </widget> 0104 </item> 0105 <item row="5" column="0" colspan="2"> 0106 <widget class="KTitleWidget" name="checkOptions"> 0107 <property name="text"> 0108 <string>Mail Checking Options</string> 0109 </property> 0110 </widget> 0111 </item> 0112 <item row="6" column="1"> 0113 <widget class="QCheckBox" name="disconnectedModeEnabled"> 0114 <property name="text"> 0115 <string>&Download all messages for offline use</string> 0116 </property> 0117 </widget> 0118 </item> 0119 <item row="7" column="1"> 0120 <widget class="QCheckBox" name="enableMailCheckBox"> 0121 <property name="text"> 0122 <string>Enable &interval mail checking</string> 0123 </property> 0124 </widget> 0125 </item> 0126 <item row="8" column="0"> 0127 <widget class="QLabel" name="label_7"> 0128 <property name="text"> 0129 <string>Check mail interval:</string> 0130 </property> 0131 </widget> 0132 </item> 0133 <item row="8" column="1"> 0134 <widget class="KPluralHandlingSpinBox" name="checkInterval"> 0135 <property name="minimum"> 0136 <number>0</number> 0137 </property> 0138 <property name="value"> 0139 <number>1</number> 0140 </property> 0141 </widget> 0142 </item> 0143 <item row="9"> 0144 <spacer name="verticalSpacer_2"> 0145 <property name="orientation"> 0146 <enum>Qt::Vertical</enum> 0147 </property> 0148 <property name="sizeHint" stdset="0"> 0149 <size> 0150 <width>20</width> 0151 <height>40</height> 0152 </size> 0153 </property> 0154 </spacer> 0155 </item> 0156 </layout> 0157 </widget> 0158 <widget class="QWidget" name="tab_2"> 0159 <attribute name="title"> 0160 <string>Filtering</string> 0161 </attribute> 0162 <layout class="QVBoxLayout" name="verticalLayout_3"> 0163 <item> 0164 <widget class="QCheckBox" name="managesieveCheck"> 0165 <property name="text"> 0166 <string>Server supports Sieve</string> 0167 </property> 0168 </widget> 0169 </item> 0170 <item> 0171 <widget class="QCheckBox" name="sameConfigCheck"> 0172 <property name="text"> 0173 <string>Reuse host and login configuration</string> 0174 </property> 0175 </widget> 0176 </item> 0177 <item> 0178 <widget class="QLabel" name="label_14"> 0179 <property name="text"> 0180 <string>The server port changed when ManageSieve turned into a full RFC Standard. Old server implementations still use port 2000, while newer standard conform server can only be accessed via port 4190.</string> 0181 </property> 0182 <property name="wordWrap"> 0183 <bool>true</bool> 0184 </property> 0185 </widget> 0186 </item> 0187 <item> 0188 <layout class="QHBoxLayout" name="horizontalLayout_3"> 0189 <item> 0190 <widget class="QLabel" name="label_5"> 0191 <property name="text"> 0192 <string>Managesieve port:</string> 0193 </property> 0194 </widget> 0195 </item> 0196 <item> 0197 <widget class="KPluralHandlingSpinBox" name="sievePortSpin"> 0198 <property name="maximum"> 0199 <number>65535</number> 0200 </property> 0201 </widget> 0202 </item> 0203 </layout> 0204 </item> 0205 <item> 0206 <layout class="QHBoxLayout" name="horizontalLayout_4"> 0207 <item> 0208 <widget class="QLabel" name="label_6"> 0209 <property name="text"> 0210 <string>Alternate Server:</string> 0211 </property> 0212 </widget> 0213 </item> 0214 <item> 0215 <widget class="QLineEdit" name="alternateURL"> 0216 </widget> 0217 </item> 0218 </layout> 0219 </item> 0220 <item> 0221 <widget class="QGroupBox" name="authentication"> 0222 <property name="title"> 0223 <string>Authentication</string> 0224 </property> 0225 <layout class="QGridLayout" name="gridLayout"> 0226 <item row="4" column="1"> 0227 <widget class="QLineEdit" name="customUsername"> 0228 </widget> 0229 </item> 0230 <item row="1" column="0" colspan="2"> 0231 <widget class="QRadioButton" name="noAuthentification"> 0232 <property name="text"> 0233 <string>No authentication</string> 0234 </property> 0235 <attribute name="buttonGroup"> 0236 <string notr="true">customSieveGroup</string> 0237 </attribute> 0238 </widget> 0239 </item> 0240 <item row="3" column="0" colspan="2"> 0241 <widget class="QRadioButton" name="customUserPassword"> 0242 <property name="text"> 0243 <string>&Username and Password</string> 0244 </property> 0245 <attribute name="buttonGroup"> 0246 <string notr="true">customSieveGroup</string> 0247 </attribute> 0248 </widget> 0249 </item> 0250 <item row="5" column="1"> 0251 <widget class="KPasswordLineEdit" name="customPassword"> 0252 </widget> 0253 </item> 0254 <item row="0" column="0"> 0255 <widget class="QRadioButton" name="imapUserPassword"> 0256 <property name="text"> 0257 <string>I&MAP Username and Password</string> 0258 </property> 0259 <property name="checked"> 0260 <bool>true</bool> 0261 </property> 0262 <attribute name="buttonGroup"> 0263 <string notr="true">customSieveGroup</string> 0264 </attribute> 0265 </widget> 0266 </item> 0267 <item row="5" column="0"> 0268 <widget class="QLabel" name="label_13"> 0269 <property name="text"> 0270 <string>Password:</string> 0271 </property> 0272 </widget> 0273 </item> 0274 <item row="4" column="0"> 0275 <widget class="QLabel" name="label_12"> 0276 <property name="text"> 0277 <string>Username:</string> 0278 </property> 0279 </widget> 0280 </item> 0281 <item row="6" column="0" colspan="2"> 0282 <layout class="QHBoxLayout" name="horizontalLayout_2"> 0283 <item> 0284 <widget class="QLabel" name="label_15"> 0285 <property name="text"> 0286 <string>Authentication:</string> 0287 </property> 0288 </widget> 0289 </item> 0290 <item> 0291 <widget class="QComboBox" name="authenticationAlternateCombo"> 0292 <item> 0293 <property name="text"> 0294 <string comment="Authentication method">Clear text</string> 0295 </property> 0296 </item> 0297 <item> 0298 <property name="text"> 0299 <string comment="Authentication method">LOGIN</string> 0300 </property> 0301 </item> 0302 <item> 0303 <property name="text"> 0304 <string comment="Authentication method">PLAIN</string> 0305 </property> 0306 </item> 0307 <item> 0308 <property name="text"> 0309 <string comment="Authentication method">CRAM-MD5</string> 0310 </property> 0311 </item> 0312 <item> 0313 <property name="text"> 0314 <string comment="Authentication method">DIGEST-MD5</string> 0315 </property> 0316 </item> 0317 <item> 0318 <property name="text"> 0319 <string comment="Authentication method">NTLM</string> 0320 </property> 0321 </item> 0322 <item> 0323 <property name="text"> 0324 <string comment="Authentication method">GSSAPI</string> 0325 </property> 0326 </item> 0327 <item> 0328 <property name="text"> 0329 <string comment="Authentication method">Anonymous</string> 0330 </property> 0331 </item> 0332 </widget> 0333 </item> 0334 </layout> 0335 </item> 0336 </layout> 0337 </widget> 0338 </item> 0339 <item> 0340 <spacer name="verticalSpacer"> 0341 <property name="orientation"> 0342 <enum>Qt::Vertical</enum> 0343 </property> 0344 <property name="sizeHint" stdset="0"> 0345 <size> 0346 <width>20</width> 0347 <height>40</height> 0348 </size> 0349 </property> 0350 </spacer> 0351 </item> 0352 </layout> 0353 </widget> 0354 <widget class="QWidget" name="advancedTab"> 0355 <attribute name="title"> 0356 <string>Advanced</string> 0357 </attribute> 0358 <layout class="QFormLayout" name="formLayoutAdvanced"> 0359 <item row="0" column="0" colspan="2"> 0360 <widget class="KTitleWidget"> 0361 <property name="text"> 0362 <string>IMAP Settings</string> 0363 </property> 0364 </widget> 0365 </item> 0366 <item row="1" column="1"> 0367 <layout class="QHBoxLayout"> 0368 <item> 0369 <widget class="QCheckBox" name="subscriptionEnabled"> 0370 <property name="text"> 0371 <string>Enable server-side subscriptions</string> 0372 </property> 0373 </widget> 0374 </item> 0375 <item> 0376 <widget class="QPushButton" name="subscriptionButton"> 0377 <property name="enabled"> 0378 <bool>false</bool> 0379 </property> 0380 <property name="text"> 0381 <string>Serverside Subscription...</string> 0382 </property> 0383 </widget> 0384 </item> 0385 </layout> 0386 </item> 0387 <item row="2" column="1"> 0388 <widget class="QCheckBox" name="autoExpungeCheck"> 0389 <property name="text"> 0390 <string>Automaticall&y compact folders (expunges deleted messages)</string> 0391 </property> 0392 </widget> 0393 </item> 0394 <item row="3" column="0"> 0395 <widget class="QLabel" name="label_11"> 0396 <property name="text"> 0397 <string>Trash folder:</string> 0398 </property> 0399 </widget> 0400 </item> 0401 <item row="3" column="1"> 0402 <widget class="Akonadi::CollectionRequester" name="folderRequester"/> 0403 </item> 0404 <item row="4" column="0" colspan="2"> 0405 <widget class="KTitleWidget"> 0406 <property name="text"> 0407 <string>Connection Settings</string> 0408 </property> 0409 </widget> 0410 </item> 0411 <item row="5" column="1"> 0412 <layout class="QHBoxLayout"> 0413 <item> 0414 <widget class="QPushButton" name="testButton"> 0415 <property name="text"> 0416 <string>Auto Detect</string> 0417 </property> 0418 </widget> 0419 </item> 0420 <item> 0421 <widget class="QPushButton" name="showServerInfo"> 0422 <property name="text"> 0423 <string>Server Info</string> 0424 </property> 0425 </widget> 0426 </item> 0427 </layout> 0428 </item> 0429 <item row="6" column="0"> 0430 <widget class="QLabel" name="label_9"> 0431 <property name="text"> 0432 <string>Encryption:</string> 0433 </property> 0434 </widget> 0435 </item> 0436 <item row="6" column="1"> 0437 <layout class="QHBoxLayout" name="horizontalLayout"> 0438 <item> 0439 <widget class="QRadioButton" name="tlsRadio"> 0440 <property name="text"> 0441 <string>STARTTLS</string> 0442 </property> 0443 <attribute name="buttonGroup"> 0444 <string notr="true">safeImapGroup</string> 0445 </attribute> 0446 </widget> 0447 </item> 0448 <item> 0449 <widget class="QRadioButton" name="sslRadio"> 0450 <property name="text"> 0451 <string>SSL/TLS</string> 0452 </property> 0453 <attribute name="buttonGroup"> 0454 <string notr="true">safeImapGroup</string> 0455 </attribute> 0456 </widget> 0457 </item> 0458 <item> 0459 <widget class="QRadioButton" name="noRadio"> 0460 <property name="text"> 0461 <string>None</string> 0462 </property> 0463 <property name="checked"> 0464 <bool>true</bool> 0465 </property> 0466 <attribute name="buttonGroup"> 0467 <string notr="true">safeImapGroup</string> 0468 </attribute> 0469 </widget> 0470 </item> 0471 </layout> 0472 </item> 0473 <item row="7" column="1"> 0474 <widget class="QLabel" name="imapInfo"> 0475 <property name="text"> 0476 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> 0477 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 0478 p, li { white-space: pre-wrap; } 0479 </style></head><body style=" font-family:'HandelGotDLig'; font-size:10pt; font-weight:400; font-style:normal;"> 0480 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">SSL/TLS</span><span style=" font-family:'Sans Serif';"> is safe IMAP over port 993;</span></p> 0481 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">STARTTLS</span><span style=" font-family:'Sans Serif';"> will operate on port 143 and switch to a secure connection directly after connecting;</span></p> 0482 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">None</span><span style=" font-family:'Sans Serif';"> will connect to port 143 but not switch to a secure connection. This setting is not recommended.</span></p></body></html></string> 0483 </property> 0484 </widget> 0485 </item> 0486 <item row="8" column="0"> 0487 <widget class="QLabel" name="label_4"> 0488 <property name="text"> 0489 <string>Port:</string> 0490 </property> 0491 </widget> 0492 </item> 0493 <item row="8" column="1"> 0494 <widget class="QSpinBox" name="portSpin"> 0495 <property name="minimum"> 0496 <number>1</number> 0497 </property> 0498 <property name="maximum"> 0499 <number>65534</number> 0500 </property> 0501 <property name="value"> 0502 <number>143</number> 0503 </property> 0504 </widget> 0505 </item> 0506 <item row="9" column="0"> 0507 <widget class="QLabel" name="label_10"> 0508 <property name="text"> 0509 <string>Authentication:</string> 0510 </property> 0511 </widget> 0512 </item> 0513 <item row="9" column="1"> 0514 <widget class="QComboBox" name="authenticationCombo"> 0515 <item> 0516 <property name="text"> 0517 <string comment="Authentication method">Clear text</string> 0518 </property> 0519 </item> 0520 <item> 0521 <property name="text"> 0522 <string comment="Authentication method">LOGIN</string> 0523 </property> 0524 </item> 0525 <item> 0526 <property name="text"> 0527 <string comment="Authentication method">PLAIN</string> 0528 </property> 0529 </item> 0530 <item> 0531 <property name="text"> 0532 <string comment="Authentication method">CRAM-MD5</string> 0533 </property> 0534 </item> 0535 <item> 0536 <property name="text"> 0537 <string comment="Authentication method">DIGEST-MD5</string> 0538 </property> 0539 </item> 0540 <item> 0541 <property name="text"> 0542 <string comment="Authentication method">NTLM</string> 0543 </property> 0544 </item> 0545 <item> 0546 <property name="text"> 0547 <string comment="Authentication method">GSSAPI</string> 0548 </property> 0549 </item> 0550 <item> 0551 <property name="text"> 0552 <string comment="Authentication method">Anonymous</string> 0553 </property> 0554 </item> 0555 </widget> 0556 </item> 0557 <item row="10" column="1"> 0558 <widget class="QCheckBox" name="useProxyCheck"> 0559 <property name="text"> 0560 <string>Connect using the system proxy settings</string> 0561 </property> 0562 </widget> 0563 </item> 0564 <item row="11" column="0" colspan="2"> 0565 <widget class="QLabel" name="testInfo"> 0566 <property name="font"> 0567 <font> 0568 <weight>75</weight> 0569 <bold>true</bold> 0570 </font> 0571 </property> 0572 <property name="text"> 0573 <string>Empty</string> 0574 </property> 0575 <property name="alignment"> 0576 <set>Qt::AlignCenter</set> 0577 </property> 0578 <property name="wordWrap"> 0579 <bool>true</bool> 0580 </property> 0581 </widget> 0582 </item> 0583 <item row="12" column="0" colspan="2"> 0584 <widget class="QProgressBar" name="testProgress"> 0585 <property name="value"> 0586 <number>24</number> 0587 </property> 0588 </widget> 0589 </item> 0590 <item row="13" column="0"> 0591 <spacer name="verticalSpacer_3"> 0592 <property name="orientation"> 0593 <enum>Qt::Vertical</enum> 0594 </property> 0595 <property name="sizeHint" stdset="0"> 0596 <size> 0597 <width>20</width> 0598 <height>60</height> 0599 </size> 0600 </property> 0601 </spacer> 0602 </item> 0603 </layout> 0604 </widget> 0605 </widget> 0606 </item> 0607 </layout> 0608 </widget> 0609 <customwidgets> 0610 <customwidget> 0611 <class>KPluralHandlingSpinBox</class> 0612 <extends>QSpinBox</extends> 0613 <header>kpluralhandlingspinbox.h</header> 0614 </customwidget> 0615 <customwidget> 0616 <class>Akonadi::CollectionRequester</class> 0617 <extends>QFrame</extends> 0618 <header>Akonadi/CollectionRequester</header> 0619 <container>1</container> 0620 </customwidget> 0621 <customwidget> 0622 <class>KPasswordLineEdit</class> 0623 <extends>QWidget</extends> 0624 <header>kpasswordlineedit.h</header> 0625 </customwidget> 0626 <customwidget> 0627 <class>KTitleWidget</class> 0628 <extends>QWidget</extends> 0629 <header>ktitlewidget.h</header> 0630 </customwidget> 0631 </customwidgets> 0632 <resources/> 0633 <connections/> 0634 <buttongroups> 0635 <buttongroup name="customSieveGroup"/> 0636 <buttongroup name="safeImapGroup"/> 0637 </buttongroups> 0638 </ui>