git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
exim-filter dynamic module
[exim.git]
/
test
/
scripts
/
4110-exim-filter
/
4114
1
# autoreply
2
# This message has a From: line that is syntactically bad, and we process it
3
# with a filter.
4
exim -DONCE= -odi userx-filter@test.ex
5
Subject: Bad from
6
From: "something" x@y
7
8
This is a test for a bad From: line.
9
****