diff --git a/.gitignore b/.gitignore index 3d62c7b..aafb6ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ /target .env - +config.toml \ No newline at end of file diff --git a/config.toml b/config.example.toml similarity index 54% rename from config.toml rename to config.example.toml index d075136..db33273 100644 --- a/config.toml +++ b/config.example.toml @@ -1,8 +1,8 @@ imap_server = "imap.gmail.com" imap_port = 993 -imap_username = "newsletter.imnyang@gmail.com" -imap_password = "clff bevg toji slvy" -discord_webhook_url = "https://discord.com/api/webhooks/1463015024799776870/CkA_QMSOz9MIplB-zkgqqK_Blv6BBjFe-MI6KE0Nw8OANTb2jORguyQycVgmIwmuGp8b" +imap_username = "@gmail.com" +imap_password = "" +discord_webhook_url = "" # Ignore emails from these senders (exact match or partial match) ignored_senders = [