> I want to setup a service such that sending a mail to say > "[EMAIL PROTECTED]" with a list of links per line results in my machine > downloading the files at these links replying with all these files > attached.
Although I don't know of such a service (I recall hearing about such service ages ago) it sounds not too difficult to built, for example in Perl, using Curl for downloading and some Perl modules to build a MIME email to send back. Bests, Olivier _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"