-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modules: Minor protocol and module enhancements.
* mod_http: Recognize Max-Forwards header. This is not currently used for anything, but could be in the future. * mod_http_proxy: Improve /0 CIDR range detection for warning. * mod_smtp_delivery_external: Include SMTP response in SMTP logs, so we can later see exactly why delivery of a message failed. * mod_smtp_delivery_external: Remove year from mailq printouts. Messages are never retried for more than a year, so including the year in the timestamps just takes up space unnecessarily.
- Loading branch information
1 parent
acfdcda
commit 17e6d6f
Showing
5 changed files
with
41 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters