site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com I hope these are useful to someone. Chuck _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I've add another utility to my downloads page http://homepage.mac.com/gagnocg/downloads/ this one is called mailit. Basically it is functionally equivalent to mailx with the additional flag [ -a file ] for mime base64 encoded attachments (manpage included). My customers at work and I have need to send attachments to exchange users and recent patches to our companies exchange servers has disabled the used of uuencoded attachments (I stopped trying to figure out MS's logic years ago) and since much of our mailing was done from scripts in and out of cron I wrote this sendmail front-end. I've put mailit and listusers up in both zip and gzipped tar format, a simple "bsdmake" "bsdmake BINDIR=/usr/bin install" does the right thing. This email sent to site_archiver@lists.apple.com
participants (1)
-
Chuck Gagnon