Subject: Re: lynx-dev Lynx DOS
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
> * From: Doug Kaufman <[EMAIL PROTECTED]>
>
>On Wed, 8 Mar 2000, trh wrote:
>
>> just installed version 2.8.2. Works great under Windows 98. I can even
>> do a batch dump!
>>
>> The only thing I couldn't do so far is to be able to mail stuff. It's
>> asking for an SMTP host to be specified. I've got to figure out how to do
>> that under Win 98. I have a cable modem, that has an SMTP host I believe.
>
>If you got this from fdisk.com, there should be a file SENDMAIL.TXT,
>that explains how to do this. If you can't get it to work, write back
>to the list stating exactly what you tried. Please note that lynx for
>DOS and lynx for Win32 are different packages.
That means you need to edit the lynx.cfg file to provide the smtp host
for the sendmail.exe program as one of the flags of the sendmail command.
BTW, I was looking at LYNews.c, and it seems as if there are enough things
available in the www\library\implementation directory to rewrite LYMail.c
along the lines of LYNews.c and get rid of all this reliance on mail
programs that basically do very little except demand specialized command-
line options.