Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2006 08:23:20 GMT
From:      Pankov Pavel <pankov_p@mail.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/101963: New port: mail/nullpop A POP3 server that allows logins, but never returns any email
Message-ID:  <200608130823.k7D8NKQE096644@www.freebsd.org>
Resent-Message-ID: <200608130830.k7D8UICm015710@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         101963
>Category:       ports
>Synopsis:       New port: mail/nullpop A POP3 server that allows logins, but never returns any email
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 13 08:30:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Pankov Pavel
>Release:        6.1-RELEASE/i386
>Organization:
MPEI
>Environment:
FreeBSD fb.home 6.1-RELEASE FreeBSD 6.1-RELEASE #1: Wed May 10 18:19:01 MSD 2006     pankovpv@fb.home:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
NullPop is a POP3 server that allows logins, but never returns any
email. This is useful for certain setups where the user needs an
'account' setup in their mail client, but no real mail will ever
be received.

WWW: http://memberwebs.com/nielsen/software/nullpop/
>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       mail/nullpop
#       mail/nullpop/Makefile
#       mail/nullpop/pkg-descr
#       mail/nullpop/distinfo
#
echo c - mail/nullpop
mkdir -p mail/nullpop > /dev/null 2>&1
echo x - mail/nullpop/Makefile
sed 's/^X//' >mail/nullpop/Makefile << 'END-of-mail/nullpop/Makefile'
X# New ports collection makefile for:   nullpop
X# Date created:                2006-08-13
X# Whom:                        Pankov Pavel <pankov_p@mail.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=              nullpop
XPORTVERSION=           0.2
XCATEGORIES=            mail
XMASTER_SITES=          http://memberwebs.com/nielsen/software/nullpop/
X
XMAINTAINER=            pankov_p@mail.ru
XCOMMENT=               A POP3 server that allows logins, but never returns any email
X
X.include <bsd.port.pre.mk>
X
XGNU_CONFIGURE=         yes
XCONFIGURE_ARGS+=       --libexecdir="${TARGETDIR}/bin"
X
XPLIST_FILES=           bin/nullpop
XMAN8=                  nullpop.8
X
X.include <bsd.port.post.mk>
END-of-mail/nullpop/Makefile
echo x - mail/nullpop/pkg-descr
sed 's/^X//' >mail/nullpop/pkg-descr << 'END-of-mail/nullpop/pkg-descr'
XNullPop is a POP3 server that allows logins, but never returns any
Xemail. This is useful for certain setups where the user needs an
X'account' setup in their mail client, but no real mail will ever
Xbe received.
X
XWWW: http://memberwebs.com/nielsen/software/nullpop/
END-of-mail/nullpop/pkg-descr
echo x - mail/nullpop/distinfo
sed 's/^X//' >mail/nullpop/distinfo << 'END-of-mail/nullpop/distinfo'
XMD5 (nullpop-0.2.tar.gz) = 4333613e72c7bbf227dc705b774326ab
XSHA256 (nullpop-0.2.tar.gz) = 70372d09d8c017aa3bceeab6281e4a341766d6f7eb39f6d5763d9801908634ac
XSIZE (nullpop-0.2.tar.gz) = 79955
END-of-mail/nullpop/distinfo
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608130823.k7D8NKQE096644>