LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Valdis Kletnieks <[log in to unmask]>
Mon, 28 Apr 2003 09:50:42 -0400
text/plain (19 lines)
On Mon, 28 Apr 2003 12:35:31 +0200, Mer Gimenez <[log in to unmask]>  said:

> Notebook= Yes,/usr/local/sendmail/listserv/notebook/utc,Monthly,Private
> by
> Notebook= Yes,/usr/local/listserv2/notebook/utc,Monthly,Private

symlinks are your friend.

mkdir -p /usr/local/sendmail/listserv
ln -s /usr/local/listserv2/notebook /usr/local/sendmail/listserv/notebook

If you actually go to update your lists, you *might* want to think
about making the list have:

Notebook= Yes,/listserv/notebook/foo-l,....

And then have /listserv/notebook be a symlink - that way you can transparently
move it from /usr/local/listserv2/ to /home/listserv to wherever as needed...

ATOM RSS1 RSS2