Christopher Adams wrote:
>
>Thank you for your timely reply. I sort of understand what you are
>saying. I edited MailList.py to look like this:
>
>'verify.txt',
>{'email' : newaddr,
> 'listaddr' : self.GetListEmail(),
> 'listname' : realname,
>
Mark,
Thank you for your timely reply. I sort of understand what you are
saying. I edited MailList.py to look like this:
'verify.txt',
{'email' : newaddr,
'listaddr' : self.GetListEmail(),
'listname' : realname,
'cookie' : cookie,
Christopher Adams wrote:
>I have posted this question to the list before, but have never resolved it.
>
>I am looking at the files in the template directory, specifically
>newlist.txt and verify.txt. The newlist file is the information sent to
>list owners when the list is set up. The verify f