Skip to content

Mail attachements not displayed #3

@maskalix

Description

@maskalix

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions