INSTALL
changeset 128 cf8116625866
parent 127 97a9f6dd954b
child 131 2b8154cc7ebe
--- a/INSTALL	Fri Aug 21 11:25:14 2009 +0000
+++ b/INSTALL	Fri Aug 21 17:42:22 2009 +0000
@@ -26,7 +26,7 @@
 * Create Database and db users for Postfix and Dovecot
     connecting to PostgreSQL:
     psql template1
-    
+
     # create database
     CREATE DATABASE mailsys ENCODING 'UTF8';
     # connect to the new database