How can a mail be sent in eiffel with kernel library? which class to use?
Asked
Active
Viewed 30 times
1 Answers
1
Library net
of standard EiffelStudio distribution provides means for sending messages with SMTP. A simple example of using this functionality is located in .../examples/net/transport/smtp
.

Alexander Kogtenkov
- 5,770
- 1
- 27
- 35