View Single Post

  #6 (permalink)  
Old 10-05-2005
David Dorward
 
Posts: n/a
Default Re: redirecting an ftp request

Nick Kew wrote:

> David Dorward wrote:


>> While it is *possible* that you are using it as an FTP server, its
>> highly, highly unlikely (I'm not aware of any prewritten packages to turn
>> Apache in to an FTP server, although I have seen it used as an SMTP
>> server).


> Interesting. Do you mean in a testing environment, or is someone
> running mod_smtpd live?


I was talking to Will Whittaker (mock) at the last two YAPC::EUs[1]. He is
using mod_perl with Apache to do it (I don't think mod_smtpd is involved at
all). IIRC its still only being used internally[2], but has had a dramatic
impact on their bandwidth usage for receiving spam.

Some reference to it at http://use.perl.org/~barbie/journal/21075

http://search.cpan.org/~mock/Apache-...Apache/SMTP.pm

[1] http://www.yapceurope.org/

[2] That is, the complete solution isn't public, but it does listen on
public facing ips and does collect real email.

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is