Date: Wed, 07 Mar 2007 11:19:37 -0600 From: Derek Ragona <derek@computinginnovations.com> To: "kk kumar" <nv.kiran.kumar@gmail.com>, freebsd-questions@freebsd.org Subject: Re: reprocess mails in sendmail Message-ID: <6.0.0.22.2.20070307111604.025f4520@mail.computinginnovations.com> In-Reply-To: <7772d7120703062128v5e9e546auec83e300f741154d@mail.gmail.co m> References: <7772d7120703062128v5e9e546auec83e300f741154d@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 required. -Derek At 11:28 PM 3/6/2007, 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 itself. The reason for this question is that some of the mails >which needs to be delivered to another mail server was not reachable and >this mail was not processed for 4 days. but when i manually flush the queue >i am able to send the mail to the RCPT mail server. Any fields i need to >change in Sendmail for solving this problem. > >Regards >Kiran Kumar >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >-- >This message has been scanned for viruses and >dangerous content by MailScanner, and is >believed to be clean. >MailScanner thanks transtec Computers for their support. > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.2.20070307111604.025f4520>