Roundcube Community Forum

Release Support => Release Discussion => Topic started by: Звонко Илић on October 06, 2014, 04:22:01 AM

Title: SMTPUTF8 problems, e-mail address validation...
Post by: Звонко Илић on October 06, 2014, 04:22:01 AM
Cyrillic addresses (UTF8) was not vallidated correct and in last version 1.0.3 :(

And translator was not put correct translation :(



Title: Re: SMTPUTF8 problems, e-mail address validation...
Post by: Звонко Илић on October 06, 2014, 04:44:51 AM
In postfix, I made redirection from punycoded address to utf8 address (/etc/postfix/virtual),
so I can receive in same mailbox and from servers which not support UTF-8/(SMTPUTF8) addresses /postfix 2.12 and newer/...

Roundcube "translate" UTF8 accounts (and first part of address???) to panycode.

xn--b1ajklec.xn--h1aai3k@xn--80ajbkjaciejkb4btbmo.xn--90a3ac

In above case: xn--b1ajklec.xn--h1aai3k
Can I stop such behavior? And use RoundCube and with servers with postfix 2.12?

***
Oct  6 10:26:52 mail postfix/cleanup[25301]: 07DFBC3077: message-id=<f8bebaa0152f71296b218686d2b9851d@posta.bestfromserbia.com>
Oct  6 10:26:52 mail postfix/qmgr[32499]: 07DFBC3077: from=<31@xn--80adklaau1bbz5bc8x.xn--90a3ac>, size=3195, nrcpt=2 (queue active)
Oct  6 10:26:53 mail postfix/local[25302]: 07DFBC3077: to=<Звонко.Илић@xn--80ajbkjaciejkb4btbmo.xn--90a3ac>, orig_to=<xn--b1ajklec.xn--h1aai3k@xn--80ajbkjaciejkb4btbmo.xn--90a3ac>, relay=local, delay=1.2, delays=0.73/0.14/0/0.31, dsn=2.0.0, status=sent (delivered to command: procmail -a "$EXTENSION")
Title: Re: SMTPUTF8 problems, e-mail address validation...
Post by: alec on October 06, 2014, 11:10:41 AM
Please, create tickets on trac.roundcube.net providing detailed bug description and steps to reproduce. We fixed some IDNA issues, but I'm afraid that there might still be some issues if you use unicode in local part of email address.
Title: Re: SMTPUTF8 problems, e-mail address validation...
Post by: Звонко Илић on October 06, 2014, 02:42:51 PM
Please, create tickets on trac.roundcube.net providing detailed bug description and steps to reproduce. We fixed some IDNA issues, but I'm afraid that there might still be some issues if you use unicode in local part of email address.

I try more then once...
And this system say that:
Submission rejected as potential spam

    Akismet says content is spam


:(

Quote
Cyrillic addresses (UTF8) was not vallidated correct and in last version 1.0.3 :(

In postfix, I made redirection from punycoded address to utf8 address (/etc/postfix/virtual),
so I can receive in same mailbox and from servers which not support UTF-8/(SMTPUTF8) addresses /postfix 2.12 and newer/...

Roundcube "translate" UTF8 accounts (and first part of address???) to panycode.

xn--b1ajklec.xn--h1aai3k@…

In above case: xn--b1ajklec.xn--h1aai3k
Can I stop such behavior? And use RoundCube and with servers with postfix 2.12?

See photo on forum:
​http://www.roundcubeforum.net/index.php/topic,21647.0.html

So, you have two errors on systems with postfix 2.12 (or one)
in validating first part of e-mail address...

And when log-in you translate UTF-8 user name to panycode, which was maybe ok for systems with postfix whutout SMTPUTF8 supports (before 2.12)...

I thik that this error was urgent for new users, which have new postfix 2.12...

I test this in 1.0.3 version of RoundCube...
Title: Re: SMTPUTF8 problems, e-mail address validation...
Post by: Звонко Илић on October 06, 2014, 02:47:01 PM
AND photo of bug report, which I try to sent...
Title: Re: SMTPUTF8 problems, e-mail address validation...
Post by: Звонко Илић on October 07, 2014, 02:55:34 AM
AND photo of bug report, which I try to sent...

One part of this new bug report was covered with this ticket:
http://trac.roundcube.net/ticket/1490082#no2