1

Topic: BUG: Password with certain characters generates internal server error

==== Required information ====
- iRedMail version: v1.4.0 (MySQL)
- Store mail accounts in which backend (/MySQL/):
- Linux/BSD distribution name and version: Debian 6.0
- Related log if you're reporting an issue:
====

I tried to set a users password to the following:

Simonsmith10£$

And got an internal server, error, tried several times, several browsers, several accounts, all the same.

Changed it to Simonsmith10!! and all was fine....

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: BUG: Password with certain characters generates internal server error

Please don't use non-ascii characters in password.

3

Re: BUG: Password with certain characters generates internal server error

Can this still be filed as a bug, it should throw an error rather than just bailing out to a server error right?

Chris.

4

Re: BUG: Password with certain characters generates internal server error

Hi Chris,

You are right. I will check this issue later and fix it.
Thanks for your feedback.

5

Re: BUG: Password with certain characters generates internal server error

Thanks again for the great software!

Chris.

6

Re: BUG: Password with certain characters generates internal server error

Hi Chris,

Just want to let you know, i fixed this bug and it will show you an error message like below if you use non-ascii character in password:

Error: Please do not use non-ascii character in password.

P.S. Actually, iRedAdmin-Pro allows non-ascii character in password, but Roundcube doesn't.

7

Re: BUG: Password with certain characters generates internal server error

ZhangHuangbin wrote:

Hi Chris,

Just want to let you know, i fixed this bug and it will show you an error message like below if you use non-ascii character in password:

Error: Please do not use non-ascii character in password.

P.S. Actually, iRedAdmin-Pro allows non-ascii character in password, but Roundcube doesn't.

Thanks!

I'm going to be working on a migration script to transfer accounts from one debian box to another in the next few weeks to make migration easier, do you know of any similar efforts I should be aware of before I reinvent the wheel?

Thanks.

Chris.

8

Re: BUG: Password with certain characters generates internal server error

Migrate from MySQL to MySQL? Just export mail accounts then import them on new server.
Reference: http://www.iredmail.org/wiki/index.php? … ail.Server