2010-06-10 08:48:03 +02:00
|
|
|
#!/bin/bash
|
|
|
|
test_description="From line heuristics (with multiple configured addresses)"
|
|
|
|
. ./test-lib.sh
|
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
test_begin_subtest "Magic from guessing (nothing to go on)"
|
|
|
|
add_message '[from]="Sender <sender@example.com>"' \
|
2010-06-10 08:48:03 +02:00
|
|
|
[to]=mailinglist@notmuchmail.org \
|
|
|
|
[subject]=notmuch-reply-test \
|
2010-09-18 00:25:39 +02:00
|
|
|
'[date]="Tue, 05 Jan 2010 15:43:56 -0000"' \
|
|
|
|
'[body]="from guessing test"'
|
2010-06-10 08:48:03 +02:00
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
output=$($NOTMUCH reply id:${gen_msg_id})
|
|
|
|
test_expect_equal "$output" "From: Notmuch Test Suite <test_suite@notmuchmail.org>
|
2010-06-10 08:48:03 +02:00
|
|
|
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}>
|
|
|
|
|
2010-06-10 08:48:04 +02:00
|
|
|
On Tue, 05 Jan 2010 15:43:56 -0000, Sender <sender@example.com> wrote:
|
2010-06-10 08:48:03 +02:00
|
|
|
> from guessing test"
|
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
test_begin_subtest "Magic from guessing (Envelope-to:)"
|
|
|
|
add_message '[from]="Sender <sender@example.com>"' \
|
2010-06-10 08:48:03 +02:00
|
|
|
[to]=mailinglist@notmuchmail.org \
|
|
|
|
[subject]=notmuch-reply-test \
|
2010-09-18 00:25:39 +02:00
|
|
|
'[header]="Envelope-To: test_suite_other@notmuchmail.org"' \
|
|
|
|
'[date]="Tue, 05 Jan 2010 15:43:56 -0000"' \
|
|
|
|
'[body]="from guessing test"'
|
2010-06-10 08:48:03 +02:00
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
output=$($NOTMUCH reply id:${gen_msg_id})
|
|
|
|
test_expect_equal "$output" "From: Notmuch Test Suite <test_suite_other@notmuchmail.org>
|
2010-06-10 08:48:03 +02:00
|
|
|
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}>
|
|
|
|
|
2010-06-10 08:48:04 +02:00
|
|
|
On Tue, 05 Jan 2010 15:43:56 -0000, Sender <sender@example.com> wrote:
|
2010-06-10 08:48:03 +02:00
|
|
|
> from guessing test"
|
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
test_begin_subtest "Magic from guessing (X-Original-To:)"
|
|
|
|
add_message '[from]="Sender <sender@example.com>"' \
|
2010-06-10 08:48:03 +02:00
|
|
|
[to]=mailinglist@notmuchmail.org \
|
|
|
|
[subject]=notmuch-reply-test \
|
2010-09-18 00:25:39 +02:00
|
|
|
'[header]="X-Original-To: test_suite_other@notmuchmail.org"' \
|
|
|
|
'[date]="Tue, 05 Jan 2010 15:43:56 -0000"' \
|
|
|
|
'[body]="from guessing test"'
|
2010-06-10 08:48:03 +02:00
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
output=$($NOTMUCH reply id:${gen_msg_id})
|
|
|
|
test_expect_equal "$output" "From: Notmuch Test Suite <test_suite_other@notmuchmail.org>
|
2010-06-10 08:48:03 +02:00
|
|
|
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}>
|
|
|
|
|
2010-06-10 08:48:04 +02:00
|
|
|
On Tue, 05 Jan 2010 15:43:56 -0000, Sender <sender@example.com> wrote:
|
2010-06-10 08:48:03 +02:00
|
|
|
> from guessing test"
|
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
test_begin_subtest "Magic from guessing (Received: .. for ..)"
|
|
|
|
add_message '[from]="Sender <sender@example.com>"' \
|
2010-06-10 08:48:03 +02:00
|
|
|
[to]=mailinglist@notmuchmail.org \
|
|
|
|
[subject]=notmuch-reply-test \
|
|
|
|
"[header]=\"Received: from mail.example.com (mail.example.com [1.1.1.1])\
|
|
|
|
by mail.notmuchmail.org (some MTA) with ESMTP id 12345678\
|
|
|
|
for <test_suite_other@notmuchmail.org>; Sat, 10 Apr 2010 07:54:51 -0400 (EDT)\"" \
|
2010-09-18 00:25:39 +02:00
|
|
|
'[date]="Tue, 05 Jan 2010 15:43:56 -0000"' \
|
|
|
|
'[body]="from guessing test"'
|
2010-06-10 08:48:03 +02:00
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
output=$($NOTMUCH reply id:${gen_msg_id})
|
|
|
|
test_expect_equal "$output" "From: Notmuch Test Suite <test_suite_other@notmuchmail.org>
|
2010-06-10 08:48:03 +02:00
|
|
|
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}>
|
|
|
|
|
2010-06-10 08:48:04 +02:00
|
|
|
On Tue, 05 Jan 2010 15:43:56 -0000, Sender <sender@example.com> wrote:
|
2010-06-10 08:48:03 +02:00
|
|
|
> from guessing test"
|
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
test_begin_subtest "Magic from guessing (Received: domain)"
|
|
|
|
add_message '[from]="Sender <sender@example.com>"' \
|
2010-06-10 08:48:03 +02:00
|
|
|
[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)\"" \
|
2010-09-18 00:25:39 +02:00
|
|
|
'[date]="Tue, 05 Jan 2010 15:43:56 -0000"' \
|
|
|
|
'[body]="from guessing test"'
|
2010-06-10 08:48:03 +02:00
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
output=$($NOTMUCH reply id:${gen_msg_id})
|
|
|
|
test_expect_equal "$output" "From: Notmuch Test Suite <test_suite@otherdomain.org>
|
2010-06-10 08:48:03 +02:00
|
|
|
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}>
|
|
|
|
|
2010-06-10 08:48:04 +02:00
|
|
|
On Tue, 05 Jan 2010 15:43:56 -0000, Sender <sender@example.com> wrote:
|
2010-06-10 08:48:03 +02:00
|
|
|
> from guessing test"
|
|
|
|
|
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
test_begin_subtest "Testing From line heuristics (with single configured address)"
|
2010-06-10 08:48:03 +02:00
|
|
|
sed -i -e "s/^other_email.*//" "${NOTMUCH_CONFIG}"
|
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
test_begin_subtest "Magic from guessing (nothing to go on)"
|
|
|
|
add_message '[from]="Sender <sender@example.com>"' \
|
2010-06-10 08:48:03 +02:00
|
|
|
[to]=mailinglist@notmuchmail.org \
|
|
|
|
[subject]=notmuch-reply-test \
|
2010-09-18 00:25:39 +02:00
|
|
|
'[date]="Tue, 05 Jan 2010 15:43:56 -0000"' \
|
|
|
|
'[body]="from guessing test"'
|
2010-06-10 08:48:03 +02:00
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
output=$($NOTMUCH reply id:${gen_msg_id})
|
|
|
|
test_expect_equal "$output" "From: Notmuch Test Suite <test_suite@notmuchmail.org>
|
2010-06-10 08:48:03 +02:00
|
|
|
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}>
|
|
|
|
|
2010-06-10 08:48:04 +02:00
|
|
|
On Tue, 05 Jan 2010 15:43:56 -0000, Sender <sender@example.com> wrote:
|
2010-06-10 08:48:03 +02:00
|
|
|
> from guessing test"
|
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
test_begin_subtest "Magic from guessing (Envelope-to:)"
|
|
|
|
add_message '[from]="Sender <sender@example.com>"' \
|
2010-06-10 08:48:03 +02:00
|
|
|
[to]=mailinglist@notmuchmail.org \
|
|
|
|
[subject]=notmuch-reply-test \
|
2010-09-18 00:25:39 +02:00
|
|
|
'[header]="Envelope-To: test_suite_other@notmuchmail.org"' \
|
|
|
|
'[date]="Tue, 05 Jan 2010 15:43:56 -0000"' \
|
|
|
|
'[body]="from guessing test"'
|
2010-06-10 08:48:03 +02:00
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
output=$($NOTMUCH reply id:${gen_msg_id})
|
|
|
|
test_expect_equal "$output" "From: Notmuch Test Suite <test_suite@notmuchmail.org>
|
2010-06-10 08:48:03 +02:00
|
|
|
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}>
|
|
|
|
|
2010-06-10 08:48:04 +02:00
|
|
|
On Tue, 05 Jan 2010 15:43:56 -0000, Sender <sender@example.com> wrote:
|
2010-06-10 08:48:03 +02:00
|
|
|
> from guessing test"
|
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
test_begin_subtest "Magic from guessing (X-Original-To:)"
|
|
|
|
add_message '[from]="Sender <sender@example.com>"' \
|
2010-06-10 08:48:03 +02:00
|
|
|
[to]=mailinglist@notmuchmail.org \
|
|
|
|
[subject]=notmuch-reply-test \
|
2010-09-18 00:25:39 +02:00
|
|
|
'[header]="X-Original-To: test_suite_other@notmuchmail.org"' \
|
|
|
|
'[date]="Tue, 05 Jan 2010 15:43:56 -0000"' \
|
|
|
|
'[body]="from guessing test"'
|
2010-06-10 08:48:03 +02:00
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
output=$($NOTMUCH reply id:${gen_msg_id})
|
|
|
|
test_expect_equal "$output" "From: Notmuch Test Suite <test_suite@notmuchmail.org>
|
2010-06-10 08:48:03 +02:00
|
|
|
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}>
|
|
|
|
|
2010-06-10 08:48:04 +02:00
|
|
|
On Tue, 05 Jan 2010 15:43:56 -0000, Sender <sender@example.com> wrote:
|
2010-06-10 08:48:03 +02:00
|
|
|
> from guessing test"
|
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
test_begin_subtest "Magic from guessing (Received: .. for ..)"
|
|
|
|
add_message '[from]="Sender <sender@example.com>"' \
|
2010-06-10 08:48:03 +02:00
|
|
|
[to]=mailinglist@notmuchmail.org \
|
|
|
|
[subject]=notmuch-reply-test \
|
|
|
|
"[header]=\"Received: from mail.example.com (mail.example.com [1.1.1.1])\
|
|
|
|
by mail.notmuchmail.org (some MTA) with ESMTP id 12345678\
|
|
|
|
for <test_suite_other@notmuchmail.org>; Sat, 10 Apr 2010 07:54:51 -0400 (EDT)\"" \
|
2010-09-18 00:25:39 +02:00
|
|
|
'[date]="Tue, 05 Jan 2010 15:43:56 -0000"' \
|
|
|
|
'[body]="from guessing test"'
|
2010-06-10 08:48:03 +02:00
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
output=$($NOTMUCH reply id:${gen_msg_id})
|
|
|
|
test_expect_equal "$output" "From: Notmuch Test Suite <test_suite@notmuchmail.org>
|
2010-06-10 08:48:03 +02:00
|
|
|
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}>
|
|
|
|
|
2010-06-10 08:48:04 +02:00
|
|
|
On Tue, 05 Jan 2010 15:43:56 -0000, Sender <sender@example.com> wrote:
|
2010-06-10 08:48:03 +02:00
|
|
|
> from guessing test"
|
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
test_begin_subtest "Magic from guessing (Received: domain)"
|
|
|
|
add_message '[from]="Sender <sender@example.com>"' \
|
2010-06-10 08:48:03 +02:00
|
|
|
[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)\"" \
|
2010-09-18 00:25:39 +02:00
|
|
|
'[date]="Tue, 05 Jan 2010 15:43:56 -0000"' \
|
|
|
|
'[body]="from guessing test"'
|
2010-06-10 08:48:03 +02:00
|
|
|
|
2010-09-18 00:25:39 +02:00
|
|
|
output=$($NOTMUCH reply id:${gen_msg_id})
|
|
|
|
test_expect_equal "$output" "From: Notmuch Test Suite <test_suite@notmuchmail.org>
|
2010-06-10 08:48:03 +02:00
|
|
|
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}>
|
|
|
|
|
2010-06-10 08:48:04 +02:00
|
|
|
On Tue, 05 Jan 2010 15:43:56 -0000, Sender <sender@example.com> wrote:
|
2010-06-10 08:48:03 +02:00
|
|
|
> from guessing test"
|
2010-09-18 00:25:39 +02:00
|
|
|
|
2010-06-10 08:48:03 +02:00
|
|
|
test_done
|