X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fsendfiles.man1;h=434be09149e3c474e755464ec59b69d1050576bc;hp=2920b691943452c2787b55480fcd471916f27ba2;hb=1642d62841486ade88ec2c48dd581e3249c98c94;hpb=18272eafd1dd4c2c594724da3d850e794f191566 diff --git a/man/sendfiles.man1 b/man/sendfiles.man1 index 2920b69..434be09 100644 --- a/man/sendfiles.man1 +++ b/man/sendfiles.man1 @@ -10,18 +10,16 @@ sendfiles \- send multiple files in a MIME message .B sendfiles .I recipient .I subject -.I file1 -.RI [ file2 -\&...] +.IR file ... .ad .SH DESCRIPTION -The shell script +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 \*(lqsubject\*(rq -to the \*(lqrecipient\*(rq. +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 @@ -31,7 +29,7 @@ To extract received files, use .SH FILES .fc ^ ~ .nf -.ta \w'%etcdir%/ExtraBigFileName 'u +.ta \w'%etcdir%/FileName 'u ^$HOME/.mmh/profile~^The user profile .fi @@ -41,10 +39,6 @@ None .SH "SEE ALSO" send(1), mhlist(1), mhstore(1). -.SH DEFAULTS -.nf -.fi - .SH CONTEXT None @@ -56,7 +50,7 @@ which directly invokes .B send . The old one had invoked .B viamail . -The old version had been able to send whole directories, be automatically +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