mirror of
https://github.com/bitwarden/server
synced 2025-12-22 03:03:33 +00:00
amazon ses mail delivery service
This commit is contained in:
@@ -108,6 +108,7 @@ namespace Bit.Core
|
||||
{
|
||||
public string ReplyToEmail { get; set; }
|
||||
public string SendGridApiKey { get; set; }
|
||||
public string AmazonConfigSetName { get; set; }
|
||||
public SmtpSettings Smtp { get; set; } = new SmtpSettings();
|
||||
|
||||
public class SmtpSettings
|
||||
|
||||
Reference in New Issue
Block a user