-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
23 lines (19 loc) · 875 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This was a large hackfest, code is terrible not complete but it works. I'll make a readme if anyone is interseted.
Setup(eclipse)
1. Create a new java project
2. File => Import => File System
3. Click the lightbulb by the build errors and chose the bottom option about fixing build path something something
---Sample config file setup
//This file is not used, it is just for demo purposes
//use a double slash to comment in a config file
//add lists... "List ListName ListPassword"
List test testPassword
List test2 test2Password
//define email that manages the lists
Email [email protected]
//define the listproc email address
ListProcEmail [email protected]
//The following will also add uses to test2 automatically
AlsoAddTo test2
---Known Bugs
*Removing a user via the gui sends the email but doesn't remove them from the text doc