> > 2. The script doesn't append entries to the log file, but instead writes > > over the first line each time. > > You'll have to add an "a" to the open-mode of the log file (or add a seek > to the end).
I fixed this, a problem with the log timestamp, and added logging for a successful script execution so that this log is consistant with the other mailman logs. The improved script is here: http://www.ubaight.com/xmail/mailman Jeff - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
