From owner-freebsd-questions Thu Nov 23 23:03:36 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00108 for questions-outgoing; Thu, 23 Nov 1995 23:03:36 -0800 Received: from hub.org (hub.org [199.166.238.138]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id XAA29983 for ; Thu, 23 Nov 1995 23:03:31 -0800 Received: (from scrappy@localhost) by hub.org (8.7.1/8.7.1) id BAA00418; Fri, 24 Nov 1995 01:58:19 -0500 (EST) Date: Fri, 24 Nov 1995 01:58:04 -0500 (EST) From: "Marc G. Fournier" To: Piero Serini cc: Peter Marelas , rpt@miles.sso.loral.com, questions@freebsd.org Subject: Re: holding mail for delayed delivery?? In-Reply-To: <199511240003.BAA03763@strider.ibenet.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk On Fri, 24 Nov 1995, Piero Serini wrote: > Hello. > > Quoting from Peter Marelas (Wed Nov 22 13:49:01 1995): > > > What do I have to do to the sendmail.cf on the permanent machine so > > > that it will hold my mail until I link in next time, as opposed to > > > bouncing it back to the sender as undeliverable? > > > > > > > Its got nothing to do with sendmail, it has to do with DNS and MX records. > > Speak to your service provider. > > It's partially incorrect. Actually, there is a variable to > set up in sendmail.cf to specify the amount of time sendmail > will try to send a mail before a) returning a warning, and > b) deleting it from the queue. See > > # default message timeout interval > OT7d/10h > For most implementations of sendmail (ie. default .cf file), its set for something like 5d/4h...and if your MX records are not set up correctly, this variable means nothing, the mail will bounce anyway. All the OT variable gives you is how long sendmail will hold that email in the queue after its been received. Marc G. Fournier | Knowledge, Information and Communications, Inc (ki.net) scrappy@hub.org | soon to be: | scrappy@ki.net | For more information, send me email.