NullPop 0.2 review
DownloadNullPop is a POP3 server that allows logins, but never returns any email. NullPop is useful for certain setups where the user need
|
|
NullPop is a POP3 server that allows logins, but never returns any email.
NullPop is useful for certain setups where the user needs an 'account' setup in their mail client, but no real mail will ever be received.
Installation:
A basic install procedure looks like this.
# cd nullpop-0.x
# ./configure
# make
# make install
By default nullpop will install to the /usr/local/libexec/ path. You may want to specify a different prefix with the --prefix argument to ./configure.
Execute the following command for more options:
./configure --help
What's New in This Release:
Added documentation
NullPop 0.2 keywords