diff options
Diffstat (limited to 'lynx.cfg')
-rw-r--r-- | lynx.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lynx.cfg b/lynx.cfg index 3e4a2a29..4f330475 100644 --- a/lynx.cfg +++ b/lynx.cfg @@ -885,6 +885,12 @@ DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html #SYSTEM_MAIL:/usr/lib/sendmail #SYSTEM_MAIL_FLAGS:-t -oi +# Win32: +#======= +# Please read sendmail.txt in the LYNX_W32.ZIP distribution +# +#SYSTEM_MAIL:sendmail -f me@my.host -h my.host -r my.smtp.mailer -m SMTP + # VMS ONLY: #========== # MAIL_ADRS is defined in userdefs.h and normally is structured for PMDF's |