Version 12 of mail

Updated 2005-01-23 15:14:22 by cl

Mail is one of the killer apps for the internet (along with the WWW of course).

On this page, I hope to accumulate pointers to various related programs, extensions, wiki pages, etc. relating to dealing with mail from Tcl.

Here are some other mail-related links in the Wiki:

IMAP - Tcl implementations of this mail protocol

MUA - mail user agents in Tcl

mail notification tools (i.e., biff)


"EMail Package for TCL" [L1 ] (are the error diagnostics with this primitive?)

"Sendmail"

"mail example" [L2 ]

"mail forwarding example" [L3 ]


'OTOH this works fine:

  % exec cmd /c start "" mailto:[email protected]?subject=abc^&body=bbb

' [give ref]


Category Internet Category Application