Download inlook 0.8.1
The program inlook is developed in Perl and is able to receive and send mail. In addition, an address book is available for storing and consulting addresses. The program supports POP3, SMTP and attachments, and does not require an X environment. Because of this, it runs on almost all POSIX and BSD operating systems. Since a few days version 0.8.1 is available with the following changelog:
Version 0.8.1:
- Modified usage of =~/^$/ and eq “”, now using (!())
- Removed usage of begin2()
- Removed useless file ($config) open/close in begin()
- Removed/modified usage of $title, now using $0
- Removed usage of $status
- Modified a lot of bad variable-names into some (hopefully) good variable-names
- Modified some bad FILE-names into some (hopefully) good FILE-names (eg ADDRESSBOOK and CONFIGUREFILE)
- Added a missing close()
- Fixed a bug in messages() which in many cases caused inlook to crash
Version 0.8.0:
- Added some more usage of print qq
- Modified configuration or text editor in &configure()
- Fixed a few typos
- Added support for running a command if there’s new mail(s), hopefully a nice feature to use if you eg want to play a sound (like; play /some-dir/some-sound-file.wav)
- Updated README
Version number | 0.8.1 |
Website | sourceforge |
Download | |
file size |
19.00kB |
License type | GPL |