- 08 Apr, 2002 1 commit
-
-
Leigh B. Stoller authored
lists are stored on users:/etc/mail/lists. For example, you can send email to ron-users@users.emulab.net. An alias entry is added (and newaliases run) if there is no alias in /etc/mail/aliases (by the proxy of course). There are two new options to genelists (on boss): "Use the -a option to generate lists for all projects.\n". "Use the -n option to generate lists for a new user.\n"; With no options, generate the all users and active users lists (renamed to emulab-users and emulab-active-users). With the -n option (used by mkacct) regen the lists for all the projects the user is a member of. It would be nice to archive the email, but that requires a publically readable directory and a u+S archive file; the mailer daemon runs as user daemon, and the project tree is 770, so it cannot write the archive file. At some point we will have to go to majordomo or spam filtering, when the first list is spamm'ed. Sigh.
-
- 12 Feb, 2002 1 commit
-
-
Leigh B. Stoller authored
line in all email from the system. Remove all of the TESTBED: tags and modify the email function in the web server and perl library to prepend @DOMAIN@: to the message.
-
- 18 Jan, 2002 1 commit
-
-
Leigh B. Stoller authored
genelists and move to defs file (default and mini). If not specified, defaults back to whatever TBOPSEMAIL is.
-
- 08 Jan, 2002 1 commit
-
-
Mac Newbold authored
-
- 16 Oct, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 28 Aug, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 23 Aug, 2001 1 commit
-
-
Mac Newbold authored
Lots of small changes for turning our 'require lib*' lines into 'use lib*' lines. Proper modules declare themselves as a package, and use Exporter to export the names of the subroutines that should be visible from the outside world. Many of ours didn't do that, it was just a file with a bunch of subs in it. So now I've fixed many of them to be proper, and removed the requires and 'push(@INC,...)' hacks and changed it to the proper 'use lib @prefix@/lib/;' and use lib*.
-
- 13 Jul, 2001 1 commit
-
-
Leigh B. Stoller authored
a development tree.
-
- 06 Jul, 2001 1 commit
-
-
Leigh B. Stoller authored
the new list files the users node, instead of using NFS.
-
- 18 Jun, 2001 1 commit
-
-
Mac Newbold authored
-
- 11 Jun, 2001 1 commit
-
-
Mac Newbold authored
-
- 08 Jun, 2001 1 commit
-
-
Mac Newbold authored
-