Ramiro Morales <[EMAIL PROTECTED]> wrote:
> After fiddling a bit I found that I must pass also the -a switch to
> imtest
>
> [root@imap /root]# imtest -u cyrususer -a cyrususer localhost
>
> to achieve success.
I managed to succeed to get correct responce!! Thank you very much :)
But I don't
Hara:
I tried a copy of your environment and the tests I sugested you
on a fresh install of Cyrus on my devel system this morning
I must correct myself, the /etc/sasldb perms bits I wrote in the
previous message. The package sets them to 0600 so ls -l must give
-rw---1 cyrusmail
Thank you for your reply, all person who gave me help :)
I obeied your suggestion, but still only to fail...
> o Try to create a cyrus system user (uid 76) and a shadow system
> group (gid 76).
>
> o Add user cyrus to group shadow and to group mail (supplementary group)
[root@imap /root]# i
[EMAIL PROTECTED] wrote:
> Hi everybody.
>
> I have a question. I have decided to use Cyrus IMAP system a few days
> ago, so I am a beginner of Cyrus. I encountered an error at first
> step. My headache is the messages on console when inputing 'imtest'
> command.
>
> S: A01 NO authentication fa
I would look at the permissions on /etc/sasldb (or wherever the sasl data
base file is located). It must be readable/writable by the user (or group)
that imap runs under (probably 'cyrus').
Best of luck!
Doug Fajardo
[EMAIL PROTECTED] wrote:
>
> Hi everybody.
>
> I have a question. I have d