Download List

Project Description

Befoo is a simple mail checker for windows.

It supports Windows XP, Vista, 7, 8 and 10. You can use it for Gmail.

Source codes moved to github. <https://github.com/z0rac/befoo>

Features

  • Fetching mail via IMAP4 or POP3 for specified period.
  • Show the summary with Subject, Sender, and Date.
  • Show multilingual subjects and senders.
  • Fetching from multiple mail boxes for different period.
  • Support SSL and STARTTLS.
  • Portable by USB memory.
  • IPv6 Ready.

System Requirements

System requirement is not defined

Released at 2010-02-07 22:32
befoo 1.1 (2 files Hide)

Release Notes

Verify the SSL certification

This release verifies the SSL certification. On security reason, befoo will verify completely. If any problem should occur, such as failed to connect to self-certificate server, you need to set the "verify" item in befoo.ini to "2" meaning "Allow self certification" or "1" meaning "Only server name".

Select the IP version

On IPv6/IPv4 mixed environment, IP version can be specified. You can set the "ip" item in befoo.ini to IP version number for that purpose. By default, it is "0" meaning "Don't specified".

Fixed bugs

The following bugs were fixed.

  • Sometimes password was lost when it was coded.
  • IPv6 address in the URI was percent-escaped unnecessary.
  • In the settings dialog, the "Recent only" check box for POP3 always be unchecked.

SSL証明書を検証

SSL証明書を検証するようにしました。 セキュリティ上の理由からデフォルトで完全な検証を行います。 自己証明書のサーバなどに接続できない場合は、 befoo.iniの"verify"項目を2(自己証明書可)か1(サーバ名のみ)に設定してください。

IPバージョン選択

IPv6/IPv4混在環境でIPのバージョンを指定できるようにしました。 befoo.iniの"ip"項目にバージョン番号が設定できます。デフォルトは0(指定なし)です。

不具合修正

以下の不具合を修正しました。

  • 暗号化の際にパスワードが消えることがある。
  • IPv6アドレスのURIが余分に%エスケープされる。
  • 設定ダイアログでPOP3の新着のみチェックボックスが常にオフになる。

Changelog

No Changelogs