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
9 hours 29 min ago
9 hours 33 min ago
10 hours 32 min ago
13 hours 36 min ago
18 hours 1 min ago
21 hours 49 min ago
22 hours 53 min ago
23 hours 29 min ago
1 day 58 min ago
1 day 5 hours ago