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