My Oracle Support Banner

Clientmqueue Directory May Fill Up When Sendmail Services Are Turned Off (Doc ID 1469237.1)

Last updated on APRIL 18, 2023

Applies to:

Solaris Operating System - Version 10 3/05 and later
Information in this document applies to any platform.

Symptoms

Systems with Sendmail services disabled may still have custom scripts and/or cron jobs which call mailx(1), and this results in unsent mail filling up the /var/spool/clientmqueue directory.

For Example:

bash-3.2# svcs -a | grep sendmail
disabled       Jun_14   svc:/network/smtp:sendmail
disabled       Jun_14   svc:/network/sendmail-client:default
bash-3.2#

bash-3.2# mailx -v -s test <USER>@<DOMAIN_NAME>
.
EOT
bash-3.2# <USER>@<DOMAIN_NAME>... Connecting to [127.0.0.1] via relay...
<USER>@<DOMAIN_NAME>... Deferred: Connection refused by [127.0.0.1]

bash-3.2#

bash-3.2# cd /var/spool
bash-3.2# ls -l *queue*
clientmqueue:
total 4
-rw-rw----   1 smmsp    smmsp          1 Jun 20 15:54 <FILENAME1>
-rw-rw----   1 smmsp    smmsp        731 Jun 20 15:54 <FILENAME2>

mqueue:
total 0
bash-3.2#

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.