fetchmail-friends
[Top] [All Lists]

Re: [fetchmail]SMTP problem

2005-09-30 12:26:05
On 30/09/05, Bo Grimes <newslists(_at_)isp(_dot_)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

_______________________________________________
Fetchmail-friends mailing list
Fetchmail-friends(_at_)lists(_dot_)ccil(_dot_)org
http://lists.ccil.org/cgi-bin/mailman/listinfo/fetchmail-friends