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. Fix: Patch attached with submission follows:
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.