unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob bcd70f6a345a4ced35fd4dd9b6b099d5df9539c3 898 bytes (raw)
name: test/tests/from-guessing-single/00500-received-doman.test 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
 
printf " Magic from guessing (Received: domain)...\t"
add_message '[from]="Sender <sender@example.com>"' \
             [to]=mailinglist@notmuchmail.org \
             [subject]=notmuch-reply-test \
            '[header]="Received: from mail.example.com (mail.example.com [1.1.1.1])\
        by mail.otherdomain.org (some MTA) with ESMTP id 12345678\
        Sat, 10 Apr 2010 07:54:51 -0400 (EDT)"' \
            '[date]="Tue, 05 Jan 2010 15:43:56 -0800"' \
            '[body]="from guessing test"'

output=$($NOTMUCH reply id:${gen_msg_id})
pass_if_equal "$output" "From: Notmuch Test Suite <test_suite@notmuchmail.org>
Subject: Re: notmuch-reply-test
To: Sender <sender@example.com>, mailinglist@notmuchmail.org
Bcc: test_suite@notmuchmail.org
In-Reply-To: <${gen_msg_id}>
References: <${gen_msg_id}>

On Tue, 05 Jan 2010 15:43:56 -0800, Sender <sender@example.com> wrote:
> from guessing test"

debug log:

solving bcd70f6 ...
found bcd70f6 in https://yhetil.org/notmuch/87iq78daii.fsf@jhu.edu/

applying [1/1] https://yhetil.org/notmuch/87iq78daii.fsf@jhu.edu/
diff --git a/test/tests/from-guessing-single/00500-received-doman.test b/test/tests/from-guessing-single/00500-received-doman.test
new file mode 100644
index 0000000..bcd70f6

Checking patch test/tests/from-guessing-single/00500-received-doman.test...
Applied patch test/tests/from-guessing-single/00500-received-doman.test cleanly.

index at:
100644 bcd70f6a345a4ced35fd4dd9b6b099d5df9539c3	test/tests/from-guessing-single/00500-received-doman.test

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).