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

Body of message disappears with an attachment? #55

Open
ahellerjones opened this issue Jan 9, 2022 · 0 comments
Open

Body of message disappears with an attachment? #55

ahellerjones opened this issue Jan 9, 2022 · 0 comments

Comments

@ahellerjones
Copy link

ahellerjones commented Jan 9, 2022

Maybe I'm doing this wrong but it appears as though the body of my emails disappears whenever I use an attachment.

params = {
        "sender": "me",
        "to": "[email protected]",
        "subject": "Interest in Poop",
        "attachments": ["resume.pdf"],
        "msg_plain": msg.format(name = name_e, specialty = specialty_e)
      }
tornado80 added a commit to tornado80/simplegmail that referenced this issue Jul 6, 2022
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

1 participant