Add UNMESSAGE telling how to properly & completely uninstall sympa,
otherwise httpd & postfix/sendmail will barf at next restart.
This commit is contained in:
parent
dd40bd1eb3
commit
42087adb4d
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2011/09/17 13:16:45 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2012/03/07 09:45:16 landry Exp $
|
||||
|
||||
COMMENT = mailing list manager with web interface
|
||||
|
||||
VERSION = 6.1.7
|
||||
DISTNAME = sympa-${VERSION}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = mail www
|
||||
|
||||
|
4
mail/sympa/pkg/UNMESSAGE
Normal file
4
mail/sympa/pkg/UNMESSAGE
Normal file
@ -0,0 +1,4 @@
|
||||
To completely deinstall sympa you need to:
|
||||
* remove the symlink enabling the web interface
|
||||
# rm -f /var/www/conf/modules/sympa.conf
|
||||
* remove the sympa mail aliases from your MTA config
|
Loading…
Reference in New Issue
Block a user