Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email received as attachment instead of preview #274

Open
batchor opened this issue Jul 7, 2024 · 2 comments
Open

Email received as attachment instead of preview #274

batchor opened this issue Jul 7, 2024 · 2 comments

Comments

@batchor
Copy link

batchor commented Jul 7, 2024

My emails are delivered to Outlook receivers as attachments rather than previews.

Gmail receives the emails in a good way and all previews well.

The code is as below:

yag.send(
    to=e,
    subject='My Awesome title',
    contents=["path/to/example.html"]
)
@batchor
Copy link
Author

batchor commented Jul 15, 2024

@kootenpv any thoughts?

@kootenpv
Copy link
Owner

Afraid we can't do much about it, as it is targeting Gmail first and foremost, I'd recommend you'd to do some research, maybe we can find a way how outlook expects emails... If you find a solution I can merge a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants