mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-21 01:26:48 +00:00
feat(GODT-2710): Send config success on IMAP/SMTP connection..
This commit is contained in:
committed by
Romain Le Jeune
parent
f591af2cbd
commit
124231c3c7
@ -534,6 +534,7 @@ func (bridge *Bridge) addUserWithVault(
|
||||
bridge.vault.GetShowAllMail(),
|
||||
bridge.vault.GetMaxSyncMemory(),
|
||||
statsPath,
|
||||
bridge,
|
||||
)
|
||||
if err != nil {
|
||||
return fmt.Errorf("failed to create user: %w", err)
|
||||
|
||||
Reference in New Issue
Block a user