"Kurt J. Lidl" <[EMAIL PROTECTED]> writes:
> 
> I have a small patch that would be nice to be included -- basically,
> it allows the usage of the "MAILHOST" environment variable, without
> having to have HESIOD turned on.  I need this functionality for my
> environment, where we have identical /usr/local on all my machines
> (so I cannot just hardcode into the mts.conf file), and I have multiple
> POP mail servers for my users.
> 
> It's pretty straightforward...

Thanks, Kurt.  I applied your patch.  I rewrote the inc.man change, though:

>  above.  But if the option \*(lqpophost:\*(rq is set in the mts
>  configuration file \*(lqmts.conf\*(rq, or if the `\-host\ hostname'
>  switch is given, then \fIinc\fR will query this POP service host
> -for mail to incorporate.
> +for mail to incorporate.  \fIinc\fR will use the environmental
> +variable \fB$MAILHOST\fR to to identify the POP service host if it
> +is set (the `\-host\ hostname' switch will override the environmental
> +variable if specified).
>  
>  The default is for \fIinc\fR to assume that your account name on
>  the POP server is the same as your current username.  To specify

You repeated the word "to" and you mean "environment variable", not
"environmental variable".  "environmental variable" would be something like
wind speed.  ;^>

Here's what I put in inc.man:

 \fIinc\fR will normally check local mail drops for mail, as covered above.  But
 if the option \*(lqpophost:\*(rq is set in \*(lqmts.conf\*(rq, or if the
 `\-host\ hostname' switch is given, or if the \fB$MAILHOST\fR environment
 variable is set, then \fIinc\fR will query this POP service host for mail to
 incorporate.  If \fB$MAILHOST\fR is set and \-host is specified as well, the
 commandline switch will override the environment variable.

-----------------------------------------------------------------------
Dan Harkless                   | To prevent SPAM contamination, please 
[EMAIL PROTECTED]      | do not post this private email address
SpeedGate Communications, Inc. | to the USENET or WWW.  Thank you.     

Reply via email to