Re: [Mailman-Users] invite hack

2005-04-20 Thread Sean
Thanks Mark, that fixed it. Sean On Tue, 19 Apr 2005, Mark Sapiro wrote: > > > > >It automatically skips any 'RE:'s in the subject so I didn't think the > >adding the subject_prefix would matter. Where is the code that ingores > >the 'RE:'s in the subject? > > > This is the problem. It doesn't

Re: [Mailman-Users] invite hack

2005-04-19 Thread Mark Sapiro
Sean wrote: > >I'm trying to customize the invitations that get sent out by adding the >subject_prefix to the subject line so it looks like: > >Subject: LIST_subject_prefix confirm CONFIRM_STING. > >I made this change to MailList.py: > > sub_prefix = self.subject_prefix > subj = sub_pre

[Mailman-Users] invite hack

2005-04-19 Thread Sean
Hi all, I'm trying to customize the invitations that get sent out by adding the subject_prefix to the subject line so it looks like: Subject: LIST_subject_prefix confirm CONFIRM_STING. I made this change to MailList.py: sub_prefix = self.subject_prefix subj = sub_prefix + ' con