[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I'm afraid I'm enough of a newbie that I can't find a "sendmail log"
> file anywhere on my system (SuSE 6.2).  I wonder if anyone can help me
> find it??

Logs are controlled centrally from syslogd.  Its config file is
/etc/syslog.conf.  For instance, mine has these entries:

    mail.debug          /var/adm/syslog/mail.log
    *.info;mail.none    /var/adm/syslog/syslog.log

So, all information about mail is sent to /var/adm/syslog/mail.log.  If
you trace where mail logs are sent on your system, you should find a log
file you can examine.

> Incidentally, Pine doesn't have this problem, nor does any other MUA
> I've tried.

What if you just run sendmail by hand, and tell it to send you some
mail?  What does it do?

    sendmail -bv your_username

-- 
David DeSimone   | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED]   |  that there is no man really clever who has not
Hewlett-Packard  |  found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer |    PGP: 5B 47 34 9F 3B 9A B0 0D  AB A6 15 F1 BB BE 8C 44

Reply via email to