Browse Subversion Repository
Contents of /trunk/README.txt
Parent Directory
| Revision Log
Revision 38 -
( show annotations)
( download)
Thu Apr 9 19:01:21 2009 UTC
(15 years ago)
by z0rac
File MIME type: text/plain
File size: 892 byte(s)
Merge from branch sspi.
| 1 |
befoo - IMAP4 mail checker <http://sourceforge.jp/projects/befoo/> |
| 2 |
|
| 3 |
Introduction: |
| 4 |
------------- |
| 5 |
Befoo is a simple IMAP4 client for Windows 2000 or later. It fetches mail |
| 6 |
from plural mailbox, and shows summary with subject, sender and date. You |
| 7 |
can read non-ascii subjects if the iconv.dll was installed. |
| 8 |
|
| 9 |
|
| 10 |
Installation: |
| 11 |
------------- |
| 12 |
You will copy the file befoo.exe to your application folder. And you may |
| 13 |
make a shortcut in the startup folder. |
| 14 |
|
| 15 |
You will install the OpenSSL runtimes, ssleay32.dll and libeay32.dll, so |
| 16 |
that you can connect via SSL. |
| 17 |
|
| 18 |
|
| 19 |
Licensing: |
| 20 |
---------- |
| 21 |
This product is distributed under the GNU GPL. Please read through the file |
| 22 |
LICENSE.txt for more information. |
| 23 |
|
| 24 |
|
| 25 |
Bug reports: |
| 26 |
------------ |
| 27 |
For any bug reports or feature requests please refer to the ticket system |
| 28 |
at SourceForge.JP <http://sourceforge.jp/ticket/newticket.php?group_id=3995>. |
|