|
|
1.1 ! root 1: 1. In src/Makefile, add pop to SUBDIR, so it looks something like: ! 2: ! 3: SUBDIR= tools uip submit deliver local phone pobox bboards pop smtp uucp ! 4: ! 5: ! 6: 2. Link getbbent.o into the src/pop/ directory ! 7: ! 8: ! 9: 3. In mmdftailor, add these lines ! 10: ! 11: MTBL pop, file="pop", show="POP service" ! 12: MCHN pop, show="POP Delivery", que=pop, tbl=pop, ! 13: pgm=pop, mod=reg, ap=822, host="pop" ! 14: ! 15: ! 16: 4. In the local domain table, add ! 17: ! 18: pop: pop.<locdomain> ! 19: ! 20: 5. Create the table for the POP channel, one line: ! 21: pop.<locdomain> pop ! 22: ! 23: 6. Run dbmbuild ! 24: ! 25: 7. In your mmdf.start file, either add the pop channel to an ! 26: existing background deliver, or give it one of its own: ! 27: ! 28: deliver -b -cpop &
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.