Commit 97f85b62 97f85b62fc75c81e4fc409594f7020369c2fb896 by Sergey Poznyakoff

Added user-defined actions to comsat.

1 parent debd4424
1 2001-11-11 Sergey Poznyakoff
2
3 * comsat/action.c: (new) User-defined actions for comsat.
4 * comsat/Makefile.am: Added action.c to sources
5 * comsat/cfg.c: Removed confusing comment
6 * comsat/comsat.c: Call run_user_action instead of
7 dumping message contents to user's tty.
8 * comsat/comsat.h: Include mailutils headers.
9
1 2001-11-11 Alain Magloire 10 2001-11-11 Alain Magloire
2 11
3 * lib/mu_dbm.c: Add <errno.h>. 12 * lib/mu_dbm.c: Add <errno.h>.
......