mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MIT-Scheme-devel] IMAIL


From: Taylor R Campbell
Subject: Re: [MIT-Scheme-devel] IMAIL
Date: Tue, 17 Feb 2015 00:19:12 +0000
User-agent: IMAIL/1.21; Edwin/3.116; MIT-Scheme/9.1.99

   Date: Mon, 16 Feb 2015 11:45:04 +0100
   From: Peter BARABAS <address@hidden>

   I couldn't find a way to send e-mails however, even after digging through
   the sources. Am I right in supposing that the functionality isn't there
   yet? Are there plans to implement it? (I think one can either use an SMTP
   library or rely on sendmail (on Unix). Which one would you prefer?) I
   checked todo.txt in the imail folder, but there were no mentions about
   sending e-mails.

It's not part of IMAIL -- it's another part of Edwin.  If you hit `m'
in IMAIL, it will open Edwin's mail composer.  When you send with `C-c
C-c', it will by default invoke the sendmail executable to submit the
message to the mail system, but you can also teach it to talk SMTP to
your favourite submission server by setting `mail-relay-host' to the
hostname of the submission server (and `mail-relay-service' to the
port number, if not 25).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]