blob: 9ed1880716069486b3bbba2508945f07a38e007b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
smtpmail is a little console-based tool for users who have no
local mailserver on her machine. it enables these users to send
their mail over a remote smtp server.
Features
* Use of an remote smtp server
* Use of a user-defined sender address
* SMPT auth (type login)
* You can define unlimited recivers for the mail, the
* carbon copy and the blind carbon copy
* You can add an unlimited number of attachments to the
* mail
WWW: http://savannah.nongnu.org/projects/smtpmail
|