|
This application illustrates some of the POP3 capabilities built into The Clarion Handy Tools. It uses classes HNDAuthSMTP (hndpop.inc/clw) and HNDPopExtensions (hndpopex.inc/clw). This application shows you: • How to configure your SMTP/POP settings on any machine • How to download mail headers into a queue and display them • How to delete unwanted mail and spam without ever downloading it • How to download wanted mail into standard .EML text files • How to download mail into a CHT .HML TopSpeed file Any questions, feel free to ask: news.cwhandy.ca Cheers, Gus M. Creces The Clarion Handy Tools Page news.cwhandy.ca (CHT Forum) www.cwhandy.ca (CHT Website) |
| PROCEDURE (1): Main (Procedure Template: Frame) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HUtil | HNDUtil | HNDDISK | 266 | HNDUTIL.INC |
| (0002) | HWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0003) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0004) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (4) Class Instances Found In Main | |||||
| PROCEDURE (2): JumpStartPop3ViewMailRecord (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HML | HNDFetchMailAdapter | HND | 50 | HNDMLDAP.INC |
| (0002) | POP | HNDPopExtensions | HND | 116 | HNDPOPEX.INC |
| (0003) | HUtil | HNDUtil | HNDDISK | 266 | HNDUTIL.INC |
| (0004) | HWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0005) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0006) | ToolbarForm | ToolbarUpdateClass | ABC | 4 | ABTOOLBA.INC |
| (0007) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (7) Class Instances Found In JumpStartPop3ViewMailRecord | |||||
| PROCEDURE (3): JumpStartSplashCHTBlue (Procedure Template: Splash) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HTellMe | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (3) Class Instances Found In JumpStartSplashCHTBlue | |||||
| PROCEDURE (4): JumpStartPop3ViewNewMailHeaders (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HQry4 | HNDBrwFilter | HND | 245 | HNDBRWFL.INC |
| (0002) | HDisk | HNDDisk | HNDDISK | 333 | HNDDISK.INC |
| (0003) | HML | HNDFetchMailAdapter | HND | 50 | HNDMLDAP.INC |
| (0004) | HlbBrw | HNDFileLoadBrowse | HND | 343 | HNDFLBRW.INC |
| (0005) | POP | HNDPopExtensions | HND | 116 | HNDPOPEX.INC |
| (0006) | HWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0007) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0008) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (8) Class Instances Found In JumpStartPop3ViewNewMailHeaders | |||||
| PROCEDURE (5): JumpStartPop3MailBrowse (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | BRW1 | BrowseClass | ABC | 82 | ABBROWSE.INC |
| (0002) | BRW1::EIPManager | BrowseEIPManager | ABC | 45 | ABBROWSE.INC |
| (0003) | HQry8 | HNDBrwFilter | HND | 245 | HNDBRWFL.INC |
| (0004) | HMrkBrw3 | HNDMarkerBrowse | HND | 372 | HNDMRKBR.INC |
| (0005) | HUtil | HNDUtil | HNDDISK | 266 | HNDUTIL.INC |
| (0006) | HWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0007) | BRW1::Sort0:Locator | StepLocatorClass | ABC | 12 | ABBROWSE.INC |
| (0008) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0009) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (9) Class Instances Found In JumpStartPop3MailBrowse | |||||
Classes By Procedure In HNDVETML.APP