Summary: | [patch] mail/dbmail: rfc822-conformant headername processing | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mark Starovoytov <mark_sf> | ||||
Component: | Individual Port(s) | Assignee: | Cheng-Lung Sung <clsung> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Mark Starovoytov
2007-02-27 15:50:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->clsung I'll take it. clsung 2007-02-27 16:18:03 UTC FreeBSD ports repository Modified files: mail/dbmail Makefile Added files: mail/dbmail/files patch-rfc822_headername_case Log: - Headernames should be processed case-insensitively according to RFC822 3.4.7. - Problem reported by Larry Rosenman. Patch for the problem was on the dbmail-dev list. - bump PORTREVISION PR: ports/109607 Submitted by: maintainer (Mark Starovoytov) Revision Changes Path 1.32 +1 -0 ports/mail/dbmail/Makefile 1.1 +26 -0 ports/mail/dbmail/files/patch-rfc822_headername_case (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thank You. |