Bug 72

Summary: Documentation for --with-mailto could be better
Product: Sudo Reporter: henryg
Component: DocumentationAssignee: Todd C. Miller <Todd.Miller>
Status: RESOLVED FIXED    
Severity: low    
Priority: low    
Version: 1.6.5   
Hardware: Sun   
OS: All   

Description henryg 2002-02-20 18:08:04 MST
This is really only a very minor quibble. However, I got into some
VERY misleading territory when I tried

     ./configure --with-mailto sudo_security

I suggest that for consistency with, say, "--with-sendmail=path",
the documentation for "--with-mailto" be a little different.
For example:

$ diff INSTALL
314c314
<   --with-mailto
---
>   --with-mailto=user|mailalias
Comment 1 Todd C. Miller 2002-02-21 20:24:59 MST
I can see how that could be misleading.  I'll clarify which configure options
need arguments for the next release.