Roundcube Community Forum

 

SMTPUTF8 problems, e-mail address validation...

Started by Звонко Илић, October 06, 2014, 04:22:01 AM

Previous topic - Next topic

Звонко Илић

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

And translator was not put correct translation :(




Звонко Илић

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.

[email protected]

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=<[email protected]>
Oct  6 10:26:52 mail postfix/qmgr[32499]: 07DFBC3077: from=<[email protected]>, size=3195, nrcpt=2 (queue active)
Oct  6 10:26:53 mail postfix/local[25302]: 07DFBC3077: to=<Звонко.Илић@xn--80ajbkjaciejkb4btbmo.xn--90a3ac>, orig_to=<[email protected]>, 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")

alec

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.

Звонко Илић

#3
Quote from: 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.

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...

Звонко Илић

AND photo of bug report, which I try to sent...