[fetchmail]SMTP problem

Rob MacGregor Rob MacGregor <rob.macgregor@gmail.com>
Fri, 30 Sep 2005 20:24:48 +0100


On 30/09/05, Bo Grimes <newslists@isp.com> wrote:
>
> Now I just have to find where it's going.

Your mail log, if you turn up the debugging, should help.

Failing that, mail yourself and then run:

find / -type f -mmin-1 -print

In long hand:

find from root (/) all files (-type f) modified in the last minute
(-mmin 1) and print the details (-print).

You'll probably find it either under /var/mail or under $HOME.

--
                 Please keep list traffic on the list.
Rob MacGregor
      Whoever fights monsters should see to it that in the process he
        doesn't become a monster.                  Friedrich Nietzsche