From: Nick C. <ni...@cl...> - 2003-04-02 17:11:28
|
On Tue, Mar 25, 2003 at 10:48:04PM +0000, Dave Cross wrote: > On Mon, Feb 24, 2003 at 08:43:38AM -0500, Howard L. Funk (co...@hl...) wrote: > > Hallo Dave, > > > > I am delighted with the FormMail.pl script. I would like to suggest a small > > enhancement. As presently configured, when an invalid email address (but in > > the correct format) is specified, many mail servers will bounce the message > > to the ISP. The use of the -f flag in the invocation of SENDMAIL as > > -f $error > > > > where $error is defined in the variables list as the address to which > > bounces should be sent can overcome this problem. > > Thanks for the email. I've forwarded it to the nms developers. That feature is already there, but the variable is called $postmaster rather than $error. -- Nick |