From 87fc9bf0cb652fe3742427a762639c7bc7602145 Mon Sep 17 00:00:00 2001
From: DieselTech <30128380+DieselTech@users.noreply.github.com>
Date: Sun, 14 Apr 2024 13:25:16 -0400
Subject: [PATCH] prep for email service shutdown
Adding info to the wiki to support the shutdown of the built in emailer.
---
pages/guides/admin-settings/email.mdx | 7 ++++++-
pages/guides/scanner/managefiles.mdx | 1 -
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/pages/guides/admin-settings/email.mdx b/pages/guides/admin-settings/email.mdx
index 0d41ee9..876b31e 100644
--- a/pages/guides/admin-settings/email.mdx
+++ b/pages/guides/admin-settings/email.mdx
@@ -5,7 +5,7 @@ import { Callout } from 'nextra-theme-docs'
In this tab you can configure the email service Kavita uses for Send To device, User registration, and Forgot Password.
- As of version 0.7.13.0 Kavita no longer sends emails using the built in account. This will stop working at a future date.
+ As of version 0.7.13.0 Kavita no longer sends emails using the built in account.
@@ -14,6 +14,10 @@ In this tab you can configure the email service Kavita uses for Send To device,
You need to configure an email server in order for you to use the Invite by email, forget password and send to device functionality.
+### Shutdown of built-in emailer
+
+With the release of 0.8.0 stable on 4/14/24, the emailer built in to kavita was shutdown. This functionality still exists and can be used, it will just require the user to setup their own email account inside kavita.
+
### Migrating from Kavita-Email
To use the new email server built into the main applcation of Kavita going forward you can just transfer your settings from Kavita-Email.
@@ -23,3 +27,4 @@ These are the same exact settings you were using already, just not built-in.
You'll need to setup an "App Password" to use the email service with your existing email account.
[How to create a gmail app password](https://support.google.com/accounts/answer/185833?hl=en)
+
diff --git a/pages/guides/scanner/managefiles.mdx b/pages/guides/scanner/managefiles.mdx
index 73cbcbb..3a1bc37 100644
--- a/pages/guides/scanner/managefiles.mdx
+++ b/pages/guides/scanner/managefiles.mdx
@@ -84,7 +84,6 @@ Volume means:
* t. 2
* tome 2
-
Additionaly if the file is a `.cb*` file, you may set this value with the use of [ComicInfo metadata](../../guides/metadata/comics#comicinfo) using the `volume tag`
\ No newline at end of file