pop3Client ans SMTPClient modules
POP3Client
Version 0.4
You can use this module for working with pop3 servers. It support koi-8 codepage,attachments,decoding a titles with base64 and UUEncode methods. you can easy add new codepage with only 1-2 lines of code
now see the example file (button 'decoder' used for decoding messages and retriving correct text and attachments)
Changelog:0.4
Some bugs fixed and added optimizations to Client-Server process
_________________________
0.3
First public release
________________________________________________________________
SMTPClient
Version 0.2b
You can use this module for working with smtp servers. It support authorisation, koi-8 codepage, attachments.
Warning
This is BETA version, does not support messages with attachments and has some bugs
Changelog:
0.2b
Adding algorithm for retrieving your public IP adress (it cost ~0.6kb and can be switch off-use property 'GetIpAtConnect').
Some bugs fixed and now server doesn't add SPAM label to our letters:sign0161:
_________________________
0.1b
First public release
p.s. Thanks Agraham for help and bibls!:sign0089:
POP3Client
Version 0.4
You can use this module for working with pop3 servers. It support koi-8 codepage,attachments,decoding a titles with base64 and UUEncode methods. you can easy add new codepage with only 1-2 lines of code
now see the example file (button 'decoder' used for decoding messages and retriving correct text and attachments)
Changelog:0.4
Some bugs fixed and added optimizations to Client-Server process
_________________________
0.3
First public release
________________________________________________________________
SMTPClient
Version 0.2b
You can use this module for working with smtp servers. It support authorisation, koi-8 codepage, attachments.
Warning
This is BETA version, does not support messages with attachments and has some bugs
Changelog:
0.2b
Adding algorithm for retrieving your public IP adress (it cost ~0.6kb and can be switch off-use property 'GetIpAtConnect').
Some bugs fixed and now server doesn't add SPAM label to our letters:sign0161:
_________________________
0.1b
First public release
p.s. Thanks Agraham for help and bibls!:sign0089:
Attachments
Last edited: