From 3ca09f33850afb7e88fb0eb94282141b36e860cf Mon Sep 17 00:00:00 2001 From: adamch Date: Sat, 17 Nov 2007 21:03:47 +0000 Subject: [PATCH] Record user for Mailman vhosts --- src/plugins/mailman.sml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/plugins/mailman.sml b/src/plugins/mailman.sml index d3212bd..aa0b7ee 100644 --- a/src/plugins/mailman.sml +++ b/src/plugins/mailman.sml @@ -59,6 +59,9 @@ val () = Env.actionV_one "mailmanVhost" val ld = Apache.logDir {user = user, node = node, vhostId = vhostId} in + print "# Owner: "; + print user; + print "\n"; print "