Python Forum
Unable to send email attachments
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to send email attachments
#8
You're running a program there, so I can't tell which bits of the output are from the command requested and which bits are from some other part of the program. Did the 'NoneType' object has no attribute 'strip' come from that command as well?

If you have any try/except in that script, remove them. A simple traceback should have pointed at the location that is causing problems.
Reply


Messages In This Thread
Unable to send email attachments - by cosmarchy - Mar-06-2022, 08:02 PM
RE: Unable to send email attachments - by bowlofred - Mar-06-2022, 10:33 PM
RE: Unable to send email attachments - by cosmarchy - Mar-07-2022, 10:06 PM
RE: Unable to send email attachments - by bowlofred - Mar-07-2022, 10:16 PM
RE: Unable to send email attachments - by cosmarchy - Mar-08-2022, 09:04 PM
RE: Unable to send email attachments - by bowlofred - Mar-08-2022, 09:36 PM
RE: Unable to send email attachments - by cosmarchy - Mar-09-2022, 09:09 PM
RE: Unable to send email attachments - by bowlofred - Mar-09-2022, 09:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  smtplib send email has no timestamp Pedroski55 2 1,732 Jun-11-2024, 04:57 AM
Last Post: Pedroski55
  Send email with smtp without using Mimetext mgallotti 0 1,254 Feb-01-2023, 04:43 AM
Last Post: mgallotti
  email Library: properly send message as quoted-printable malonn 3 3,177 Nov-14-2022, 09:31 PM
Last Post: malonn
  code to send attachments contained on the drive. stefanoste78 1 1,555 Oct-12-2022, 02:16 AM
Last Post: Larz60+
  I get attachment paperclip on email without any attachments monika_v 5 3,434 Mar-19-2022, 10:20 PM
Last Post: cosmarchy
  How to make scraper send email notification just once themech25 0 1,940 Nov-08-2021, 01:51 PM
Last Post: themech25
  Sending Attachments via smtplib [SOLVED] AlphaInc 3 8,680 Oct-28-2021, 12:39 PM
Last Post: AlphaInc
  send email smtp rwahdan 0 2,351 Jun-19-2021, 01:28 AM
Last Post: rwahdan
  Need Outlook send email code using python srikanthpython 3 11,133 Feb-28-2021, 01:53 PM
Last Post: asyswow64
  How to send email using python? Gigux 2 3,770 Jul-04-2020, 07:53 AM
Last Post: Gigux

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020