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
Sebastian b1287d97e2 - big merge of Postfixadmin smarty into trunk
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@757 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 15 years ago
po Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
README.Debian Support for lenny packages added. 15 years ago
TODO Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
apache.conf Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
changelog - big merge of Postfixadmin smarty into trunk 15 years ago
compat debian/control: fix some debian-isms after review from mez@sourceguru.net 16 years ago
confd-link.sh Support for lenny packages added. 15 years ago
control Updates Standards-Version, no changes needed... 15 years ago
copyright Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
lighttpd.conf Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
postfixadmin.config Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
postfixadmin.dirs debian/control: fix some debian-isms after review from mez@sourceguru.net 16 years ago
postfixadmin.docs Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
postfixadmin.examples Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
postfixadmin.install Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
postfixadmin.links Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
postfixadmin.postinst Support for lenny packages added. 15 years ago
postfixadmin.postrm Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
postfixadmin.prerm Support for lenny packages added. 15 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 15 years ago
templates Migrated my .deb changes into SVN. Feedback welcome... 15 years ago
watch Migrated my .deb changes into SVN. Feedback welcome... 15 years ago

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.