On Tue, Apr 09, 2002 at 06:52:44PM +0800, Suresh Ramasubramanian wrote: >Rajesh <[EMAIL PROTECTED]> writes: > >> I have changed Delivery mode to queued, since I am sending mails directly >> without using smarthost. However due to this the mails for local users are >> also queued. What should I do so that the local mails are delivered >> immediatly. Is there any time limit for processing the queue ? > >set confCON_EXPENSIVE (holdexpensive) as true,
This is already set : define(`confCON_EXPENSIVE', true) >and remove the smarthost This is already been done since I am now sending mails directly. >and service.switch files. Will remove this file now and see how local queue is processed. >that way, if you dial out frequently (say once every half an hour) no >problems. Dialing evey one hour here. Thanks a lot. Peace -- Rajesh : ####[ Linux One Stanza Tip (LOST) ]########################### Sub : Capturing screen output using setterm LOST #142 To capture what is on a console to a file: $setterm -dump -file screen.dump To append to above file, for subsequent text screens : $setterm -append -file screen.dump ####<[EMAIL PROTECTED]>#################################### : _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
