|
Bugzilla – Full Text Bug Listing |
| Summary: | pine: interrupted try to send mail results in recipient addresses mangled with UNEXPECTED_DATA_AFTER_ADDRESS@.SYNTAX-ERROR | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Bernhard Kaindl <bk> |
| Component: | Other | Assignee: | Bernhard Kaindl <bk> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P3 - Medium | CC: | gp |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | http://mailman1.u.washington.edu/pipermail/pine-info/2006-February/046089.html | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Bernhard Kaindl
2006-02-14 13:09:54 UTC
The only negative effect of this quickfix is that, when a name for a mail address is extracted from the addressbook which is encoded in a different encoding than what you use pine, the encoded characters get converted into pine's current encoding for the process of composing and sending he message. Charaters which have no coutnerpart in pine's current character-set are transliterated by iconv, which means that they may be corrupted then, but it will not be worse than like it looks when you see the recipient's name on screen. It may be an issue if you use US-ASCII as character-set in pine, since then, everything would be transliterated to ASCII. But you should ever notice anything if you use UTF-8 as character-set (default in SuSE since a while), except that address book entries which were not encoded in UTF-8 sent re-encoded in UTF-8. A better fix should hopefully be possible, but needs more debugging. Source with the quickfix and binary RPMs for 10.0-i386 are in: http://suse.de/~bk/pine/4.64/2006-02-14 Bernd, do we still need to have this bug open? Since the quick patch has a side effect, didn't apply it. I was not sure if the side effect would not show negatively as it would break something which worked before so I was not sure if breakting that would be justified to fix this UNEXPECTED_DATA_AFTER_ADDRESS@.SYNTAX-ERROR problem which seems to be rather uncommon and I could only trigger it with a specific action sequence, which can be avoided. I reduced severity to minor therefore and want to keep it open to keep it visible for people which search for a known pine bug and to keep it on my bugs list. Gerald Pfeifer reports the same issue happending when the SMTP server is not reachable when trying to send mail, e.g. because of VPN tunnel not set up or taking long get up. Hmm, this happens to me all the time, unfortunately. When I'm working remotely, it's surely taking 5-10 minutes a day, so nearly an hour a week to handle such situations. Thus bumping up severity. Bernd, have you had the chance to look into this? It really happens rather often. I hope (think so) that alpine (to be released as 1.0 hopefully sometime soon) fixes this, then we should migrate pine users to alpine. As this appears fixed in alpine and we consider alpine very useable and now, I think we can close this as wontfix. It's not the only issue with pine, and all of them are fixed with alpine. There is an alpine package in the build service which can be found by using the search function on http://build.opensuse.org : http://benjiweber.co.uk:8080/webpin/index.jsp?searchTerm=alpine I'm also maintaining a build of alpine, which it didn't pass all the checks in time to make it on 10.3, but I'm confident that it will replace pine in the next release. Replacement of pine with alpine is requested by bug 270179 |