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
3 hours 34 min ago
9 hours 22 min ago
11 hours 14 min ago
12 hours 59 min ago
16 hours 49 min ago
22 hours 34 min ago
22 hours 45 min ago
1 day 3 hours ago
1 day 8 hours ago
1 day 13 hours ago