Skip to content

ikedas/smtpc

Repository files navigation

smtpc - SMTP / LMTP client

smtpc is an email client. It reads a message from standard input and submits it to email server through socket.

Install

  • If you checked out the source from repository, run autoreconf in advance:
    $ autoreconf -i

Extract source, move into top directory of source, then run:

$ ./configure (...options...)
$ make
# make install

Usage

See smtpc.1.md.

License

BSD 2-Clause.

About

SMTP / LMTP client command-line compatible with sendmail(1) utility

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages