summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authoreelco <eelco@7b491191-dbf0-0310-aff6-d879d4d69008>2001-09-24 20:32:01 +0000
committereelco <eelco@7b491191-dbf0-0310-aff6-d879d4d69008>2001-09-24 20:32:01 +0000
commit17f7cae505f4da4ac4706b7b50ceff7aa9a2ceb3 (patch)
tree9fd201cfa4d6d7cb3ff2300a95645e530a65db03 /INSTALL
parent0104744674664729c2e9d669a7bc1e4768f607df (diff)
*** empty log message ***
git-svn-id: https://svn.ic-s.nl/svn/dbmail/trunk/dbmail@155 7b491191-dbf0-0310-aff6-d879d4d69008
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 4 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 60e3e2a6..d545fd95 100644
--- a/INSTALL
+++ b/INSTALL
@@ -61,10 +61,12 @@ What do you need?
This will create a user john, with a password secret. It will set john's maillimit
25 Mb and all mail for john@dude.org, john@dude.net and @net.com will be sent to john.
-5. Become root and copy dbmail-pop3d and dbmail-smtp to
- /usr/local/bin.
+5.
+ Become root and copy dbmail-pop3d and dbmail-smtp to
+ /usr/local/bin.
Do a chmod 700 for dbmail-maintenance, dbmail-config and dbmail-adduser and
chown these files to root:root. Then also cp them to /usr/local/bin
+ Or you can run ./install.sh which does all this.
6. check your dbmail.conf file and set it to your likeings. After that you can
best copy it to the /etc/ directory and set it also chmod 700 for user root.