GithubHelp home page GithubHelp logo

sisimai / sisimai.github.io Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 24.71 MB

All the files of libsisimai.org

Home Page: https://libsisimai.org/

HTML 93.22% Makefile 0.29% CSS 4.24% JavaScript 2.24%
bounce-mails email sisimai smtp

sisimai.github.io's People

Contributors

azumakuniyuki avatar jblz avatar znz avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

jblz znz

sisimai.github.io's Issues

Google Anslytics

Perhaps, I have forgotten the deployment of Google Analytics script file into static/js directory.

Logo only showcase

🇬🇧

  • Logos of companies or organisations using Sisimai
  • The logos will be displayed on both /en/index and /ja/index
  • The logo image file
    • Logos will be displayed at a height of 24px.
    • There will be a 20px margin around each logo (top, bottom, left, and right).
    • Logos will be spaced 40px apart from each other horizontally and vertically.
  • There will be a 30px gap between the top of the logo and the top line (green line).
  • There will be a 30px gap between the bottom of the logo and the bottom line (green line).
  • When placed on the left or right edge, there will be a gap of at least 20px between the logo and the edge of the display area.
  • The logos will be displayed in order of receipt of permission, starting from the top left.

🇯🇵

  • ロゴの画像ファイルについて
    • ロゴは高さ24pxにて表示します
    • ロゴの周囲は上下左右各20pxのマージンがあります
    • 左右および上下で隣接ロゴは40px離れた位置になります
  • ロゴの上端と上部の線(緑色)とは30pxの間隔が開きます
  • ロゴの下端と下部の線(緑色)とは30pxの間隔が開きます
  • 左端または右端に配置された場合はロゴと表示領域は20px以上の間隔が開きます
  • 並ぶ順番は左上からご連絡・許可をいただいた順序となります

Bounce reason index table at /{ja,en}/reason page

Like the following tables:

English

Reason Description Impelmented at
Blocked Blocked due to client IP address
ContentError Invalid format email
Delivered[1] Successfully delivered v4.16.0
ExceedLimit Message size exceeded the limit(5.2.3)
Expired Delivery time expired
Feedback Bounced for a complaint of the message
Filtered Rejected after DATA command
HasMoved Destination mail addrees has moved
HostUnknown Unknown destination host name
MailboxFull Recipient's mailbox is full
MailerError Mailer program error
MesgTooBig Message size is too big(5.3.4)
NetworkError Network error: DNS or routing
NotAccept Destinaion does not accept any message
OnHold Deciding the bounce reason is on hold
Rejected Rejected due to envelope from address
NoRelaying Relay access denied
SecurityError Virus detected or authentication error
SpamDetected Detected a message as spam
Suspend Recipient's account is suspended
SyntaxError syntax error in SMTP v4.17.0
SystemError Some error on the destination host
SystemFull Disk full on the destination host
TooManyConn Connection rate limit exceeded
UserUnknown Recipient's address does not exist
Undefined Could not decide the error reason
Vacation Auto replied message v4.1.28

日本語

バウンス理由 理由の説明 実装バージョン
Blocked IPアドレスやホスト名による拒否
ContentError 不正な形式のヘッダまたはメール
Delivered[1] 正常に配信された v4.16.0
ExceedLimit メールサイズの超過
Expired 配送時間切れ
Feedback 元メールへの苦情によるバウンス(FBL形式の)
Filtered DATAコマンド以降で拒否された
HasMoved 宛先メールアドレスは移動した
HostUnknown 宛先ホスト名が存在しない
MailboxFull メールボックスが一杯
MailerError メールプログラムのエラー
MesgTooBig メールが大き過ぎる
NetworkError DNS等ネットワーク関係のエラー
NotAccept 宛先ホストはメールを受けとらない
OnHold エラー理由の特定は保留
Rejected エンベロープFromで拒否された
NoRelaying リレーの拒否
SecurityError ウィルスの検出または認証失敗
SpamDetected メールはスパムとして判定された
Suspend 宛先アカウントは一時的に停止中
SyntaxError SMTPの文法エラー v4.17.0
SystemError 宛先サーバでのOSレベルのエラー
SystemFull 宛先サーバのディスクが一杯
TooManyConn 接続制限数を超過した
UserUnknown 宛先メールアドレスは存在しない
Undefined バウンスした理由は特定出来ず
Vacation 自動応答メッセージ v4.1.28

Error message samples

  1. /en/reason/index.html
  2. /en/reason/hostunknown.html
  3. /en/reason/by-address.html#hostunknown

Documents for the version 5

  • MTA/ESP module names: 3 modules have been changed
  • Bounce reasons: 5 reasons added at the version 5
  • Differences between v4 and v5
  • Callback featute
  • Decoding method names
  • soft bounce or hard bounce
  • Update values at "vs. bounceHammer"
  • Copyright year
  • Twitter
  • Architecture figure

Define variables in _config.yml

Strings often used in each page should be defined in _config.yml and refer these variables at each page with {{ site.<varname> }}.

リリース画像の選定基準

https://blog.libsisimai.org/ に載せるリリース記事の画像を選ぶ基準

選定方法と基準

  • リリース日の確定( @azumakuniyuki )
  • リリース日に関係のあるテーマを決める
  • 手持ちの画像でテーマに関係のあるやつを探す
    • なければ[Wikimedia Commons]あたりを漁る
    • 画像はライセンスに注意(Public Domainを選べばOK)
    • Creative Commonsでもいいけど表記が面倒くさいから使わない
  • 次のテーマはライセンスにかかわらず使用してはならない
    • 海老およびそれに類する料理
    • 牛肉およびそれに類する料理
    • ネズミ全般

過去の画像

v4.22.6

v4.22.7

v4.23.0

v4.24.0

v4.24.1

v4.25.0

v4.25.1

v4.25.2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.