DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: R T

⟦ea7144488⟧ TextFile

    Length: 594 (0x252)
    Types: TextFile
    Names: »READ-ME«

Derivation

└─⟦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« 

TextFile

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 &