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
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
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