Just recognized that authenticating to SIEVE is also no longer working.
SASLAUTHd is returning a successfull authentication but SIEVE says:
sievelocal[14087]: badlogin: [127.0.0.1] PLAIN authentication
failure
Now i'm totally confused. Interestingly authenticating to IMAPd is working
as it sho
Hi
do you use SSL/TLS for Sieve/IMSP?
In 2.3.9 the dafaultvalue for allowplaintext changed to 0
Quoting Martin Ziegler <[EMAIL PROTECTED]>:
Just recognized that authenticating to SIEVE is also no longer working.
SASLAUTHd is returning a successfull authentication but SIEVE says:
sievelocal
No, for IMSP i'm currently not using SSL/TLS. I think SASLAUTHd wouldn't
return a successfull authentication if there would be a configuration
mismatch. Anyway, the versions didn't changed. All the software packages
are exactly the same version than on the old server. Furthermore they were
comp
Alain Spineux said:
> On Sat, May 31, 2008 at 3:55 AM, Shelley Waltz <[EMAIL PROTECTED]>
> wrote:
>>
>> Simon Matter said:
I just created a new cyrus-2.3.7-2 server on RHEL5. I created the
/etc/imapd.conf and started up /etc/init.d/cyrus-imapd start.
On my old cyrus-2.2 server
On Mon, Jun 2, 2008 at 3:01 PM, Shelley Waltz <[EMAIL PROTECTED]> wrote:
>
> Alain Spineux said:
>> On Sat, May 31, 2008 at 3:55 AM, Shelley Waltz <[EMAIL PROTECTED]>
>> wrote:
>>>
>>> Simon Matter said:
> I just created a new cyrus-2.3.7-2 server on RHEL5. I created the
> /etc/imapd.conf
Alain Spineux said:
> On Mon, Jun 2, 2008 at 3:01 PM, Shelley Waltz <[EMAIL PROTECTED]>
> wrote:
>>
>> Alain Spineux said:
>>> On Sat, May 31, 2008 at 3:55 AM, Shelley Waltz
>>> <[EMAIL PROTECTED]>
>>> wrote:
Simon Matter said:
>> I just created a new cyrus-2.3.7-2 server on RHEL5.
On 02 Jun 2008, at 02:55, Martin Ziegler wrote:
> Yes it's running as root. I didn't modified any of the code. I just
> passed the new PREFIX to configure.
The --prefix that you pass to configure isn't utilized by syncdb.c.
Per notes/Setup-instructions for version 1.7b, you have to either
u
Wesley, you've got it.
A simple
ln -s /opt/cyrus/imsp/var/ /var/imsp
and eerything is working as it should.
Many thanks for your help guys!!!
--On June 2, 2008 2:24:32 PM -0400 Wesley Craig <[EMAIL PROTECTED]> wrote:
> On 02 Jun 2008, at 02:55, Martin Ziegler wrote:
>> Yes it's running as roo