Hi,
I have been trying to recieve the mails from the "cronjob" ,but I am not getting any of the mail ,
Instead I see all the mails at "/var/spool/clientmqueue'".
Can anyone please let me know how can I have these mails lying around at "/var/spool/clientmqueue" be delievered to thier respective users?.
(FYI:
If I go to "/var/spool/mail" I don't see any mails ,for any users ,all of them have ZERO BYTES.
#cd /var/spool/mail
#ls -l
-rw-rw---- 1 chintan chintan 0 Feb 25 20:38 chintan
-rw-rw---- 1 isaecs mail 0 Feb 26 02:37 isaecs
-rw-rw---- 1 oracle mail 0 Feb 26 02:38 oracle
-rw-rw---- 1 root mail 0 Mar 4 03:18 root
)