.
This commit is contained in:
parent
93e57356a4
commit
66e8215c82
|
@ -69,7 +69,7 @@ func (i *IMAPMatcher) IsNoResponse(index int) bool {
|
||||||
}
|
}
|
||||||
|
|
||||||
func (i *IMAPMatcher) IsPrePacket() bool {
|
func (i *IMAPMatcher) IsPrePacket() bool {
|
||||||
return true
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
func NewIMAPMatcher() *IMAPMatcher {
|
func NewIMAPMatcher() *IMAPMatcher {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user