memo.xight.org

Home > Changelogメモ > Mail > 1ページ目 (全1ページ)
ChangeLog 最新ページ
2008-02 / 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29

2007-10-30 Tue

SquirrelMail (スクイリルメール) の日本語化

- Summary
/etc/squirrelmail/config.php を編集

#$squirrelmail_default_language = 'en_US';
$squirrelmail_default_language = 'ja_JP';
 
#$default_charset = 'iso-8859-1';
$default_charset = 'iso-2022-jp';


- Reference
Webmailシステム構築(SquirrelMail) - Fedoraで自宅サーバー構築
http://fedorasrv.com/squirrelmail.shtml

カテゴリ: [IMAP][Mail][WebMail]

2006-09-07 Thu

SquirrelMail (スクイリルメール) - ウェブメールサーバ

- Summary
GPLライセンス.

- Reference
SquirrelMail - Webmail for Nuts!
http://www.squirrelmail.org/

SquirrelMail Japan - Webmail for Nuts!
http://www.squirrelmail.jp/

カテゴリ: [IMAP][Mail][WebMail]

2006-09-07 Thu

IlohaMail - ウェブメールサーバ

- Reference
IlohaMail Blog
http://blog.ilohamail.org/

fkimura.com - ウェブメールサーバ IlohaMail を試すメモ [FreeBSD]
http://www.fkimura.com/ilohamail0.html

カテゴリ: [IMAP][Mail][WebMail]

2006-09-07 Thu

SqWebMail - Courier mail server と連携するウェブメールアプリケーション

- Summary
Courier mail server と連携する WebMailソフトウェア.

- Reference
SqWebMail
http://www.courier-mta.org/sqwebmail/

SqWebMail for Japanese Code, WebMail for Maildir
http://www.tom.comm.waseda.ac.jp/~ichi/sqwebmail/

カテゴリ: [IMAP][Mail][WebMail]

2005-02-09 Wed

使い捨て専用メールアドレス dodgeit

- Summary
  使い捨てメールアドレスをなんの設定もせずに作れるサイト.
  作ったメールアドレスに送ったメールは誰にでも読める.
  RSS feed も有る.
- Reference
  dodgeit - free. receive-only. email. no set up. rss.
  http://www.dodgeit.com/
- via
  たつをのChangeLog - 2004-12-27
  http://chalow.net/2004-12-27-3.html

カテゴリ: [Mail]

2004-05-06 Thu

Gmail

- Summary
  Googleのメールサービス
  現在ベータテスト中
- Reference
  Welcome to Gmail
  https://gmail.google.com/

カテゴリ: [Mail]

2004-04-23 Fri

BeckyのPOP over SSL化

- stunnel をインストール
  Stunnel.orgから以下の二つのファイルをDL.
  stunnel-4.05.exe
  openssl.zip

- stunnel.confの作成

client=yes
debug=0
[pop3s]
accept=10110
connect=pop.home.ne.jp:995

[smtps]
accept=10025
connect=smtpa.home.ne.jp:465



- 解凍
  stunnel-4.05.exe と openssl.zip を解凍
  stunnel.confも同じディレクトリに移動.

- コマンドプロンプトからインストール
  解凍したディレクトリから

stunnel-4.05 -install


- stunnelの実行
  Windowsを再起動.
  stunnelがサービスとして開始される.

- stunnelがサービスとして開始されなかった場合
  [コンピュータの管理] - [サービスとアプリケーション] - [サービス] から自動起動するよう設定

- Becky側の設定
  [メールボックスの設定] - [基本設定]タブ

SMTPサーバ localhost
POP サーバ localhost
[メールボックスの設定] - [詳細]タブ
SMTPのポート 10025
POP のポート 10110
SMTP認証 チェック
CRAM-MD5 チェック
LOGIN チェック

- 備考
  wstunnelというGUI版もあるようだ
  現時点では stunnel-4.xに未対応
  http://www.orangesoft.co.jp/wstunnel/

- トラブル: メール送信のエラー
  SMTP認証を行わないと以下のエラーが発生.メールの受信はうまくいく.

550 5.7.1 <example@example.com>... Relaying denied. Proper authentication required.



- トラブル: サービスとして起動できない
  stunnelをインストールしたディレクトリにAdministrators権限が無いとサービスとして起動できない.

- Reference
  shibataism.com: ザ・ITアーカイブ
  http://www.shibataism.com/mt/archives/cat_it.html#000095
  イサカ・インフォ - メールソフトの「SSL化」
  http://people.cornell.edu/pages/kt34/ithaca_info/ssl.html
  @IT - Security Tips - SSL非対応メーラのSSL化
  http://www.atmarkit.co.jp/fsecurity/rensai/securitytips/018stunnnel.html

カテゴリ: [Windows][Software][Mail][Security]

2003-11-01 Sat

ここから署名です

- `ここから署名です' の合図
  (newline)(dash)(dash)(space)(newline)
- `ここから署名です' の例
  本文
  --
  Yoshiki SATO <yoshiki@example.com>

- 追記
  みんなスペース入れ忘れていたようで.

- 署名関係の記述があるRFC
  son-of-rfc1036
  RFC2076
  RFC2646

- Reference
  関心空間:ここから署名です
  http://www.kanshin.com/?mode=keyword&id=279056

- via
  ねこめしにっき 2003-11-01分
  http://www.remus.dti.ne.jp/~a-satomi/nikki/2003/11a.html#d01

カテゴリ: [Mail]

2003-06-04 Wed

AntiVirus Freemail Zmail

- 特徴
  ウイルス検索
  広告なし
  APOP 認証
- Reference
  AntiVirus Freemail Zmail
  http://www.zmail.jp/

カテゴリ: [Mail][Anti-Virus]
2008-02 / 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
最終更新時間: 2008-02-20 21:23

Color Reference

ChangeLogを検索
携帯電話からアクセス!

カテゴリ

最近の話題

リンク

過去ログ

Google

QR Code

Since
2002-11-28
Update
2008-02-20 21:23
Copyright © 2005 xight.org All Rights Reserved.