another sendmail / email issue

Jerry Feldman gaf at blu.org
Thu May 26 13:15:30 EDT 2005


On Thursday 26 May 2005 12:57 pm, Howard wrote:
> I forgot to mention that when I issue the command:  mailq, the
> response is /var/spool/mqueue is empty.  But, if I list the
> contents there are 466 files listed.
There are generally 3 types of files in the mail queue (as I recall).
1. The queue file. (eg. 010AE18381C.qf). There is 1 per message. This 
generally has information about where the message is going.
2. The data file. (eg. 010AE18381C.df). This is the body of the email 
message. 
3. There is a third type of file, I forget the suffix, but it sometimes 
exists when an email is being processed. 

First, shut off the sendmail daemon. 
You should only have .df and .qf files and no file should be older than 5 
days. In the past, I would simply just remove any old files. I used to find 
a number of .df files without a corresponding .qf. 
-- 
Jerry Feldman <gaf at blu.org>
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9



More information about the Discuss mailing list