Download Jar. Uses 590K of libraries. Click here for Pure Java version (10776L/73K).
1 | !7 |
2 | |
3 | p { |
4 | final JTextField tfUser = persistentTextField("EMail"); |
5 | final JTextField tfPass = persistentPasswordField("Password"); |
6 | showForm(EMail := tfUser, Password := tfPass, r-thread { |
7 | loading { |
8 | Folder folder = imapDefaultFolder("imap.web.de", /*dropSuffixIC("@web.de",*/ gtt(tfUser), gtt(tfPass)); |
9 | mail_listFolders(folder); |
10 | veryBigConsole(); |
11 | call(hotwireSharingLibraries(#1005141), 'printLastMails, mail_inbox(folder)); |
12 | } |
13 | }); |
14 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1010556 |
Snippet name: | Test reading web.de emails [OK] |
Eternal ID of this version: | #1010556/16 |
Text MD5: | d9464f745ff8233c3fffcd3f434b9bbc |
Transpilation MD5: | 7c97c0cbce6c42d4af544d440f3e0631 |
Author: | stefan |
Category: | javax / networking |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-21 19:09:45 |
Source code size: | 480 bytes / 14 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 458 / 1184 |
Version history: | 15 change(s) |
Referenced in: | [show references] |