Skip to content

issues Search Results · repo:lavr/python-emails language:Python

Filter by

77 results
 (76 ms)

77 results

inlavr/python-emails (press backspace or delete to remove)

When attempting to install the email package using pip, an error occurs due to a syntax error in the ez_setup.py file. The error message is: - Traceback (most recent call last): File masked \Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py ...
  • Px8Studio
  • 1
  • Opened 
    on May 8, 2024
  • #172

Would it be possible to add support for type checkers like mypy?
  • astridos2go
  • 1
  • Opened 
    on Feb 5, 2024
  • #171

https://github.com/lavr/python-emails/blob/eb1adb459116bcc66b7e413a468e1a97336034d9/emails/utils.py#LL134C69-L134C70 I think this test might be incorrect? Perhaps the line should read as follows: if ...
  • Cheaterman
  • Opened 
    on May 30, 2023
  • #167

Hello, it seems like the LICENSE file is for Apache 2.0, but setup.py:137 says it should be BSD. Which one is it? Is it both?
  • ambroisie
  • 1
  • Opened 
    on Sep 29, 2022
  • #165

When i have an image which does not have an easy to match file extension or none at all, the mime type guessing does not work.
  • MrTango
  • 1
  • Opened 
    on Mar 2, 2022
  • #163

When I use a background image in CSS, it end s up as a normal attachement, but is not inlined as expected and therfor not showing in the HTML.
  • MrTango
  • Opened 
    on Feb 22, 2022
  • #162

When using T (Jinja templates) which is pretty much the first example on https://python-emails.readthedocs.io/en/latest/ you will get the following error: File /Users/foouser/git/myproject/.venv/lib/python3.9/site-packages/emails/template/jinja_template.py ...
  • weakcamel
  • Opened 
    on Feb 16, 2022
  • #161

As the SMTP is required TLS 1.2, how to force smtp use TLS 1.2?
  • italanchan
  • 9
  • Opened 
    on Jan 6, 2022
  • #160

Hey there, I cannot find anything in the documentation about using starttls. I need to send emails over port 587 with starttls. Is this possible? Thanks for your reply.
  • praul
  • 1
  • Opened 
    on Aug 23, 2021
  • #159

I see that by default, the SMTP destination is port 25 on localhost. It would be great if the library supported grabbing the MX domain of an email s destination address and sending mail directly to it. ...
  • rosstex
  • Opened 
    on Apr 13, 2021
  • #158
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub