Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id F3ECA63B89A for ; Mon, 5 Jan 2009 13:35:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9F3B063B145; Mon, 5 Jan 2009 13:35:38 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id BBAFD63B144 for ; Mon, 5 Jan 2009 13:35:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A604F175D0; Mon, 5 Jan 2009 13:35:37 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/mail/p5-Email-Sender To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20090105133537.A604F175D0@cvs.netbsd.org> Date: Mon, 5 Jan 2009 13:35:37 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Mon Jan 5 13:35:37 UTC 2009 Update of /cvsroot/pkgsrc/mail/p5-Email-Sender In directory ivanova.netbsd.org:/tmp/cvs-serv7832 Log Message: Import p5-Email-Sender version 0.001. Email::Sender replaces the old and sometimes problematic Email::Send library, which did a decent job at handling very simple email sending tasks, but was not suitable for serious use, for a variety of reasons. At present, the casual user is probably best off using Email::Send::Transport::Sendmail. If a local sendmail program is unavailable, Email::Send::Transport::SMTP will allow you to send mail through your relay host. In the future, Email::Sender::Simple will provide a very simple interface for sending mail. Status: Vendor Tag: TNF Release Tags: pkgsrc-base N pkgsrc/mail/p5-Email-Sender/distinfo N pkgsrc/mail/p5-Email-Sender/Makefile N pkgsrc/mail/p5-Email-Sender/DESCR No conflicts created by this import