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
8a286495
...
8a286495c33559e2bd9fee7184b9338685610d0b
authored
2002-11-19 18:21:09 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fixed 'envelope from' address
1 parent
0819261e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
sieve/testsuite/Reject
sieve/testsuite/Reject
View file @
8a28649
...
...
@@ -24,7 +24,7 @@ REJECT on msg uid 3
PATTERN END
FILE BEGIN
ENVELOPE FROM: MAILER-DAEMON@
Mirddin.farlep
.net
ENVELOPE FROM: MAILER-DAEMON@
nonexistent
.net
ENVELOPE TO: <coyote@desert.example.org>
0: To: <coyote@desert.example.org>
-re
...
...
@@ -83,7 +83,7 @@ ENVELOPE TO: <coyote@desert.example.org>
45: [0-9:=-]+
46:
END OF MESSAGE
ENVELOPE FROM: MAILER-DAEMON@
Mirddin.farlep
.net
ENVELOPE FROM: MAILER-DAEMON@
nonexistent
.net
ENVELOPE TO: <b1ff@de.res.example.com>
0: To: <b1ff@de.res.example.com>
-re
...
...
@@ -140,7 +140,7 @@ ENVELOPE TO: <b1ff@de.res.example.com>
43: [0-9:=-]+
44:
END OF MESSAGE
ENVELOPE FROM: MAILER-DAEMON@
Mirddin.farlep
.net
ENVELOPE FROM: MAILER-DAEMON@
nonexistent
.net
ENVELOPE TO: <bar@dontmailme.org>
0: To: <bar@dontmailme.org>
-re
...
...
Please
register
or
sign in
to post a comment