Browse Subversion Repository
Annotation of /trunk/README.txt
Parent Directory
| Revision Log
Revision 10 -
( hide annotations)
( download)
Fri Jan 16 22:40:07 2009 UTC
(15 years, 2 months ago)
by z0rac
Original Path: trunk/doc/README.txt
File MIME type: text/plain
File size: 892 byte(s)
Support UID cache for POP3.
Compiled by VisualC++.
Fix some bugs.
| 1 |
z0rac |
10 |
befoo - IMAP4 mail checker <http://sourceforge.jp/projects/befoo/> |
| 2 |
z0rac |
3 |
|
| 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>. |
|