4 .TH SENDFILES %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
6 sendfiles \- send multiple files in a MIME message
20 is used to send a collection
21 of files via electronic mail.
23 will mail the files in one message with the given \*(lqsubject\*(rq
24 to the \*(lqrecipient\*(rq.
25 Take care not to generate too large messages, as there usually are
26 size limits enforced by the MTAs.
28 To extract received files, use
34 .ta \w'%etcdir%/ExtraBigFileName 'u
35 ^$HOME/.mmh/profile~^The user profile
38 .SH "PROFILE COMPONENTS"
42 send(1), mhlist(1), mhstore(1).
53 This is a new and simpler version of
55 which directly invokes
57 The old one had invoked
59 The old version had been able to send whole directories, be automatically
60 tarballing them. This new version is not able to do so.
61 The old man page had described some kind of automatical splitting of
62 large content into `message/partial' parts. However, it appears as if this
63 had been removed earlier, only its documentation remained.