[vexim] Roundcube+vexim+debian
Andreas westvik
andreas.westvik at ktv.no
Sun Nov 30 09:02:01 PST 2008
Andreas westvik skrev:
> Daniel Knabl skrev:
>> 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
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Vexim mailing list
>> Vexim at silverwraith.com
>> http://silverwraith.com/mailman/listinfo/vexim
> Yeah, I got that working. The only thing is that when roundcube is
> working. The pop-service is not working. So this is why im cleaning up
> the whole system. But of course I need some help to do this:) But I'm
> in my "command sentral" now and ready to do some serious work!:D
>
> -Andreas
> ------------------------------------------------------------------------
>
> _______________________________________________
> Vexim mailing list
> Vexim at silverwraith.com
> http://silverwraith.com/mailman/listinfo/vexim
Finally. It looks like everything is back up and running. There are only
a few matters left.
1: My main user is locked?
Nov 30 17:42:28 server couriertcpd: LOCKED, user=mainuser at server.net,
ip=[::ffff:192.168.0.2], port=[54875]
2: Sending mail from roundcube takes little under a minute to execute,
is this normal?
More information about the Vexim
mailing list