Re: reprocess mails in sendmail

2007-03-07 Thread Jonathan McKeown
On Wednesday 07 March 2007 07:28, kk kumar wrote: Hi all, Do you need to include specific commands to periodically process the queue with sendmail? With sendmail I would explicitly (via cron) rerun queue processing every 30 minutes or so. Is there any better method to do this in sendmail

Re: reprocess mails in sendmail

2007-03-07 Thread Derek Ragona
Depending on the version of FreeBSD and the version of sendmail in that version will determine how sendmail is started by default. Look in /etc/rc.conf and /etc/defaults/rc.conf for specific settings. Typically sendmail will process queues on its own on a regular interval. No cron job

reprocess mails in sendmail

2007-03-06 Thread kk kumar
Hi all, Do you need to include specific commands to periodically process the queue with sendmail? With sendmail I would explicitly (via cron) rerun queue processing every 30 minutes or so. Is there any better method to do this in sendmail itself. The reason for this question is that some of the