|
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: T l
Length: 745 (0x2e9) Types: TextFile Names: »local-examp.mf«
└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0 └─⟦dc59850a2⟧ »EurOpenD22/pp5.0/pp-5.tar.Z« └─⟦e5a54fb17⟧ └─⟦this⟧ »pp-5.0/doc/manual/volume3/local-examp.mf«
PATH="/usr/local/lib/mh:/usr/local/bin:/usr/bin:/bin:/usr/ucb"; folder = FALSE; if ($(to) == /jpo/ || $(to) == /onions/) { pipe "rcvstore +to"; folder = "to"; } else if ($(sender) == /bind-request/) { pipe "rcvstore +bind"; folder = "bind"; } else if ($(sender) == /mailgroup/) { pipe "rcvstore +janet/mailgroup"; folder = "janet/mailgroup"; } else if ($(sender) == /namedropper/) { pipe "rcvstore +mail/namedroppers"; folder = "namedroppers"; } else if ($(sender) == /pp.*-request/) { pipe "rcvstore +pp"; folder = "pp"; } if (!delivered) { pipe "rcvstore +inbox"; if (!delivered) { ignore pipe "flagmail -f 'DELIVERY FAILED'"; exit (TEMPFAIL); } folder = "inbox"; } if (folder) ignore pipe "xclient -s $(size) -e '$(folder): '";