Correction on my earlier reply, to find the location of all the formmail files, use: find /home/ -name formmail*
(If all your sites are under /home/ ) On Mon, 3 Feb 2003, Stefaan Teerlinck wrote: > Hi, > > I have a server with a lot of name-based virtual hosts. On one of those > sites the formmail.pl script is being abused, a client is using an > unsecure script. How can I find out on what site this is? > > Thanks, > Stefaan. > >

