.\" .\" %nmhwarning% .\" .TH SENDFILES %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME sendfiles \- send multiple files in a MIME message .SH SYNOPSIS .HP 5 .na .B sendfiles .I recipient .I subject .IR file ... .ad .SH DESCRIPTION The program .BR sendfiles , is used to send a collection of files via electronic mail. .B sendfiles will mail the files in one message with the given `subject' to the `recipient'. Take care not to generate too large messages, as there usually are size limits enforced by the MTAs. .PP To extract received files, use .B mhstore . .SH FILES .fc ^ ~ .nf .ta \w'%etcdir%/FileName 'u ^$HOME/.mmh/profile~^The user profile .fi .SH "PROFILE COMPONENTS" None .SH "SEE ALSO" send(1), mhlist(1), mhstore(1). .SH CONTEXT None .SH HISTORY .PP This is a new and simpler version of .B sendfiles , which directly invokes .B send . The old one had invoked .B viamail . The old version had been able to send whole directories, by automatically tarballing them. This new version is not able to do so. The old man page had described some kind of automatical splitting of large content into `message/partial' parts. However, it appears as if this had been removed earlier, only its documentation remained.