|
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 - download
Length: 248 (0xf8) Types: TextFile Names: »rcsmtp.sh«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦2fafebccf⟧ »EurOpenD3/mail/smail3.1.19.tar.Z« └─⟦bcd2bc73f⟧ └─⟦this⟧ »samples/bsmtp/rcsmtp.sh«
#!/bin/sh # @(#)rcsmtp.sh 1.1 G% 02:01:01 # Receive compressed batches of SMTP commands and send them # to smail. # the following line should be changed to reflect the # organization of your system. /usr/local/bin/compress -d | /bin/rsmtp exit 0