Chapter 32. Digest Delivery

Table of Contents
Files Used For Digest Delivery Control
Idea: Digest Related Commands
recipes

Run

/usr/local/libexec/fml/digest $ml_name
periodically for digest delivery. It aggregates articles into one MIME/multipart message and send it to members defined by $digest_recipient_maps.

Warning

Digest delivery program is a simple version yet now.

Files Used For Digest Delivery Control

This program uses the following files under $ml_home_dir.

seq-digest
members-digest 
recipients-digest

seq-digest holds the last sequence delivered as digest.

members-digest is dummy. recipients-digest is a recipient list. $digest_recipient_maps is this recipients-digest file only by default.

The argument of $digest_recipient_maps is IO::Adapter, so you can use mysql here.

fml 8.0 (fml-devel) project homepage is www.fml.org/software/fml8/.
fml 4.0 project homepage is www.fml.org/software/fml4/.
about one floppy bsd routers, see www.bsdrouter.org/.
other free softwares are found at www.fml.org/software/.

author's homepage is www.fml.org/home/fukachan/.
Also, visit nuinui's world :) at www.nuinui.net.

For questions about FML, e-mail <fml-bugs@fml.org>.