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
44438145
...
44438145b55afd495bcaaf68903e50d4d17479cd
authored
2002-11-20 12:32:10 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
New file. Test script for 'header :mime' extension.
1 parent
1cf12f46
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
sieve/testsuite/scripts/header-mime.sv
sieve/testsuite/scripts/header-mime.sv
0 → 100644
View file @
4443814
#
-*-
sieve
-*-
#
This
file
is
part
of
Mailutils
testsuite
.
#
Copyright
(
C
)
2002
,
Free
Software
Foundation
.
#
See
file
COPYING
for
distribution
conditions
.
if
header
:
mime
:
is
"Content-Description"
"How doth"
{
discard
;
}
Please
register
or
sign in
to post a comment