summaryrefslogtreecommitdiff
path: root/help/en/html/mailit/settings.html
Unidiff
Diffstat (limited to 'help/en/html/mailit/settings.html') (more/less context) (ignore whitespace changes)
-rw-r--r--help/en/html/mailit/settings.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/help/en/html/mailit/settings.html b/help/en/html/mailit/settings.html
new file mode 100644
index 0000000..ee92981
--- a/dev/null
+++ b/help/en/html/mailit/settings.html
@@ -0,0 +1,21 @@
1<html><head><title>Mail It</title></head><body>
2<img src="SettingsIcon.png"></img>
3<h1>Account settings</h1>
4Chosing either <b>New</b> or a specific account from the <b>Account menut </b> opens the <i>Account settings dialog</i><br>
5Here you can fill out several fields:
6<ul>
7<li>
8<i>Account name </i> A descriptive name as shown in the account menus<p>
9<i>Your name </i> Your name to be used as the From: name<p>
10<i>EMail address </i> Your email address to be used as the From: address<p>
11<i>POP user name </i> Your login name on the POP3 server<p>
12<i>POP password </i> Your password on the POP3 server <p>
13<i>POP server </i> The POP3 mailserver to get mail from<p>
14<i>SMTP server </i> The SMTP mailserver to send mail to<p>
15</ul>
16
17If the <i>synchronize </i> checkbox is active only mail will be downloaded which is not in the inbox yet.<br>
18The <i>mail size </i> spinbox defines the maximum mai size to fetch, mails larger than this limit will only be fetched as headers.<p>
19
20Click the ok button in the upper right corner to accept or the cancel icon beneath it to abort.
21</body></html>