GithubHelp home page GithubHelp logo

moisseev / received Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 3.0 94 KB

Thunderbird add-on for displaying the "Received" header parsed with a regular expression.

License: BSD 3-Clause "New" or "Revised" License

JavaScript 77.71% HTML 22.29%

received's People

Contributors

arai-a avatar moisseev avatar the-glu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

received's Issues

Not sure what to look for?

I just installed this AddOn to see if it is of help to me. But I am not sure what to expect after installing it? The Thunderbird UI seems to be unchanged. Should there be a new view or menu item? Right now I am not sure if I simply haven't found the new information in the UI or if maybe the AddOn doesn't work for some reason.

I am running Thunderbird v. 100.0b4

Result empty

Hi

Its better here

Exemple of headers :

Return-Path: [email protected]
Received: from mywebsite.com
by localhost (Dovecot) with LMTP id GXBxEZkPiFVlPQAA0J78UA
; Mon, 22 Jun 2015 15:37:29 +0200
Received: by mywebsite.com (Postfix, from userid 121)
id 455313C2B7A; Mon, 22 Jun 2015 15:37:29 +0200 (CEST)
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on website
X-Spam-Level:
X-Spam-Status: No, score=-0.7 required=3.0 tests=FREEMAIL_FROM,HTML_MESSAGE,
RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,URIBL_BLOCKED
autolearn=ham autolearn_force=no version=3.4.0
Received: from mh.cvf.fr (mh4.cvf.fr [94.124.129.50])
by mywebsite.com (Postfix) with ESMTP id BA0A03C2B78
for [email protected]; Mon, 22 Jun 2015 15:37:26 +0200 (CEST)
Received: from 10.94.34.141
by mh.cvf.fr with esmtp
for [email protected] 1Z71uf-0000U3-Sz; Mon, 22 Jun 2015 15:37:26 +0200
Received: from localhost (localhost [127.0.0.1])
by ogp-webbo01c.ogp94.cvf (Postfix) with SMTP id 8B7741D865D
for [email protected]; Mon, 22 Jun 2015 15:35:35 +0200 (CEST)
Errors-To: [email protected]
Reply-To: Orange / Service de presse [email protected]
x-cjwnl-version: 2.0.0.201308160914
x-cjwnl-receiver: [email protected]
x-cjwnl-user: 988458152cfc052f76ad4b8d0e43553f
x-cjwnl-senditem: dfc34313fd39d2fce931bfff805de9f1
x-cjwnl-subscription: ed2610340690abfd3051d29b423568da
From: Orange / Service de presse [email protected]
To: Moi [email protected]
Subject: =?utf-8?Q?NeoRetro,=20retour=20ve?==?utf-8?Q?rs=20le=20f?=
=?utf-8?Q?utur=20du=20t=C3=A9l=C3=A9phone=20f?==?utf-8?Q?ixe?=
MIME-Version: 1.0
User-Agent: Apache Zeta Components
Date: Mon, 22 Jun 2015 15:35:35 +0200
Message-Id: [email protected]
Content-Type: multipart/alternative; boundary="2015062215152235:31762:4055"

regular expression is : (.*) (default for now because i'm not a specialist of regular expression !)

But no result :

rec

i want to display sender informations . In this example :
Received: from mh.cvf.fr (mh4.cvf.fr [94.124.129.50])

Thanks

PS : Sorry for my english ^^ (and for your help)

Received hops and dates/times

I want to display all the received hosts and date/times of each hop so I can look for bottlenecks.
Does anyone know how to do that?

Request: Deduplication of results.

Thank you for this plugin. It works great for my particular use case of parsing the headers to find the original email address the email was sent to. The only issue is that the for information is often duplicated in the headers, so I get multiple lines that match and get displayed in the email. Usually it is only 2 or 3 duplicated, so it is not a big deal.

My Regular Expression is: for (.+?erichacker\.com>)

Here is a screenshot:
image

This need may seem odd, but I have a catch-all domain mailbox and I give every commercial organization their own email address so I will know when they get compromised or sell my address to someone else. I wasn't paying good attention though, until I set up your plugin. Now I can easily check all the email.

Thanks

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.