################################################ # About: http://powerdev.com.ru/products/2sms/ # ################################################ Encaps2sms checks your mailboxes, when you're leaving the computer, and sends notifications about new messages onto your mobile by sms. You may setup leave timeout, mailbox access settings (unlimited mailboxes ,ssl encryption), sms sending, spam filtering (white-list and black-list sender&subject setup).After starting, program hides main window to the systray. ############## # Changelog: # ############## v. 0.8.1: - pop3 ssl support enabled - mailbox ini-file format changed v. 0.7.2: - spam filter implemented - a little fix with spam filter logic and design: bitwise operator "OR" instead of "AND" used Version 0.6.0: - reg window realised Version 0.5.3: - fixed bug when sometimes "could not open 2sms_mboxes.ini" - log window implemented (collects mailservers connection statistic) - implemented unlimited mailboxes support - prevented downloading whole messages, only message header gets. Version 0.4: - implemented most logic and basic program design - only one mailbox check supported