Page 1 of 1

clientmqueue

PostPosted: Tue Dec 22, 2009 11:19 am
by arunkoods
Hi mflorell ,

the /var/spool/clientmqueue ocupies 18 Gb of my hard disk space . can you please explain me waht is this clientmqueue.Can i reomve this please explain it use in vicidial.

*************************
root@vici clientmqueue]# ll -h
total 18G
-rw-rw---- 1 smmsp smmsp 24K Dec 11 08:59 dfnBBDuW80028495
-rw-rw---- 1 smmsp smmsp 2.0G Dec 11 09:11 dfnBBE69ZX002867
-rw-rw---- 1 smmsp smmsp 2.0G Dec 11 09:15 dfnBBE71Ft003190
-rw-rw---- 1 smmsp smmsp 2.0G Dec 11 09:18 dfnBBE84Pj004934
-rw-rw---- 1 smmsp smmsp 2.0G Dec 11 09:37 dfnBBER1Yk025562
-rw-rw---- 1 smmsp smmsp 2.0G Dec 11 09:40 dfnBBES4vP027507
-rw-rw---- 1 smmsp smmsp 2.0G Dec 11 09:48 dfnBBETKFh028253
-rw-rw---- 1 smmsp smmsp 2.0G Dec 11 09:48 dfnBBEX32a031653
-rw-rw---- 1 smmsp smmsp 2.0G Dec 11 09:44 dfnBBEY1F2031879
-rw-rw---- 1 smmsp smmsp 8.0K Dec 12 10:38 dfnBCFbWoM028135
-rw-rw---- 1 smmsp smmsp 84K Dec 12 10:39 dfnBCFVKke023399
-rw-rw---- 1 smmsp smmsp 2.0G Dec 12 10:45 dfnBCFX2qr024530
-rw-rw---- 1 smmsp smmsp 68K Dec 12 10:39 dfnBCFXCcC024648
-rw-rw---- 1 smmsp smmsp 40K Dec 14 18:37 dfnBENLBiI011426
-rw-rw---- 1 smmsp smmsp 24K Dec 14 18:37 dfnBENOF2k018722
***************************************************************

PostPosted: Tue Dec 22, 2009 7:27 pm
by williamconley
please post your entire setup, put it in your signature. if this is in some way related to a specific build/version of Vicidial ... you may never get an answer until you do. So put it in your signature so you never forget and those who are helping you can realize immediately if you have a "version" or "build" specific issue ...

have you LOOKED in those files? how do you know they are related to vicidial?

PostPosted: Tue Dec 22, 2009 11:55 pm
by arunkoods
Hi All,
I foound what is clientmqueue ?

When submitting mail by using sendmail as a mail submission program,
sendmail copies all messages to /var/spool/clientmqueue first. sendmail is
a setgid smmsp program and thus gives the any user the permission to do so
(/var/spool/clientmqueue belongs to user and group smmsp).

Later, another sendmail process, the sendmail localhost-only (FreeBSD
default config) mail transfer agent (MTA) copies the messages from
/var/spool/clientmqueue to /var/spool/mqueue and sends them to their
destination.

When files accumulate in /var/spool/clientmqueue, you probably don't run
the sendmail localhost MTA, and thus the mails don't get send.