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
3a24a07c
...
3a24a07cd0f445afc087ef8a3784f9abc4218a25
authored
2006-02-06 12:16:20 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fix sample in the comment
1 parent
1399e786
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
libsieve/extensions/moderator.c
libsieve/extensions/moderator.c
View file @
3a24a07
...
...
@@ -53,7 +53,7 @@
if allof(header :is "Sender" "mailman-bounces@gnu.org",
header :is "X-List-Administrivia" "yes")
{
moderator "~/.sieve/mailman.sv";
moderator
:source
"~/.sieve/mailman.sv";
}
*/
...
...
Please
register
or
sign in
to post a comment