Thanks!  This did the trick.  I had tried ns_param mailhost $hostname,
but there is a difference in mailhost and MailHost.  I also left the
double quotes off of "127.0.0.1" and it seems to work.

wes

On Fri, 2002-11-01 at 09:57, Daniel P. Stasinski wrote:
> Make sure you have in your nsd.tcl file:
>
>     ns_section "ns/parameters"
>     ns_param   MailHost        "127.0.0.1"
>     ns_param   SmtpPort        25
>

Reply via email to