Re: Roundcube+vexim+debian
Daniel Knabl <[email protected]>
| Newsgroups | gmane.mail.exim.vexim.devel |
|---|---|
| Organization | www.tirolinux.net |
| Message-ID | <[email protected]> |
Am Sun, 30 Nov 2008 15:43:47 +0100 schrieb Andreas westvik <[email protected]>: > I have maildirs. A little update: Once a upon time a changed servers, > and then I backed up the db. Then the db had gid/uid of 90. And when > I imported the db they were still at 90. But when I installed vexim > then I used uid/gid 8. (Wich is the user mail). So I updated all > users to use uid/gid 8 today. And I chowned /usr/local/mail/* to > mail:mail. And now pop/imap does not work at all! I can login to > roundcube, but I cannot send/recieve any mail. The local clients > prompts for passwd. > > So in other words, I got the whole setup kinda screwed. But hopefully > this will eventually sort things out. > And no, chmod -R 1777 * did not help at all. I will provide some > logs in a few minutes. But I have to take the dog out for a run:) > > -Andreas Hi Andreas, seems that you mixed up things quite much. To make it clear for you once more: I assume user mail has uid=8 and group mail has gid=8 * Your spool-directory has to be set to smtp-daemon as owner chown 8:8 /usr/local/mail -R * Your database records MUST contain the uid/gid correctly update users set uid=8, gid=8 * Your pop/imap-deamons mus know what uid/gid to use, also what database credentials correct this in the config files for your deamons * Your rcm config has to know just about the server it should use $rcmail_config['default_host'] $rcmail_config['default_port'] $rcmail_config['username_domain'] Optional parameter: $rcmail_config['mail_domain'] If you made these steps as described then I can't see why rcm+vexim should not work properly. Provide more details in case of further problems. regards Daniel -- Daniel Knabl aio4u.com/~daniel [email protected] PGP/GPG Fingerprint - please send signed mail only A069 671B 39F2 E9B9 FB34 68BB 4BEC 1344 C8A4 3F0B _______________________________________________ Vexim mailing list [email protected] http://silverwraith.com/mailman/listinfo/vexim
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkkysAUACgkQS+wTRMikPwsyVACfQqfxO/A7W8rCH/SS6qk5w89W JEIAn384n+z+DhFYgXTYKXwYp55HQGqY =JDNC -----END PGP SIGNATURE-----