On Tue, Apr 11, 2000 at 06:08:59PM -0700, Michael Ghens wrote:
pending.append(' %s %s' % addr, time.ctime(when))
pending.append(' %s %s' % addr, time.ctime(when))
pending.append(' %s %s' % (addr, time.ctime(when)))
which version of mailman are you using?
Ricardo.
--