6.0.0-alpha14
7/2/25

[#10265] Very strange stripping of messages
Summary Very strange stripping of messages
Queue IMP
Queue Version 5.0.7
Type Bug
State Duplicate
Priority 2. Medium
Owners
Requester azurit (at) pobox (dot) sk
Created 06/21/2011 (5125 days ago)
Due
Updated 06/21/2011 (5125 days ago)
Assigned
Resolved 06/21/2011 (5125 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/21/2011 05:25:35 PM azurit (at) pobox (dot) sk Comment #3 Reply to this comment
Thank you. For others, how to fix:

pear upgrade Net_SMTP
06/21/2011 05:15:57 PM Michael Slusarz Comment #2
State ⇒ Duplicate
Reply to this comment
Duplicate of Ticket #10122.
06/21/2011 05:09:03 PM azurit (at) pobox (dot) sk Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Very strange stripping of messages
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
I come accross a very strange problem when IMP is stripping text from 
sent messages. I'm able to reproduce it by sending this message 
(without '-'s):

-------
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.
? this will be stripped
-------

Message must have this format:
75 ASCII characters, dot, new line, anything which includes at least 
one unicode character.

Everything after the dot (including the dot) will be stripped, in the 
example above, receiver will receive this (without '-'s):

-------
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-------

I even tried to upgrade libxml2 to version 2.7.8 but it didn't help. 
Everything is fine when sending the same message via Thunderbird.

Saved Queries