Skip to content

Commit

Permalink
prep for email service shutdown
Browse files Browse the repository at this point in the history
Adding info to the wiki to support the shutdown of the built in emailer.
  • Loading branch information
DieselTech committed Apr 14, 2024
1 parent d22e315 commit 87fc9bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
7 changes: 6 additions & 1 deletion pages/guides/admin-settings/email.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<Callout type="warning" emoji="">
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.
</Callout>

<Callout type="info" emoji="">
Expand All @@ -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.

Expand All @@ -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)

1 change: 0 additions & 1 deletion pages/guides/scanner/managefiles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ Volume means:
* t. 2
* tome 2


<Callout type="info">
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`
</Callout>

0 comments on commit 87fc9bf

Please sign in to comment.