6.0.0-beta1
7/5/25

[#9693] Compose is creating messages that are cut
Summary Compose is creating messages that are cut
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester goncalo.queiros (at) portugalmail (dot) net
Created 03/22/2011 (5219 days ago)
Due
Updated 03/22/2011 (5219 days ago)
Assigned
Resolved 03/22/2011 (5219 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/22/2011 08:34:14 PM Jan Schneider State ⇒ Resolved
 
03/22/2011 08:34:10 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git for this ticket:

Typo. Pass parameters to sendmail
Signed-off-by: Jan Schneider <jan@horde.org>
Bug: #9693

  1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/2a990eced64f7fbbc0813678dc8ad2e8efd105fd
03/22/2011 08:02:41 PM goncalo (dot) queiros (at) portugalmail (dot) net Comment #4
New Attachment: 0001-Typo.-Pass-parameters-to-sendmail.patch Download
Reply to this comment
Fixed.

Git blames you Slusarz :-p
03/22/2011 07:31:54 PM goncalo (dot) queiros (at) portugalmail (dot) net Comment #3 Reply to this comment
We are not using smtp, we are using sendmail :-p
03/22/2011 06:23:45 PM Michael Slusarz Comment #2 Reply to this comment
This sounds like an issue with Net_SMTP 
(http://pear.php.net/package/Net_SMTP/).  A period at the beginning of 
a line terminates the SMTP data input.  But Net_SMTP should be 
checking for that, not us.
03/22/2011 06:02:07 PM goncalo (dot) queiros (at) portugalmail (dot) net Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Compose is creating messages that are cut
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Compose a message with this text in HTML (without the quotes):

"Obrigada
só o terem posto a lista de mailsss por ordem já é uma grande ajuda.

props ny"

If you open the message on the Sent folder you can see the complete 
message, but if you are the receiver of the message, it will be cut, 
and present only this part:

"Obrigada
só o terem posto a lista de mailsss por ordem já é uma grande ajuda"

We are missing the final dot (.) and the rest of the text. This seems 
to happen because the sent message has a dot (.) at the beginning of a 
text line.

I had some problems producing a test case, you may need to add/remove 
some chars until the dot goes to the beginning of the next line on the 
source code.

Saved Queries