Le dimanche 10 février 2013 00:48:16, Thomas Preud'homme a écrit : > > Actually there is a comment saying it but I didn't realize it was > talking about the size of the body: > > # We now check: > # If the length is roughly within bounds. > # That it is not a reply or something. > # That we didn't send it ourselves. > # That it wasn't sent by a daemon of some kind.
Thus the patch should also modify this comment. See updated patch doing exactly this.
diff --git a/SmartList/etc/rc.request b/SmartList/etc/rc.request index 15e8521..013ac9f 100644 --- a/SmartList/etc/rc.request +++ b/SmartList/etc/rc.request @@ -32,7 +32,6 @@ LOCKFILE=tmp.lock # for reusing tmp.(request|from) # # We now check: -# If the length is roughly within bounds. # That it is not a reply or something. # That we didn't send it ourselves. # That it wasn't sent by a daemon of some kind. @@ -53,7 +52,6 @@ Maintainer=Maintainer } :0 -* B ?? < 4096 * $$daemon_bias * $!^(X-(Loop: $\listaddr|Diagnostic:)|$X_COMMAND:) * -100^0 ^FROM_DAEMON
signature.asc
Description: This is a digitally signed message part.