diff --git a/src/Gui/SettingsOutgoingPage.ui b/src/Gui/SettingsOutgoingPage.ui index e41d35f9..47c3f4ca 100644 --- a/src/Gui/SettingsOutgoingPage.ui +++ b/src/Gui/SettingsOutgoingPage.ui @@ -1,243 +1,246 @@ OutgoingPage QFrame::Plain true 0 0 220 347 QFormLayout::AllNonFixedFieldsGrow &Method method Encryption Ser&ver smtpHost &Port smtpPort + + true + &Authenticate smtpAuth &Username smtpUser Pass&word smtpPass QLineEdit::Password true plugin status Qt::AlignCenter true Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse Sendmail E&xecutable sendmail Save Ou&tgoing Mail saveToImap Sent Folder &Name saveFolderName Enable forward-without-download via BURL (RFC 4468) when the IMAP and ESMTP servers support it. Extra server-side configuration is required. Send with &BURL smtpBurl Use IMAP Credentials LineEdit QLineEdit
LineEdit.h
method smtpHost smtpPort smtpAuth smtpUser smtpPass sendmail saveToImap saveFolderName smtpBurl