Giter Site home page Giter Site logo

sisimai / set-of-emails Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 7.0 1.68 MB

bounce mail collection for tests and development on Sisimai

Home Page: https://libsisimai.org/

License: Other

Makefile 100.00%
sisimai email mail bounce-messages bounce-mails smtp

set-of-emails's People

Contributors

aderumier avatar amarkhis avatar azumakuniyuki avatar vhenon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

set-of-emails's Issues

Sample emails for Null MX (notaccept)

https://heartbeats.jp/hbblog/2016/12/null-mx.html

% dig MX libsisimai.org
;; QUESTION SECTION:
;libsisimai.org.			IN	MX

;; ANSWER SECTION:
libsisimai.org.		300	IN	MX	0 .
  • Postfix 2.10 = MX: Malformed or unexpected name server reply
  • Postfix 3.1.0 = Domain example.com does not accept mail (nullMX))
  • Sendmail 8.14.5 = Host unknown (Name server: .: host not found)
  • Sendmail 8.16.1 = 550 Host does not accept mail
  • OpenSMTPD 6.0.2 = TempFail stat=No MX found for domain
  • Other MTAs ?

楽メール(Rakuten Mobile)のバウンスメール対応

  • https://network.mobile.rakuten.co.jp/service/rakumail/
  • @rakumail.jp
    • MX = mail-rakumail-jp.gslb.rmb-ss.jp.
    • MTA = 220 axigen-rce-prod-fe-smtp-4.rmn.local Axigen ESMTP ready
  • ある程度のサンプルまたは需要・情報があれば対応します
    • 現状はRFC3464に従ったフィールドがあるようなのである程度は解析できます(たぶん)
    • フィルタ関係によるREJECT(filtered)は未調査・未確認
    • メールボックスがいっぱい(mailboxfull)も〃
  • 確保したサンプル

Need more sample emails bounced due to "expired" reason

There is no sample email which is bounced due to "expired" reason of the following MTA modules:

  • Activehunter
  • AmazonSES
  • AOL
  • Bigfoot
  • Biglobe
  • Courier
  • Domino
  • EinsUndEins
  • Exchange
  • EZweb
  • Facebook
  • InterScanMSS
  • KDDI
  • MailFoundry
  • MailMarshalSMTP
  • MailRu
  • McAfee
  • MessageLabs
  • mFilter
  • MXLogic
  • Notes
  • Outlook
  • Postfix
  • qmail
  • ReceivingSES
  • SurfControl
  • Verizon
  • X1
  • X5

How to get

To get a sample email is sending message to "[email protected]" and wait for the bounce message due to "Delivery expired". The domain part "example.com" has A resource record but the remote host is not listening on port 25.

% telnet example.com 25
Trying 93.184.216.34...
telnet: connect to address 93.184.216.34: Operation timed out
telnet: Unable to connect to remote host

email-rfc3464-02.eml is a base64 encoded and should be detect as Domino

The first part of https://github.com/sisimai/set-of-emails/blob/master/maildir/bsd/rfc3464-02.eml is a base64 encoded part:

--===============2022000000220202022==
Content-Type: multipart/report; report-type=delivery-status; boundary="==AAAAANEKONYAAN0000000"

--==AAAAANEKONYAAN0000000
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: base64

WW91ciBtZXNzYWdlCgogIFN1YmplY3Q6IE55YWFuCgp3YXMgbm90IGRlbGl2ZXJl
ZCB0bzoKCiAga2lqaXRvcmFAbmVrby5leGFtcGxlLmNvbQoKYmVjYXVzZToKCiAg
RXJyb3IgdHJhbnNmZXJyaW5nIHRvIG5la28yMi5leGFtcGxlLm9yZzsgTWF4aW11
bSBob3AgY291bnQgZXhjZWVkZWQuICBNZXNzYWdlIHByb2JhYmx5IGluIGEgcm91
dGluZyBsb29wLiAKCg==

Below is the decoded string of Base64 encoded string above

Your message

  Subject: Nyaan

was not delivered to:

  [email protected]

because:

  Error transferring to neko22.example.org; Maximum hop count exceeded.  Message probably in a routing loop. 

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.