mail server postfix dovecot STARTTLS debian squeeze 6
completely mail server postfix dovecot with STARTTLS debian squueze 6
after full install of postfix, dovecot and saslauthd,
u can download the files from:
https://docs.google.com/leaf?id=0B1dXorXaY3UYZWJiYzhmYmQtNzhmNi00YzJlLWJiOTItYjZmZjk1OGI3NWM2&hl=en_GB
additionally before copying the files u have to do this:
#rm -r /var/run/saslauthd/
#mkdir -p /var/spool/postfix/var/run/saslauthd
#ln -s /var/spool/postfix/var/run/saslauthd /var/run
#chgrp sasl /var/spool/postfix/var/run/saslauthd
#adduser postfix sasl
that's all DEBIAN!
after full install of postfix, dovecot and saslauthd,
u can download the files from:
https://docs.google.com/leaf?id=0B1dXorXaY3UYZWJiYzhmYmQtNzhmNi00YzJlLWJiOTItYjZmZjk1OGI3NWM2&hl=en_GB
additionally before copying the files u have to do this:
#rm -r /var/run/saslauthd/
#mkdir -p /var/spool/postfix/var/run/saslauthd
#ln -s /var/spool/postfix/var/run/saslauthd /var/run
#chgrp sasl /var/spool/postfix/var/run/saslauthd
#adduser postfix sasl
that's all DEBIAN!
Comments
Post a Comment