1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/mail/ezmlm-web/pkg-message
Will Andrews 5d20bc5108 Add ezmlm-web 2.0, a convenient GUI method with which users can configure
their ezmlm-idx mailing lists.  This port depends on p5-Mail-Ezmlm, which
I will add in a moment.

PR:		20442
Submitted by:	Guy Antony Halse <guy@rucus.ru.za.za>
2000-08-09 19:04:59 +00:00

14 lines
519 B
Plaintext

NB!! By default no security is enabled on ezmlm-web.
The effectively means that at the moment, anyone can go to
http://<your host>/cgi-bin/ezmlm-web
and alter any of your primary mailing lists.
If this is not what you want (and it probably isn't :), you need to
either create a <File> directive in you apache configuration, or
use a .htaccess file, or provide some other means of security.
Have a look at the README file in %%PREFIX%%/share/ezmlm-web for
more information. There are also some sample files there.