Proxy for SMTP (#5371)
This commit is contained in:
parent
96b2267cb8
commit
593c2b9517
3 changed files with 11 additions and 0 deletions
|
@ -34,6 +34,7 @@ export type Source = {
|
|||
autoAdmin?: boolean;
|
||||
|
||||
proxy?: string;
|
||||
proxySmtp?: string;
|
||||
|
||||
accesslog?: string;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue