forked from Silverfish/proton-bridge
Send unilateral responses before sending OK
This commit is contained in:
@ -40,7 +40,6 @@ type bridgeUser interface {
|
||||
IsCombinedAddressMode() bool
|
||||
GetAddressID(address string) (string, error)
|
||||
GetPrimaryAddress() string
|
||||
SetIMAPIdleUpdateChannel()
|
||||
UpdateUser() error
|
||||
Logout() error
|
||||
CloseConnection(address string)
|
||||
|
||||
Reference in New Issue
Block a user