On Mon, 12 Aug 2002, bear wrote:
> I used apt-get to install mailman (2.0.12-2) and when I run newlist I get
> the following:
>
> Traceback (most recent call last):
> File "/usr/sbin/newlist", line 223, in ?
> main()
> File "/usr/sbin/newlist", line 171, in main
> mlist.Create(listn
> "bear" == <[EMAIL PROTECTED]> writes:
bear> I used apt-get to install mailman (2.0.12-2) and when I run
bear> newlist I get the following:
Looks like there's some custom stuff in that package, because that
code doesn't show up at all in the source for ValidateEmail() in
Mailman/
I used apt-get to install mailman (2.0.12-2) and when I run newlist I get
the following:
Traceback (most recent call last):
File "/usr/sbin/newlist", line 223, in ?
main()
File "/usr/sbin/newlist", line 171, in main
mlist.Create(listname, owner_mail, pw)
File "/usr/lib/mailman/Mail