Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
46ec4200
...
46ec4200c5e18160cb584db66154d8d3c64a3f0d
authored
2002-11-22 15:18:21 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
New file. A script invoking loadable test.
1 parent
1ee03f04
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
sieve/testsuite/scripts/numaddr.sv
sieve/testsuite/scripts/numaddr.sv
0 → 100644
View file @
46ec420
#
-*-
sieve
-*-
#
This
file
is
part
of
Mailutils
testsuite
.
#
Copyright
(
C
)
2002
,
Free
Software
Foundation
.
#
See
file
COPYING
for
distribution
conditions
.
require
"test-numaddr"
;
if
numaddr
[
"to"
,
"cc"
]
:
over
5
{
discard
;
}
Please
register
or
sign in
to post a comment