Changes for page CIT Mail Account

Last modified by Jonas Jelten on 2024/01/11 16:39

From version 4.1
edited by Dilay Nurlu
on 2023/05/16 15:24
Change comment: There is no comment for this version
To version 12.1
edited by Aysegül Omus
on 2024/01/10 12:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -IntumMatumEmail
1 +How can I set up CIT E-Mail Account ?
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.nud
1 +XWiki.kahraman
Content
... ... @@ -1,6 +1,6 @@
1 1  = Setting Up E-Mail Clients =
2 2  
3 -This article describes how to setup an e-mail client. Information regarding the in.tum.de/ma.tum.de e-mail account can be found [[here>>https://xwiki.rbg.tum.de/bin/view/Informatik/Helpdesk/Account]].
3 +This article describes how to set up an e-mail client. Information regarding the CIT e-mail account can be found [[here>>https://xwiki.rbg.tum.de/bin/view/Informatik/Helpdesk/Account]].
4 4  
5 5  
6 6  
... ... @@ -8,18 +8,17 @@
8 8  
9 9  
10 10  
11 -== 1. Summary of the important Information ==
11 +== 1. Summary of the important information ==
12 12  
13 13  
14 14  
15 15  {{html wiki="true"}}
16 -<table border='1' cellspacing='0'><colgroup span='1' width='100'></colgroup> <tbody> <tr> <td>imaps/pops</td> <td><span class='WYSIWYG_COLOR ' style='color:Blue'>mail.cit.tum.de</span></td></tr> <tr> <td>smtps</td> <td><span class='WYSIWYG_COLOR ' style='color:Blue'>mail.cit.tum.de</span></td></tr> <tr> <td>Port pops</td> <td>995</td></tr> <tr> <td>Port imaps</td> <td>993</td></tr> <tr> <td>Port smtps</td> <td>465</td></tr> <tr> <td>Login</td> <td>RBG-Login</td></tr> <tr> <td>Passwort</td> <td>Your Password</td></tr></tbody></table>
16 +<table border='1' cellspacing='0'><colgroup span='1' width='100'></colgroup> <tbody> <tr> <td>imap</td> <td><span class='WYSIWYG_COLOR ' style='color:Blue'>mail.cit.tum.de</span></td></tr> <tr> <td>smtp</td> <td><span class='WYSIWYG_COLOR ' style='color:Blue'>mail.cit.tum.de</span></td></tr> <tr> <td>Port imap</td> <td>993</td></tr> <tr> <td>Port smtp</td> <td>465</td></tr> <tr> <td>Login</td> <td>CIT-Login</td></tr> <tr> <td>Password</td> <td>CIT Password</td></tr></tbody></table>
17 17  {{/html}}
18 18  
19 19  
20 -* All connection are encripted with the above mentioned values.
21 -* An Import of the RBG-CA certificates into the clientsoftware is recommended.For instructions please check [[here>>https://xwiki.rbg.tum.de/bin/view/Informatik/Helpdesk/LdapZertifikate]].
22 -
20 +* All connections are encrypted with the above-mentioned values.
21 +* An Import of the CIT-CA certificates into the client software is recommended. For instructions please check [[here>>https://xwiki.rbg.tum.de/bin/view/Informatik/Helpdesk/LdapZertifikate]].
23 23  
24 24  == 2. E-Mail Clients: ==
25 25  
... ... @@ -28,35 +28,33 @@
28 28  Thunderbird is already installed and preconfigured on the black boxes with Linux operating systems.
29 29  
30 30  The following is configured:
31 - RBG CA, server CA and user CA root certificates
32 - Incoming mail server imap://mail.cit.tum.de with TLS with the current RBG ID as login and RBG-ID@cit.tum.de as sender address
30 + CIT CA, server CA, and user CA root certificates
31 + Incoming mail server imap://mail.cit.tum.de with TLS with the current CIT ID as login and CIT-ID@cit.tum.de or [[surname.name@cit.tum.de>>mailto:surname.name@cit.tum.de]] as sender address
33 33   Outgoing mail server smtp://mail.cit.tum.de with TLS without user authentication. (Which is not necessary within the TU.)
34 - RBG LDAP server to search for e-mail addresses and user certificates.
33 + CIT LDAP server to search for e-mail addresses and user certificates.
35 35  
36 36  
36 +First, click on **Edit** and then on **Account Settings**.
37 37  
38 +[[image:linuxthuneditaccountsett.png||height="705" width="440"]]
38 38  
39 -First click on **Edit** and then on **Account Settings**.
40 40  
41 -[[image:linuxthuneditaccountsett.png||width="900"]]
42 42  
43 -
44 -
45 45  In the opened window click on Accounts Actions* and then on **Add Email Account**
46 46  
47 -[[image:addmailaccount.png||width="900"]]
44 +[[image:addmailaccount.png||height="511" width="462"]]
48 48  
49 49  
50 50  
51 -Enter your name, your RBG e-mail address and the associated password and click **Set up manually** on.
48 +Enter your name, your CIT e-mail address, and the associated password and click **Set up manually** on.
52 52  
53 -[[image:thundconfiguremanually.png||width="900"]]
50 +[[image:thundconfiguremanually.png||height="324" width="442"]]
54 54  
55 55  
56 56  
57 -Then enter the data as shown in the screenshot and click on **Test again**. Finally, click **Done**
54 +Then enter the data as shown in the screenshot and click on **Test again**. Finally, click **Done.**
58 58  
59 -[[image:thunderbirdtestdone.png||width="900"]]
56 +[[image:thunderbirdtestdone.png||height="566" width="454"]]
60 60  
61 61  
62 62  
... ... @@ -64,105 +64,72 @@
64 64  
65 65  ==== 2.2.1. Windows - Thunderbird ====
66 66  
67 -Download and install Thunderbird from **www.mozilla.org**
68 - The setup follows the same steps as the setup for Linux systems described in [[section 2.1>>https://xwiki.rbg.tum.de/bin/view/Informatik/Helpdesk/IntumMatumEmail#A_2.1_Ubuntu_45_Thunderbird]].
64 +Download and install Thunderbird from **www.mozilla.org. ** The setup follows the same steps as the setup for Linux systems described in [[section 2.1>>https://xwiki.rbg.tum.de/bin/view/Informatik/Helpdesk/IntumMatumEmail#A_2.1_Ubuntu_45_Thunderbird]].
69 69  
70 70  
71 71  
72 72  ==== 2.2.2. Windows - Outlook 2016 ====
73 73  
74 -Start Microsoft Outlook and click on Next.
75 -[[image:Anfang.png||height="432" title="Anfang.png" width="683"]]
70 +Start Microsoft Outlook and click on File.
71 +[[image:Outlook2016deuCITAccountDatei.png]]
76 76  
77 77  
78 -Select **Yes** and click on **Next**.
74 +Click on **Add account**.// //
79 79  
80 -If other e-mail addresses have already been setup in Outlook, the welcome window will not open up. In this case access the setup window through the menu //File//→ //Account Settings//→ //E-Mail// → //New//
76 +[[image:Outlook2016DeuCITAccountKontoHinzufügen.png||height="330" width="541"]]
81 81  
82 82  
83 -Choose manual configuration and click on **Next**.
84 84  
85 -[[image:AddAccount.png||height="484" title="AddAccount.png" width="784"]]
80 +[[image:Outlook2016deuCITAccountmanuellekonfiguration.png||height="334" width="534"]]
86 86  
87 87  
83 +[[image:Outlook2016deuCITAccount.png||height="332" width="534"]]
88 88  
89 -Choose 'POP or IMAP' and click on **Next**.
90 -[[image:POPIMAP.png||height="486" title="POPIMAP.png" width="775"]]
85 +[[image:Outlook2016deuCITAccountWeitereEinstellungen.png||height="332" width="532"]]
91 91  
92 92  
88 +[[image:Outlook2016deuCITAccountservererweitert.png||height="573" width="529"]]
93 93  
94 -Fill out the form with your account information and click on **More Settings**.
90 +[[image:Outlook2016deuCITAccountweiter.png||height="328" width="527"]]
95 95  
96 96  
93 +The account setup will then be tested. After a successful test, click on C//lose// and then on **Finish**.
97 97  
98 -{{html wiki="true"}}
99 -<span class='WYSIWYG_COLOR ' style='color:Brown'> **Note**</span>
100 -{{/html}}
95 +[[image:Outlook2016deuCITAccountfertig.png||height="272" width="524"]]
101 101  
102 -: The server name for mathematics accounts is mail.ma.tum.de
103 103  
104 -[[image:POPIMAPAccountSettings.png||height="488" title="POPIMAPAccountSettings.png" width="772"]]
105 105  
106 -Click on //Outgoing server// and then //The outgoing server (SMTP) requires authentication//.
107 107  
108 -
109 -
110 -
111 -[[image:EMailSettings.png||height="467" title="EMailSettings.png" width="431"]]
112 -
113 -In the tab **Advanced** activate the SSL encoding for incoming and outgoing servers and choose Port 465 for the outgoing server, before clicking on **OK**.
114 -
115 -[[image:InternetSettings.png||height="463" title="InternetSettings.png" width="422"]]
116 -
117 -Now cklick on //Next.//
118 -
119 -
120 -
121 -
122 -The account setup will then be tested. After a successfull test, click on C//lose// and then on **Finish**.
123 -
124 -
125 -
126 126  ==== 2.2.2. Windows - Outlook 2019 ====
127 127  
102 +
128 128  Open the program and click **File**.
129 129  
130 -
131 -
132 132  [[image:office2016file.png||width="500"]]
133 133  
134 134  
135 135  \\\\Click **Add account**.
136 136  
137 -
138 -
139 139  [[image:office2016addaccount.png||width="500"]]
140 140  
141 141  
142 -\\\\Enter your ** RBG ** (@ in.tum.de/@ma.tum. de) email address and click **Connect**.
113 +\\\\Enter your  **CIT ** email address and click **Connect**.
143 143  
144 -
145 -
146 146  [[image:welcometooutlook.png||width="500"]]
147 147  
148 148  
149 -\\\\Enter the password for the **RBG** email address and click **Connect** at.
118 +\\\\Enter the password for the **CIT** email address and click **Connect**.
150 150  
151 -
152 -
153 153  [[image:entertheassword.png||width="500"]]
154 154  
155 155  
156 156  \\\\The email account has been set up. Click **OK** to complete the process.
157 157  
158 -
159 -
160 160  [[image:accountistcomplete.png||width="500"]]
161 161  
162 162  
163 163  \\\\You can check the settings and change your name by first clicking on the tab at the top right **File** and in the opened window click on **Account settings**.
164 164  
165 -
166 166  [[image:office2016file.png||width="700"]]
167 167  
168 168  
... ... @@ -174,17 +174,13 @@
174 174  [[image:accountsettings2.png||width="700"]]
175 175  
176 176  
177 -Open your RBG account with a double click.
141 +Open your CIT account with a double click.
178 178  
179 -
180 -
181 181  [[image:emailaccountssettings.png||width="500"]]
182 182  
183 183  \\\\\\Then you will see the settings. Here you can check whether the server settings are configured correctly and correct your display name.
184 184  Click **Next**.
185 185  
186 -
187 -
188 188  [[image:changename.png||width="500"]]
189 189  
190 190  \\
... ... @@ -192,14 +192,11 @@
192 192  The settings are being tested. If it is successful, the changes are applied. Then click **Close**.
193 193  
194 194  
195 -
196 196  [[image:testaccountsettingsclose.png||width="500"]]
197 197  
198 198  
199 -Afterwards close the open window by clicking **Finish**.
158 +Afterwards, close the open window by clicking **Finish**.
200 200  
201 -
202 -
203 203  [[image:changeaccountyouareallsetfinish.png||width="500"]]
204 204  
205 205  
... ... @@ -215,9 +215,6 @@
215 215  [[image:1AddAccountMail.png||height="263" width="570"]]
216 216  
217 217  
218 -
219 -
220 -
221 221  
222 222  Choose **Other Mail Accounts** and click on **Continue**.
223 223  
... ... @@ -226,33 +226,24 @@
226 226  
227 227  
228 228  
229 -Fill out the form with the name, that an email recipient should see, the in.tum.de e-mail address and the corresponding password and cklick on **Sign In**
183 +Fill out the form with the name, that an email recipient should see, the in.tum.de e-mail address, and the corresponding password, and click on **Sign In.**
230 230  
231 -
232 232  [[image:3AccountMaila.png||alt="3AccountMail.png" height="234" width="403"]]
233 233  
234 234  
235 235  
236 236  
237 -Fill out the upper part of the from with your in.tum.de e-mail address and in-tum credentials. In the lower part choose the //Account Type IMAP//and fill out the **Incoming Mail Server** and **Outgoing Mail Server**.
190 +Fill out the upper part of the form with your in.tum.de e-mail address and in-tum credentials. In the lower part choose the //Account Type IMAP and// fill out the **Incoming Mail Server** and **Outgoing Mail Server**.
238 238  
239 239  
240 240  
241 -{{html wiki="true"}}
242 -<span class='WYSIWYG_COLOR ' style='color:Brown'> **Note**</span>
243 -{{/html}}
244 -
245 -: The Servername for a mathematics account is **mail.ma.tum.de**
246 -
247 247  [[image:4AccountMaila.png||alt="4AccountMail.png" height="294"]]
248 248  
249 249  
250 250  
251 251  
199 +Finally, choose which apps should use this account. You can choose both apps or the Mail app only (if you do not need the Notes app). Click on **Done** to finish the setup.
252 252  
253 -Finally, choose which apps should use this account. You can choose either both apps or the Mail app only (if you do not need the Notes app). Click on **Done** to finish the setup.
254 -
255 -
256 256  [[image:5AccountMail.png||height="195" width="404"]]
257 257  
258 258  
... ... @@ -265,7 +265,6 @@
265 265  Click on the **Outlook** tab in the program above and select **Settings** from the list.
266 266  
267 267  
268 -
269 269  [[image:Screenshot 2020-04-22 at 17.13.07a.png||width="500"]]
270 270  
271 271  
... ... @@ -276,12 +276,8 @@
276 276  [[image:Screenshot 2020-04-22 at 17.13.24a.png||width="500"]]
277 277  
278 278  
223 +If you haven't added an email account yet, see the Add Account button in the middle of the window. To add an email account you can click on this button or the **+** sign and select **New account ...**.
279 279  
280 -
281 -
282 -
283 -If you haven't added an email account yet, see in the button **Add Account** in the middle of the window. To add an email account you can click on this button or the **+** sign and select **New account ...**.
284 -
285 285  [[image:Screenshot 2020-04-22 at 17.13.46a.png||width="500"]]
286 286  
287 287  
... ... @@ -293,8 +293,6 @@
293 293  
294 294  Enter the email address of the account to be added and click on **Continue**.
295 295  
296 -
297 -
298 298  [[image:Screenshot 2020-04-22 at 17.18.11intumenteremail.png||width="500"]]
299 299  
300 300  
... ... @@ -302,12 +302,12 @@
302 302  
303 303  
304 304  Then fill in the input fields in the next window as follows:
305 - E-Mail address: RBG email address
306 - Username: RBG ID (in.tum / ma.tum)
307 - Password: RBG password (in.tum / ma.tum)
243 + E-Mail Address: CIT email address
244 + Username: CIT ID (in.tum / ma.tum)
245 + Password: CIT password
308 308   Account type: IMAP
309 - Incoming server: mail.in.tum.de
310 - Outgoing server: mail.in.tum.de
247 + Incoming server: mail.cit.tum.de
248 + Outgoing server: mail.cit.tum.de
311 311  
312 312  Select **Use SSL to connect** for both servers and click on **Add EMail account**.
313 313  
... ... @@ -318,8 +318,6 @@
318 318  
319 319  The account has now been added. You can add more accounts or complete the process by clicking the **Done** button.
320 320  
321 -
322 -
323 323  [[image:Screenshot 2020-04-22 at 17.16.54 copya.png||width="500"]]
324 324  
325 325  
... ... @@ -327,12 +327,10 @@
327 327  
328 328  
329 329  
330 -=== 2.4. Iphone ===
266 +=== 2.4. iPhone ===
331 331  
332 332  Open Settings on your iPhone and select **Mail**.
333 333  
334 -
335 -
336 336  [[image:1mail.png||width="500"]]
337 337  
338 338  
... ... @@ -342,51 +342,32 @@
342 342  
343 343  Click on **Accounts**.
344 344  
345 -
346 -
347 347  [[image:2accounts.png||width="500"]]
348 348  
349 349  
350 350  
351 -
352 -
353 -
354 -
355 -
356 356  Select **Add Account**.
357 357  
358 -
359 -
360 -
361 -
362 -
363 363  [[image:3addaccount.png||width="500"]]
364 364  
365 365  
366 366  
367 367  
368 -Select **Other** as account type.
290 +Select **Other** as the account type.
369 369  
370 -
371 -
372 372  [[image:4Other.png||width="500"]]
373 373  
374 374  
375 375  
376 -
377 377  Select **Add Mail Account**.
378 378  
379 -
380 -
381 381  [[image:5addmailaccount.png||width="500"]]
382 382  
383 383  
384 384  
385 385  
386 -Enter your **RBG** (rbg-kennung@in.tum.de/rbg-kennung@ma.tum.de/rbg-kennung@cit.tum.de) e-mail address and the associated password and click on **Next**.
303 +Enter your CIT e-mail address and the associated password and click on **Next**.
387 387  
388 -
389 -
390 390  [[image:6newaccount.png||width="500"]]
391 391  
392 392  
... ... @@ -394,26 +394,18 @@
394 394  
395 395  Enter the settings as shown below and click **Next**.
396 396  
397 -
398 -
399 399  [[image:7next.png||width="500"]]
400 400  
401 401  
402 402  
316 +Then you can click **Save** and complete the setup of the ITO email account.
403 403  
404 -Then you can click **Save** and complete the setup of the RBG email account.
405 -
406 406  [[image:8save.png||width="500"]]
407 407  
408 408  
321 +== FAQ ==
409 409  
323 + For problems regarding mytum.de or tum.de email addresses, don't hesitate to get in touch with it-support@tum.de.
410 410  
411 -
412 -
413 -
414 -=== FAQ ===
415 -
416 - For problems regarding mytum.de or tum.de email addresses, please contact it-support@tum.de
417 -
418 418  * ThunderbirdAccountSettings
419 -* Here you will find the FAQs about the RBG email accounts: https://xwiki.rbg.tum.de/bin/view/Informatik/Benutzerwiki/FAQZuDenMailaccounts
326 +* Here you will find the FAQs about the ITO email accounts: https://xwiki.rbg.tum.de/bin/view/Informatik/Benutzerwiki/FAQZuDenMailaccounts