Fred Lindberg wrote:

> On Wed, 09 Feb 2000 18:05:02 +0100, Henrik �hman wrote:
>
> >The correct solution was of course to change ~/testlist/inlocal and
> >~/testlist/outlocal from user-testlist to saying just testlist.
>
> The correct solution is to set up the list with the correct name right
> away. If you don't then the list name will be incorrect in the DIR/text
> files.

for file in `ls -1 DIR`; do cat $file |sed s/spiff-testlist/testlist/
>$file.new; mv $file.new $file; done

Yes, of course there is a better solution, but I wanted a quick one, where
the user could have a listname without a prefix and still being able to
maintain it himself.

Also, the lists already exists. Changing the domain would cause annoyance
among the subscribers.

Although, I'll at least look into it.

Henrik.

>[snip]

Reply via email to