On Sat, 29 Jul 2000 21:41:22 -0900 (PDT), Howard Schwartz wrote:
> Well, so far, arachne's insight has been the only transport agent that
> reliably sends mail to my smtp server (I've recently tried x_mailn.exe
> and smtpop12.exe; they did not work).
> However, I prefer to receive/read mail with other software. So I
> wonder: How do I use insight.exe as a standalone program to mail
> one or several messages to my smtp server for delivery? It appears
> mail to-be-sent (tbs) are saved as one-file-per-message with standard
> mail headers (To: From: etc.).
> The options displayed by insight do not obviously indicate how to
> send mail. And I am worried that part of core.exe may be used to
> send out mail? Or perhaps there are settings and/or additional cfg files
> I need to be concerned about in order to use insight itself to send mail?
> Any hints gladly taken.
You are misunderstanding the function of Insight.exe
Insight is *not* the program which sends and receives the eMail.
All it does is.....
1) convert an eMail file to html format for viewing.
2) move messages to other directories
3) delete messages from the "trash folder"
That's all, nothing more.
It is CORE.EXE which sends using POP3, and receives using SMTP.
_____________
Here are the lines in mime.cfg that define the functions of INSIGHT.EXE
;Other files and DGI scripts:
file/.cnm >HTM|[110]$einsight.exe $1 -cache=$t>$2
file/.eml >HTM|[110]$einsight.exe $1 -cache=$t>$2
file/.rfc >HTM|[110]$einsight.exe $1 -cache=$t>$2
file/.mes >HTM|[110]$einsight.exe $1 -cache=$t>$2
file/.tbs >HTM|[110]$einsight.exe $1 -cache=$t>$2
file/.snt >HTM|[100]$einsight.exe $1 -cache=$t>$2
file/inbox.dgi >HTM|[130]$einsight.exe -i $M*.cnm -cache=$t>$2
file/outbox.dgi >HTM|[130]$einsight.exe -i $M*.tbs -cache=$t>$2
file/readmail.dgi >HTM|[110]$einsight.exe -folders $M*.* -cache=$t>$2
file/sentmail.dgi >HTM|[130]$einsight.exe -i $M*.snt -cache=$t>$2
file/trashfolder.dgi >HTM|[130]$einsight.exe -i $Mtrash\\*.mes -cache=$t>$2
file/reply.dgi >HTM|[110]$einsight.exe -r -q=$q -cache=$t>$2
file/resend.dgi >HTM|[110]$einsight.exe -e -q=$q -cache=$t>$2
file/forward.dgi >HTM|[110]$einsight.exe -f -q=$q -cache=$t>$2
file/movemail1.dgi >HTM|[130]$einsight.exe -1 -q=$q -cache=$t>$2
file/movemail2.dgi >HTM|[130]$einsight.exe -2 -q=$q -cache=$t>$2
;
;Trash mail folder management:
;people who don't like TRASH folder can copy delmail1.dgi as delmail2.dgi ..
file/delmail1.dgi >HTM|[130]$einsight.exe -2 -q=$q -cache=$t>$2
file/delmail2.dgi >HTM|[130]$einsight.exe -d -q=$q -cache=$t>$2
file/emptytrash.dgi >HTM|if exist $Mtrash\\*.mes del
$Mtrash\\*.mes\n$einsight.exe -i $Mtrash\\*.mes -cache=$t>$2
_____________
Glenn McCorkle [EMAIL PROTECTED] North Jackson, Ohio, USA
DOS prog. for QV cameras http://www.angelfire.com/id/glenndoom/qvplay.html
Other stuff http:[EMAIL PROTECTED]/
--
Arachne, The Web Browser for DOS
Open the 'DOOR' to the WWW. Keep the 'windows' closed.
Download Arachne for DOS http://browser.arachne.cz/dos/
Visit the Arachne home page http://arachne.cz/