Mail Archives: djgpp/2002/02/17/00:45:22.2
"Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> writes:
>> From: "Thomas Mueller" <tmueller AT bluegrass DOT net>
>> Newsgroups: comp.os.msdos.djgpp
>> Date: 16 Feb 2002 13:38:53 GMT
>>
>> DOS command-line program for SMTP, POP3 and NNTP is UKA_PPP. Current version is
>> 1.7x2, aka NOS-BOX 2.05. URL is
>>
>> http://mvmpc200.ciw.uni-karlsruhe.de/~mvmpc9/index.htm
>Thanks.
For a simple command line SMTP mailer under plain DOS, I would
recommend a combination of the WATTCP program "TCPPORT" (not DJGPP,
since it must be a real mode program) with "X_MAILN" from the UKA_PPP
package. I will be including sample batch files for doing this with
the next package of the DJGPP port of the lynx browser that I put up
on my web site. John Lewis has had a similar setup for the "Bobcat386"
package of lynx (same DJGPP binary), using a modified version of
X_MAILN. See his "MAILOUT" package:
"http://members.kingston.net/lewis/mailout.zip"
TCPPORT connects to port 25 of the SMTP server, while X_MAILN handles
the scripting of the conversation with the server.
UKA_PPP is licensed free only for non-commercial use. Karl-Heinz
Weiss, its author, has agreed to license X_MAILN free for commercial
use also when used as a mailer with lynx.
Doug
--
Doug Kaufman
Internet: dkaufman AT rahul DOT net
- Raw text -