From 96f44572cb3ac54a685515694d6c095101df9365 Mon Sep 17 00:00:00 2001 From: harlekin Date: Thu, 08 Jan 2004 22:00:28 +0000 Subject: more smtp settings --- (limited to 'noncore/net/mail/smtpconfigui.ui') diff --git a/noncore/net/mail/smtpconfigui.ui b/noncore/net/mail/smtpconfigui.ui index f5ce8cb..d4151a9 100644 --- a/noncore/net/mail/smtpconfigui.ui +++ b/noncore/net/mail/smtpconfigui.ui @@ -11,8 +11,8 @@ 0 0 - 241 - 321 + 335 + 426 @@ -28,203 +28,303 @@ margin - 2 + 3 spacing - 2 + 3 - QLayoutWidget + QLabel name - Layout4 + accountLabel + + + text + Account + + + + QLineEdit + + name + accountLine - layoutSpacing + toolTip + Name of the Account + + + + Line + + name + line1 + + + sizePolicy + + 1 + 0 + + + + orientation + Horizontal - + + + QLayoutWidget + + name + Layout20 + + margin 0 spacing - 2 + 6 - - QLabel - - name - accountLabel - - - text - Account - - - - QLineEdit - - name - passLine - - - enabled - false - - - echoMode - Password - - - - QCheckBox - - name - sslBox - - - text - Use SSL - - - - QCheckBox - - name - loginBox - - - text - Use Login - - - - QLineEdit - - name - accountLine - - - toolTip - Name of the Account - - - - QLineEdit - - name - serverLine - - - toolTip - Name of the SMTP Server - - - - QLineEdit - - name - userLine - - - enabled - false - - - - QLabel - - name - passLabel - - - text - Password - - - - QLabel + + QLayoutWidget name - portLabel - - - text - Port - - - - QLabel - - name - serverLabel - - - text - Server - - - - QLineEdit - - name - portLine - - - toolTip - Port of the SMTP Server + Layout18 + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + serverLabel + + + text + Server + + + + QLabel + + name + portLabel + + + text + Port + + + - - Line + + QLayoutWidget name - line1 - - - sizePolicy - - 3 - 0 - - - - orientation - Horizontal + Layout19 + + + margin + 0 + + + spacing + 6 + + + QLineEdit + + name + serverLine + + + toolTip + Name of the SMTP Server + + + + QLineEdit + + name + portLine + + + toolTip + Port of the SMTP Server + + + - - QLabel + + + + QLabel + + name + TextLabel1 + + + text + Use secure sockets: + + + + QComboBox + + name + ComboBox1 + + + + QLineEdit + + name + CommandEdit + + + text + ssh $SERVER exec + + + + Line + + name + line2 + + + sizePolicy + + 1 + 0 + + + + orientation + Horizontal + + + + QCheckBox + + name + loginBox + + + text + Use Login + + + + QLayoutWidget + + name + Layout17 + + + + margin + 0 + + + spacing + 6 + + + QLayoutWidget name - userLabel - - - text - User + Layout15 + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + userLabel + + + text + User + + + + QLabel + + name + passLabel + + + text + Password + + + - - Line + + QLayoutWidget name - line2 - - - sizePolicy - - 3 - 0 - - - - orientation - Horizontal + Layout16 + + + margin + 0 + + + spacing + 6 + + + QLineEdit + + name + userLine + + + enabled + false + + + + QLineEdit + + name + passLine + + + enabled + false + + + echoMode + Password + + + - + @@ -253,7 +353,6 @@ accountLine serverLine portLine - sslBox loginBox userLine passLine -- cgit v0.9.0.2