Date: Thu, 1 Apr 2004 08:48:37 -0800 (PST) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/gnarwl Makefile distinfo pkg-descr pkg-plist ports/mail/gnarwl/files patch-Makefile.in Message-ID: <200404011648.i31Gmb8H084810@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004/04/01 08:48:37 PST FreeBSD ports repository Modified files: mail Makefile Added files: mail/gnarwl Makefile distinfo pkg-descr pkg-plist mail/gnarwl/files patch-Makefile.in Log: Add gnarwl, the email autoresponder. Unlike the original vacation(1) program, gnarwl is based on LDAP. Traditionally you had to give every user, who wanted to use autoreply facilities full fledged system accounts (trusting them to set their forwarding up properly, cursing when they didn't). With gnarwl this is history. User information is now stored in LDAP. Thats right, no more messing around with system accounts or homedirs for users who just want their email working, but don't care to fuss around with shell commands. WWW: http://www.oss.billiton.de/software.shtml PR: ports/64895 Submitted by: Xavier Beaudouin <kiwi@oav.net> Revision Changes Path 1.505 +1 -0 ports/mail/Makefile 1.1 +31 -0 ports/mail/gnarwl/Makefile (new) 1.1 +2 -0 ports/mail/gnarwl/distinfo (new) 1.1 +544 -0 ports/mail/gnarwl/files/patch-Makefile.in (new) 1.1 +13 -0 ports/mail/gnarwl/pkg-descr (new) 1.1 +21 -0 ports/mail/gnarwl/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404011648.i31Gmb8H084810>