[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Some comments...
>   Is there a good way of emulating Smail's smart_user directive (directs 
> local mail that doesn't match a local mailbox, somewhere else)?
	I am not sure of this, but I think the PUNTHOST is for this ?
# PUNTHOST is where mail that is supposed to go to a local address, but
# no such address exists, is punted to.
#PUNTHOST=      relay.cs
>   Is there a way of changing the timeout values for messages that cannot 
> be delivered because of DNS timeout?  It's sort of annoying to send mail 
> with a hostname typo that takes three days to be bounced...
Define  scheduler.conf  entry as:
hold/ns:*
	...
where you set that HOLD-timeout into something else.
The patterns are those of Shell-GLOB.
> Tom
	/Matti Aarnio	<mea@utu.fi>
- Follow-Ups:
- Re: Some comments...
- From: Tom Samplonius <tom@haven.uniserve.com> (Tue, 28 Feb 1995 18:27:46 +0200)