diff options
| author | fukachan <fukachan> | 2001-01-28 16:43:12 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-01-28 16:43:12 +0000 |
| commit | c8280b2860fcf7ea6d06ae453fe23a1b601019b0 (patch) | |
| tree | edfeaa1de44da46f0e48726b27262ad04107b66b /fml/libexec | |
| parent | 3d686edce6f92bb67e953c00088716beb5d64f8a (diff) | |
| download | fml8-c8280b2860fcf7ea6d06ae453fe23a1b601019b0.tar.gz fml8-c8280b2860fcf7ea6d06ae453fe23a1b601019b0.tar.bz2 fml8-c8280b2860fcf7ea6d06ae453fe23a1b601019b0.zip | |
s/incoming_mail/incoming_message/
Diffstat (limited to 'fml/libexec')
| -rwxr-xr-x | fml/libexec/fml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/libexec/fml b/fml/libexec/fml index d870c249..292e424d 100755 --- a/fml/libexec/fml +++ b/fml/libexec/fml @@ -107,7 +107,7 @@ incoming mail to elena@fml.org kicks off libexec/distribute via libexec/fml.pl, whereas mail to elena-ctl@fml.org kicks off libexec/command finally. - incoming_mail => + incoming_message => elena@fml.org => fml.pl => libexec/distribute elena-ctl@fml.org => fml.pl => libexec/command elena-admin@fml.org => forwarded to administrator(s) @@ -123,8 +123,8 @@ C<-d> | load configuration files | start logging service | - | STDIN => FML::Parse - | $CurProc->{'incoming_mail'} <= + | STDIN => FML::Parse + | $CurProc->{'incoming_message'} <= | $CurProc->{'credential'} | | (lock) |
