[ Main Page ]

MTA tips

ThunderbirdでFrom: ヘッダを書き換え

Virtual Identity

Thunderbirdではメール送信時のFrom:は決めうちだが、 書き換えられるアドオンがある。ただしSMTPの方で許可してくれないと どうにもならない。

[Virtual Identity by Rene Ejury] 最新版は、www.absorb.itから入手可能。

UMIN

あまり知られていないが、UMINでは2種類の異なるサーバを利用可能である。 それぞれ独立しているので使い分けられる。使用者によっては片方しか 見ていない場合もあるので、注意する。 SMTPは、現在のところFrom:書き換えを許可しているので、送信時には便利である。 OP25B,O25B(Outboud port 25 blocking)のせいで色々と 設定が変わってきた。あとは覚え書き程度。誤りがあれば本家で確認を。

umin.ac.jp系

SMTP
sslsmtp.umin.ac.jp:587 STARTTLS SMTP-AUTH 保護された認証なし
SMTP 将来廃止予定
mail.umin.ac.jp:25 OP25Bでまず使えない
POP
center2.umin.ac.jp:995 SSL/TLS

umin.net系

SMTP
sslsmtp.umin.net:587 STARTTLS SMTP-AUTH 保護された認証なし
SMTP 将来廃止予定
sslsmtp.umin.net:465 SSL/TLS POP before SMTP
SMTP 将来廃止予定
smtp.umin.net:25 OP25Bでまず使えない
POP
sslpop.umin.net:995 SSL/TLS

あまり書かれていないけれど、SSLとTLSとSTARTTLSとが 混同された書き方になっているので注意。

SSL
Secure Sockets Layer
TLS
Transport Layer Security
STARTTLS
通常のEHLOコマンド後にSTARTTLSコマンドを実行して暗号化する
  <kfogel>  ghudson: there was a three hour difference, so people would
            have noticed the warnings
  <kfogel>  but yes, that's the only dfiference
  <kfogel>  i.e., you could theoretically test with the current test
            tarball
 <ghudson>  Yeah, not important for my purposes, is what I meant.
         *  kfogel is super paranoid and prefers testing of the real
            tarball, but has retained just enough sanity to know that this
            is paranoia...
  <kfogel>  "Why, what could *possibly* go wrong?"
         *  fitz watches kfogel's hair spontaneously combust
  <kfogel>  arrrrgh
     <CIA>  kfogel committed revision 7737: * CHANGES: Mention APR req
            upgrade for 0.33.
         *  rooneg wonders how kfogel will deal with having burning
            hair...

    -- #svn, Freenode

<<<

He who re-invents the wheel, will understand much better how a wheel works.

He who re-invents the wheel, may actually invent a much better wheel.

>>>

Shlomi Fish

<<<

He who re-invents the wheel will likely design a square wheel and spend a year
trying to figure out why it doesn't work properly.

>>>

Nadav Har'El

    -- Shlomi Fish
    -- Shlomi Fish's Aphorisms Collection ( http://www.shlomifish.org/humour.html )


Powered by UNIX fortune(6)
[ Main Page ]