clientmqueue

Hi, my /var/spool/clientmqueue directory is filling up.
I wanted to know if my server is using sendmail. Any way i can confirm that?

I am using Solaris 9.

cd /usr/lib
man sendmail
No manual entry for sendmail.
more /etc/rc.conf
/etc/rc.conf: No such file or directory
mailq -Ac -v
Warning: .cf file is out of date: sendmail 8.13.7 supports version 10, .cf file is version 0
/var/spool/clientmqueue is empty
                Total requests: 0
ps -ef|grep sendmail
    root   740     1  0   May 09 ?        0:00 /usr/lib/sendmail -bd -q15m
   smmsp   770     1  0   May 09 ?        0:00 /usr/lib/sendmail -Ac -q15m
   smmsp  2081     1  0   May 09 ?        0:00 /usr/lib/sendmail -Ac -q15m
   smmsp   905     1  0   May 09 ?        0:00 /usr/lib/sendmail -Ac -q15m

Any help would be appreciated. :slight_smile:

Thanks.