From 5ce84d162d86e8ad4f3ccb60f794df05257e239f Mon Sep 17 00:00:00 2001 From: Clive Lin Date: Wed, 21 Feb 2001 02:25:59 +0000 Subject: This buffer is for notes you don't want to save, and for Lisp evaluation. If you want to create a file, visit that file with C-x C-f, then enter the text in that file's own buffer. Add nullmailer, a sendmail compatible MTA which only does one thing: send mail to a SMTP or QMQP smart relay. NOTICE: This port is usable now, but not yet dumb-safe. Please pay attention on its pkg-message. --- mail/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/Makefile') diff --git a/mail/Makefile b/mail/Makefile index 3aeccb2cdad4..a686c3a2583c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -80,6 +80,7 @@ SUBDIR += namg SUBDIR += newmail SUBDIR += nmh + SUBDIR += nullmailer SUBDIR += p5-Email-Find SUBDIR += p5-Email-Valid SUBDIR += p5-IMAP-Admin -- cgit v1.2.3