forked from Silverfish/proton-bridge
feat(BRIDGE-236): added SMTP observability metrics
This commit is contained in:
@ -265,6 +265,7 @@ func newImpl(
|
||||
addressMode,
|
||||
identityState.Clone(),
|
||||
smtpServerManager,
|
||||
observabilityService,
|
||||
)
|
||||
|
||||
user.imapService = imapservice.NewService(
|
||||
|
||||
Reference in New Issue
Block a user