From owner-freebsd-questions@FreeBSD.ORG Thu Jan 31 09:21:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94C6316A419 for ; Thu, 31 Jan 2008 09:21:55 +0000 (UTC) (envelope-from rakhesh@rakhesh.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id 1E9B513C459 for ; Thu, 31 Jan 2008 09:21:54 +0000 (UTC) (envelope-from rakhesh@rakhesh.com) Received: by fg-out-1718.google.com with SMTP id 16so605921fgg.35 for ; Thu, 31 Jan 2008 01:21:53 -0800 (PST) Received: by 10.82.187.2 with SMTP id k2mr3366010buf.19.1201771313485; Thu, 31 Jan 2008 01:21:53 -0800 (PST) Received: from smtp.home.rakhesh.com ( [82.178.100.245]) by mx.google.com with ESMTPS id j8sm4250600gvb.7.2008.01.31.01.21.50 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 31 Jan 2008 01:21:52 -0800 (PST) Received: from obelix (obelix [192.168.17.13]) by smtp.home.rakhesh.com (Postfix) with ESMTP id 7A5361140D; Thu, 31 Jan 2008 13:21:45 +0400 (GST) Date: Thu, 31 Jan 2008 13:21:45 +0400 (GST) X-X-Sender: rakhesh@obelix.home.rakhesh.com To: Olivier Nicole In-Reply-To: <200801310312.m0V3Cuj3091159@banyan.cs.ait.ac.th> Message-ID: <20080131132116.H13821@obelix.home.rakhesh.com> References: <20080130092413.K4947@obelix.home.rakhesh.com> <200801310312.m0V3Cuj3091159@banyan.cs.ait.ac.th> X-Blog: http://rakhesh.com/ X-Notes: http://rakhesh.net/ MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed From: Rakhesh Sasidharan Cc: freebsd-questions@freebsd.org Subject: Re: OT: Downloading file by sending email X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jan 2008 09:21:55 -0000 Olivier Nicole wrote: > A second thought... > >> I want to setup a service such that sending a mail to say >> "someaddress@mydomain" with a list of links per line results in my machine >> downloading the files at these links replying with all these files >> attached. > > So you have any direct connection to the machine that will host the > downloading facility? Unfortunately, no. Else I could have done the SSH thing like you suggested ... > > If you can ssh to that machine, it is easier to set-up a proxy on the > machine and do some ssh tunneling. > > Bests, > Regards, Rakhesh --- http://rakhesh.net/