Add new comment
|
Kudos on the setup with postfix and sasl/pam. Very clean. I've got a couple of suggestions/comments based on my experience with this. If you're like me and want to script everything, you can replace the last few steps that are done with an editor with these sed scripts: sed -i 's/# START=yes/START=yes\nPARAMS="-m \/var\/spool\/postfix\/var\/run\/saslauthd"/g' /etc/default/saslauthd I'm not totally sure about the wisdom of changing a script in /etc/init.d, but it works for now. :-) One other note: In the process of conversion, I couldn't tell for sure if everything was working ok because I was getting a "could not open mailbox" error back from my mail client. You can test the pieces quite easily to find errors. To test SASL, do the following: testsaslauthd -u username -p password -f /var/spool/postfix/var/run/saslauthd/mux Thanks so much for a great piece of work on this setup page.
Reply |



Recent comments
14 hours 39 min ago
19 hours 28 min ago
1 day 17 min ago
1 day 2 hours ago
1 day 2 hours ago
1 day 3 hours ago
1 day 7 hours ago
1 day 7 hours ago
1 day 10 hours ago
1 day 17 hours ago