From owner-freebsd-questions@FreeBSD.ORG Wed Jan 30 10:04:30 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 1360416A41B for ; Wed, 30 Jan 2008 10:04:30 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id AA81C13C44B for ; Wed, 30 Jan 2008 10:04:23 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m0UA0trn004837; Wed, 30 Jan 2008 11:00:55 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m0UA0luN004834; Wed, 30 Jan 2008 11:00:47 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 30 Jan 2008 11:00:47 +0100 (CET) From: Wojciech Puchar To: Rakhesh Sasidharan In-Reply-To: <20080130110056.E5828@obelix.home.rakhesh.com> Message-ID: <20080130110030.F4833@wojtek.tensor.gdynia.pl> References: <20080130092413.K4947@obelix.home.rakhesh.com> <200801300536.m0U5aXvV053293@banyan.cs.ait.ac.th> <20080130110056.E5828@obelix.home.rakhesh.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Olivier Nicole , 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: Wed, 30 Jan 2008 10:04:30 -0000 > Thanks Olivier. I was stumped on how to make maildrop pipe the email to some > program. A bit of research on that (and reading the manpages) showed me how. > Now that I've figured that part, the problem is not too difficult. Gotta make > a shell/ perl script now to parse the message and do the downloading etc ... such kind of service is one of the easiest to be abused