Custom Query (44 matches)
Results (1 - 3 of 44)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#107 | fixed | 403 response code for nnrpd authentication filters | ||
Description |
Perl and Python authentication filters for nnrpd should be able to return the new 403 response code (besides 281 and 481). Keep mapping 502 to 481 for backwards compatibility with INN 2.4 and RFC 2980. |
|||
#3 | fixed | Act on checkgroups control messages instead of sending mail | ||
Description |
The only difference between doit and mail in control.ctl configuration of checkgroups handling is whether controlchan runs the checkgroups through docheckgroups to generate a shell script first. There's no way to tell the server to just make the necessary changes. If this is added, there should probably be a corresponding configuration option telling controlchan the maximum number of changes that could be made at one time before bailing and mailing the changes to the admin. |
|||
#91 | fixed | Add CAPABILITIES to nnrpd | ||
Description |
Support for the CAPABILITIES command should be added to nnrpd when it is fully compliant with RFC 3977. (It is currently almost compliant.) |