[vexim] Roundcube+vexim+debian
Daniel Knabl
daniel at knabl.com
Sun Nov 30 07:23:49 PST 2008
Am Sun, 30 Nov 2008 15:43:47 +0100 schrieb Andreas westvik
<andreas.westvik at ktv.no>:
> 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 daniel at aio4u.com
PGP/GPG Fingerprint - please send signed mail only
A069 671B 39F2 E9B9 FB34 68BB 4BEC 1344 C8A4 3F0B
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://silverwraith.com/pipermail/vexim/attachments/20081130/a1f9ea85/attachment-0001.pgp
More information about the Vexim
mailing list