sendmail check time

John Reynolds jreyn at us.ibm.com
Thu May 26 14:23:07 UTC 2005


ajay asks:

>hello everybody 
> 
>i have a redhat 9.0 server with sendmail running. it checks for mails 
after every 30 min. , now i want to reduce its time and make it 5 min. 
> 
>i have some idea , it might be some where in sendmail.mc , but do not 
exactly know where.
> 
>i need tip!

If there is an /etc/sysconfig/sendmail file, see what the QUEUE setting 
is.  Setting it to

        QUEUE=5m 

should set the queue scan interval to 5 minutes.  Then

        /etc/init.d/sendmail restart

should restart the daemon with the new parameter.

John Reynolds
SEEL-IT
IBM-by-the-Bay, CA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/redhat-install-list/attachments/20050526/08535faf/attachment.htm>


More information about the Redhat-install-list mailing list