You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2005/09/15 17:19:14 UTC

[Bug 4586] New: spamd information message tells user to use switch that doesn't exist in spamd

http://bugzilla.spamassassin.org/show_bug.cgi?id=4586

           Summary: spamd information message tells user to use switch that
                    doesn't exist in spamd
           Product: Spamassassin
           Version: 3.1.0
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: spamc/spamd
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: brianmas@highstream.net


spamd is reporting:
@400000004329884632c8e09c [13810] info: prefork: server reached --max-clients
setting, consider raising it

if you use this switch however:

# spamd -V
SpamAssassin Server version 3.1.0
  running on Perl 5.8.0
  with SSL support (IO::Socket::SSL 0.97)
# spamd --max-clients=1
[32593] warn: Unknown option: max-clients


checking the source quickly ...
# grep -R max-clients *
blib/lib/Mail/SpamAssassin/SpamdForkScaling.pm:      info("prefork: server
reached --max-clients setting, consider raising it\n");
Changes:change "--max-clients" and "child states" warnings into info, these
lib/Mail/SpamAssassin/SpamdForkScaling.pm:      info("prefork: server reached
--max-clients setting, consider raising it\n");



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4586] [review] spamd information message tells user to use switch that doesn't exist in spamd

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4586





------- Additional Comments From felicity@apache.org  2005-09-20 20:12 -------
+1



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4586] spamd information message tells user to use switch that doesn't exist in spamd

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4586


spamassassin@dostech.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Undefined                   |3.1.1




------- Additional Comments From spamassassin@dostech.ca  2005-09-15 10:17 -------
The info message should really refer to "--max-children" or "-m".



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4586] [review] spamd information message tells user to use switch that doesn't exist in spamd

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4586





------- Additional Comments From jm@jmason.org  2005-09-20 20:28 -------
+1



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4586] spamd information message tells user to use switch that doesn't exist in spamd

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4586





------- Additional Comments From spamassassin@dostech.ca  2005-09-20 20:10 -------
Created an attachment (id=3144)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=3144&action=view)
patch

trunk: Committed revision 290606.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4586] [review] spamd information message tells user to use switch that doesn't exist in spamd

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4586


spamassassin@dostech.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |trivial
            Summary|spamd information message   |[review] spamd information
                   |tells user to use switch    |message tells user to use
                   |that doesn't exist in spamd |switch that doesn't exist in
                   |                            |spamd






------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4586] [review] spamd information message tells user to use switch that doesn't exist in spamd

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4586


spamassassin@dostech.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From spamassassin@dostech.ca  2005-09-20 20:41 -------
3.1: Committed revision 290610.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4586] [review] spamd information message tells user to use switch that doesn't exist in spamd

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4586





------- Additional Comments From sidney@sidney.com  2005-09-20 20:25 -------
+1




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.