diff --git a/src/config.rs b/src/config.rs index e4e80927..1a56475f 100644 --- a/src/config.rs +++ b/src/config.rs @@ -248,6 +248,7 @@ macro_rules! make_config { "smtp_from", "smtp_host", "smtp_username", + "_smtp_img_src", ]; let cfg = {