You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postfixadmin/debian
Christian Boltz 7c890a49ea postfixadmin 2.3 final(ly) :-)
- updating version number in various places


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@739 a1433add-5e2c-0410-b055-b7f2511e0802
15 years ago
..
patches update patch for config.inc.php ... dunno if i can rename it or should remove it... weird debian stuff ;) see also https://sourceforge.net/tracker/?func=detail&aid=2827499&group_id=191583&atid=937964 16 years ago
po
README.Debian Support for lenny packages added. 16 years ago
TODO
apache.conf
changelog postfixadmin 2.3 final(ly) :-) 15 years ago
compat
confd-link.sh Support for lenny packages added. 16 years ago
control Updates Standards-Version, no changes needed... 16 years ago
copyright
lighttpd.conf
postfixadmin.config
postfixadmin.dirs
postfixadmin.docs
postfixadmin.examples
postfixadmin.install
postfixadmin.links
postfixadmin.postinst Support for lenny packages added. 16 years ago
postfixadmin.postrm
postfixadmin.prerm Support for lenny packages added. 16 years ago
rules rules: alaways install the confd-link.sh script... partial fix to https://sourceforge.net/tracker/?func=detail&aid=2827499&group_id=191583&atid=937964 16 years ago
templates
watch

README.Debian

PostfixAdmin for Debian
=======================

After installing the package, you should find that :

http://youserver/postfixadmin/setup.php works. This should 
guide you through the appropriate process.

You will need to create a database (either MySQL or PostgreSQL) 
and know the username and password for it. The Database does not need
to be on the same server as the Postfixadmin install.



Recommended and Suggested Packages
==================================

 - Postfix
 - MySQL or PostgreSQL
 - Courier or Dovecot
 

Where to get help
=================

The first stop would be the Postfixadmin Website, Forum or IRC channel. 

See :
 - http://postfixadmin.sf.net
 - #postfixadmin on irc.freenode.net


How to build this package for Debian/lenny
==========================================

If you want to build this package for Debian/lenny, you have to execute

	DIST="lenny" dpkg-buildpackage -rfakeroot

This will include the confd-link.sh script into the package. That script
is included in wwwconfig-common >0.2, but we have an older version in
lenny at the moment.

We (upstream and myself) want to provide also an lenny ready package,
which will be available via sf.net. Just as an easy way for interested
people which are running lenny.