
| Summary | problem with smtp protocol |
| Queue | IMP |
| Queue Version | RELENG_3 |
| Type | Bug |
| State | Not A Bug |
| Priority | 1. Low |
| Owners | |
| Requester | nicolas.macia (at) gmail (dot) com |
| Created | 10/6/04 (7934 days ago) |
| Due | |
| Updated | 10/6/04 (7934 days ago) |
| Assigned | |
| Resolved | 10/6/04 (7934 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Not A Bug
shouldn't have the problem anyway.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ problem with smtp protocol
Queue ⇒ IMP
applications.
The fact that when i make a mail with the following body:
"hello,
this
is
.
a
test"
i get a mail with body:
"hello,
this
is"
obviously the single point tell smtp protocol the message finish.
Nicolas Macia