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
6556df8c
...
6556df8cbb781dae6e2c78b30a34896d6d1fc585
authored
2003-12-25 11:47:05 +0000
by
uid65697
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Minor change
1 parent
a4a29fde
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
sieve/sieve.c
sieve/sieve.c
View file @
6556df8
...
...
@@ -511,7 +511,6 @@ mutil_register_all_mbox_formats (void)
list_append
(
bookie
,
pop_record
);
list_append
(
bookie
,
imap_record
);
list_append
(
bookie
,
mh_record
);
list_append
(
bookie
,
maildir_record
);
list_append
(
bookie
,
sendmail_record
);
list_append
(
bookie
,
smtp_record
);
}
...
...
Please
register
or
sign in
to post a comment