|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: R T
Length: 594 (0x252) Types: TextFile Names: »READ-ME«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦3658e588a⟧ »EurOpenD3/mail/mh/mh-6.7.tar.Z« └─⟦c75e36ecb⟧ └─⟦this⟧ »mh-6.7/support/pop/mmdfII/READ-ME« └─⟦this⟧ »mh-6.7/support/pop/mmdfII/pop/READ-ME«
1. In src/Makefile, add pop to SUBDIR, so it looks something like: SUBDIR= tools uip submit deliver local phone pobox bboards pop smtp uucp 2. In mmdftailor, add these lines MTBL pop, file="pop", show="POP service" MDMN POP, show="POP Psuedo-domain", table="POP" MCHN pop, show="POP Delivery", que=pop, tbl=pop, pgm=pop, mod=reg, ap=822, host="pop" 3. Create the table for the POP channel, one line: pop: pop 4. Run dbmbuild 5. In your mmdf.start file, either add the pop channel to an existing background deliver, or give it one of its own: deliver -b -cpop &