Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
3623a259
Unverified
Commit
3623a259
authored
Dec 13, 2019
by
IKEDA Soji
Committed by
GitHub
Dec 13, 2019
Browse files
Merge pull request #821 from ikedas/messages_quietly_rejected by ikedas
Fixes issue #820: sympa_msg.pl: Rejection reports were suppressed
parents
b1b395fe
cdc72cb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/Sympa/Spindle/ProcessIncoming.pm
View file @
3623a259
...
...
@@ -67,6 +67,9 @@ sub _init {
$self
->
_clean_msgid_table
();
$self
->
{
_msgid_cleanup
}
=
time
;
}
# Clear "quiet" flag set by AuthorizeMessage spindle.
delete
$self
->
{
quiet
};
}
1
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment