Jon Clausen wrote:
On Wed, 23 Nov, 2005 at 08:38:54 -0600, Jim Flanagan wrote:
Kastus wrote:
Here is your problem. User imap cannot read /etc/sasldb2 which is owned by root, I believe. Change ownership of /etc/sasldb2 to imap.
OK, that works! I set permission on that file to be user "cyrus" with group "mail". All seems to be working fine now. Is the group "mail" the correct (and safe) setting?
Depends. Basically the file just needs to be readable for cyrus. My /etc/sasldb2 is -rw-r----- cyrus:root
As long as you're manipulating the sasldb as root (running saslpasswd2 from the commandline) there is no need for the group 'mail' ownership.
Many thanks to you, Ciro and notably Jon for your help. The link and other info Jon sent was most helpful.
"We aim to please" :)
Happy Thanksgiving to all who celebrate that US tradition.
Indeed.
/Jon
Hi Jon, Was wondering, instead of FTP, could we use SCP in SSH instead? I use SSH often to run VNC sessions. I'm not sure how to do an scp from a win box with putty to my suse server, but will look into that. Tks again for the great help! Jim