Index: INSTALL =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/og2list/INSTALL,v retrieving revision 1.14.2.1 diff -u -r1.14.2.1 INSTALL --- INSTALL 31 Aug 2006 08:20:41 -0000 1.14.2.1 +++ INSTALL 6 Nov 2006 22:26:56 -0000 @@ -2,9 +2,11 @@ ------------------------------------- 0) Currently this only works with MySQL as database backend and Exim - (http://exim.org/) as MTA. Exim need to have MySQL support compiled - in. For testing, you can instead of MySQL support use a provided - script. See mail-in.html for details. + (http://exim.org/) or Postfix (http://posrfix.org) as MTA. Exim + needs to have MySQL support compiled in. For testing, you can instead + of MySQL support use a provided script. See mail-in.html for details. + + See the exim.INSTALL and postfix.INSTALL guides for help. The required version of MySQL is 4.1 and up.