Mailing List Archive

CVS commit: rt
Module Name: rt
Committed By: jesse
Date: Tue Apr 3 06:31:13 UTC 2001

Modified Files:
rt: Makefile
rt/bin: rt-mailgate
rt/etc: config.pm

Log Message:
Added support for parsing Cc and To in the mail gateway
(resolves the last work item for beta 2 - #219)

Ticket due date is no longer set to "right now" if the queue has an
undefined "default due in"

Cleanup warnings in date, ticket and watcher

fixes for a bunch of mason 1.01 related bugs (Mason changed handling of combined GET and POST, thus breaking RT)


To generate a diff of this commit:
cvs rdiff -u -r1.90.2.176 -r1.90.2.177 rt/Makefile
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 rt/bin/rt-mailgate
cvs rdiff -u -r1.11.2.64 -r1.11.2.65 rt/etc/config.pm