Fixed issue #10.
This commit is contained in:
parent
e44d049f57
commit
891aba49ff
@ -279,8 +279,6 @@ void IMAPMessage::extract(ref <const part> p, utility::outputStream& os,
|
||||
{
|
||||
if (headerOnly)
|
||||
command << "HEADER";
|
||||
else
|
||||
command << "TEXT";
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user