> -----Original Message----- > From: Myriam Abramson > Sent: Saturday, May 24, 2003 4:55 PM > Subject: sendmail help > > Hi! > > I'm having problems with sendmail not processing my mail queue. > I didn't have this problem before with RH 7.3 > To process my mail queue, I have to do a sendmail -q manually. Help! > > sendmail is running: > > service sendmail status > sendmail (pid 2252 2243) is running... > > ps -efl | grep -i sendmail > 5 S root 2243 1 0 75 0 - 1487 schedu 17:15 ? > 00:00:00 [sendmail] > 1 S smmsp 2252 1 0 85 0 - 1433 pause 17:15 ? > 00:00:00 [sendmail] > > /etc/sysconfig/sendmail shows > DAEMON=yes > QUEUE=1h > > mailq shows: > > mailq > /var/spool/mqueue (1 request) > -----Q-ID----- --Size-- -----Q-Time----- > ------------Sender/Recipient-----------h4OLrEEw003106 > 48 Sat May 24 17:53 <mabramso@xxxxxxxxxx> > (host map: lookup (hotpop.com): deferred) > <mabramso@xxxxxxx> > Total requests: 1 > I don't see a sendmail queueing problem here. Based on the output of mailq, I do see a host name lookup problem though. Check your systems resolver lib configuration (/etc/resolv.conf) and insure default gateway is defined. At least thats where I would start. Steve Cowles