-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Warning: error processing attachments: no body for attachment part [2]
Not sure, how to describe further.
Also take "https://github.com/exolutionza/lilmail/pull/2 in consideration.
My config.toml:
[server]
port = 3000
username_is_email = true
[imap]
server = "imap.seznam.cz"
port = 993
tls = true
[smtp]
server = "smtp.seznam.cz"
port = 587
use_starttls = true
[cache]
folder = "./cache"
[jwt]
secret = "my_jwt"
[encryption]
key = "my_key"
[ssl]
enabled = false
this project is what i've been searching for - nice, simple yet functional mail client
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels