Turns out pan wants Bytes: and Lines:
This commit is contained in:
parent
99fe2997ea
commit
cdf48cebb5
1 changed files with 0 additions and 2 deletions
|
@ -666,8 +666,6 @@ class Session(Connection):
|
||||||
'date': True,
|
'date': True,
|
||||||
'message-id': True,
|
'message-id': True,
|
||||||
'references': True,
|
'references': True,
|
||||||
'bytes': True,
|
|
||||||
'lines': True,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
for k in message.headers:
|
for k in message.headers:
|
||||||
|
|
Loading…
Add table
Reference in a new issue