majordomo_on_sdf
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
majordomo_on_sdf [2022/08/25 03:47] – [More Info] zilog | majordomo_on_sdf [2024/09/05 05:00] (current) – ts” hc9 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Interacting with majordomo-based Mail lists (mlists) on SDF ===== | + | ===== Interacting with Majordomo-based Mail lists (mlists) on SDF ===== |
==== Intro ==== | ==== Intro ==== | ||
- | Since the early days of networked computing email has been used for group comunications which takes advantage of its ability to address a message to multiple recipients. SDF hosts several email lists or "mlists" | + | Since the early days of networked computing email has been used for group comunications which takes advantage of its ability to address a message to multiple recipients. SDF hosts several email lists or “mlists” which are managed via // |
==== SDF Mlist Basics ==== | ==== SDF Mlist Basics ==== | ||
+ | |||
Although there are several commands listed in the // | Although there are several commands listed in the // | ||
Line 25: | Line 26: | ||
</ | </ | ||
- | Note that the //-s 'subject line'// entries shown above are strictly informational; | + | Note that the //-s// ‘//subject line//’ entries shown above are strictly informational; |
If you wish to subscribe using an email address other than the one associated with your SDF account simply append it to the end of the command line: | If you wish to subscribe using an email address other than the one associated with your SDF account simply append it to the end of the command line: | ||
Line 41: | Line 42: | ||
</ | </ | ||
- | If you ever need a reminder as to which -- if any -- SDF mlists you are currently subscribed to: | + | If you ever need a reminder as to which – if any – SDF mlists you are currently subscribed to: |
< | < | ||
Line 47: | Line 48: | ||
$ echo ' | $ echo ' | ||
</ | </ | ||
+ | |||
==== Reading the Mlist Archives ==== | ==== Reading the Mlist Archives ==== | ||
- | While // | + | |
+ | While // | ||
< | < | ||
Line 54: | Line 57: | ||
</ | </ | ||
| | ||
- | Simple listings of the various mlist archives can be achieved using various | + | Simple listings of the various mlist archives can be achieved using common |
- | < | + | < |
# show top-level SDF mlist listing: | # show top-level SDF mlist listing: | ||
$ cd / | $ cd / | ||
Line 79: | Line 82: | ||
</ | </ | ||
- | These are all just MBox-formatted email files so you could just use a pager like '' | + | These archives |
< | < | ||
Line 97: | Line 100: | ||
For guidance on using '' | For guidance on using '' | ||
- | There is also **mlists** , an SDF user-contributed SDF mlist archive browser -- just a shell script | + | There is also **mabro** , an SDF user-contributed SDF Mlist Archive BROwser – just a shell script |
- | < | + | < |
- | $ / | + | $ / |
- | + | ||
- | | + | Mlist Archive BROwser for SDF public email list archives. |
- | + | ||
- | -h | + | usage: |
- | -l | + | |
- | -t | + | -h prints this helpful message |
- | <keyword> | + | -l prints sorted listing of ALL archives |
- | ie. '^os' | + | -t top-level listing of all mlists |
+ | <regex> | ||
- | $ / | + | $ / |
afitnuke-l | afitnuke-l | ||
anonradio-l | anonradio-l | ||
Line 121: | Line 125: | ||
green-l | green-l | ||
- | $ / | + | $ / |
SDF mlist archives matching " | SDF mlist archives matching " | ||
Line 131: | Line 135: | ||
[06] anonradio-l.1512 | [06] anonradio-l.1512 | ||
[07] anonradio-l.1601 | [07] anonradio-l.1601 | ||
- | ... | + | … |
- | [s] Enter new search term | + | |
- | [q] Quit | + | |
- | Enter item [#], do new [s]earch, [l]ist-all or [q]uit: | + | Enter item [#], do new [s]earch, [l]ist |
</ | </ | ||
- | Once an archive is selected it opens in the '' | + | Once an archive is selected it opens in the //mail(1)// MUA for which only a handful of commands need to be used for basic message viewing: |
- | + | ||
- | * **// | + | |
- | * **h** -- refresh message listing | + | |
- | * **q** -- quit //mail// (returns to browser mode) | + | |
- | * **z** or **z-** | + | |
- | * **f /< | + | |
- | Messages display using your PAGER (//more// is default); use arrow keys, page up/down, or spacebar to navigate or '**q**' | + | ^ mail cmd ^ description |
+ | | **// | ||
+ | | **+** / **-** | show next / previous message | ||
+ | | **h** | refresh message listing | ||
+ | | **x** | exit //mail// (returns to browser mode) | | ||
+ | | **z** / **z-** | ||
+ | | **f /< | ||
+ | |||
+ | Messages display using your PAGER (//more// is default); use arrow keys, page up/down, or spacebar to navigate or ‘**q**’ to quit. | ||
+ | |||
+ | **Note**: the archives are // | ||
==== Additional Info ==== | ==== Additional Info ==== | ||
=== References: === | === References: === | ||
+ | |||
* Majordomo v1 FAQ (mostly of interest to admins): [[http:// | * Majordomo v1 FAQ (mostly of interest to admins): [[http:// | ||
- | * Majordomo wikipedia page: [[https:// | + | * Majordomo wikipedia page: [[wp> |
* archive of // | * archive of // | ||
=== Books covering Mojordomo: === | === Books covering Mojordomo: === | ||
+ | |||
* //Managing Mailing Lists: Majordomo, LISTSERV, Listproc, and SmartList// by Alan Schwartz | * //Managing Mailing Lists: Majordomo, LISTSERV, Listproc, and SmartList// by Alan Schwartz | ||
* //Managing Internet Information Services// by Cricket Liu et.al. | * //Managing Internet Information Services// by Cricket Liu et.al. | ||
+ |
majordomo_on_sdf.1661399221.txt.gz · Last modified: 2022/08/25 03:47 by zilog