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