mini_sendmail

mini_sendmail reads its standard input up to an end-of-file and sends a copy of the message found there to all of the addresses listed. The message is sent by connecting to a local SMTP server. This means mini_sendmail can be used to send email from inside a chrooted area.

Tags Communications Email
Licenses BSD Original
Operating Systems POSIX
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  09 May 2005 08:31
  • Rrelease-after

Changes: mini_sendmail now handles multi-line replies. It supports the use of "--" to mark end of arguments (for mutt compatibility). A -p option was added to specify the port, but this can be disabled at compile time. mini_sendmail now strips the client-supplied angle brackets from addresses before adding its own. The IPv6 code has received some fixes.

  • Rrelease-mid
  •  01 Aug 2002 16:39
  • Rrelease-after

Changes: This release removes leading whitespace from recipients to accommodate PHP.

  • Rrelease-mid
  •  01 Mar 2002 08:59
  • Rrelease-after

Changes: Since 1.2, mini_sendmail allows the -t switch to take commandline recipients. 1.3 adds IPv6 support.

Rss Recent comments

Rcomment-before 08 Mar 2002 16:52 Rcomment-trans breiter Rcomment-after

Similiar projects
Looks like there are at least three projects,
basically solving the same thing:

smtpclient by Ralf Engelshall

nbsmtp by "drysdam"

mini_sendmail by Jef Poskanzer

Rcomment-before 21 Feb 2002 04:01 Rcomment-trans dl4ner Rcomment-after

does not accept "-i"
mini_sendmail does not accept the switch "-i", which is needed for php by default.

solution:

a) change php.ini to contain only "sendmail -t"

b) patch program to ignore "-i" switch.

just a hint ;-)

regards.

Rcomment-before 09 Oct 2001 16:12 Rcomment-trans aamoruso Rcomment-after

mini_sendmail and CC:
I've found what I suppose is a simple bug. If you send
messages containing an empty Cc: line in headers section,
while working with option -t, mini_sendmail sends this line
to the remote SMTP server, which fails with error 501.

Removing the empty Cc: mini_sendmail works great and
the remote smtp server doesn't complain.

Tried using Sendmail aliases "feed to program" via a
simple perl script.

1e6955d76263a2e1433de9ce40ca1625_thumb

Project Spotlight

dd_listmsgs

A program that shows message headers in DayDream BBS messagebases.

55347be9e4c907871b9a2e66bed5c71d_thumb

Project Spotlight

Punto

A tool for the visualization of particles.