Python Forum
Sending an email with attachment without using SMTP?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sending an email with attachment without using SMTP?
#1
Hello,

I am making an application that generates PDF reports. But my application is on the Raspberry Pi, so the clients need an option that will allow them to send these reports via emails.

I can use smtplib but the problem is that my hosting provider restricts emails to 25 emails per 5 minutes.

If my application is being used by a lot of people to generate reports (which will most likely be the case) I will run out of that max limit.


How can I bypass this?
Reply


Messages In This Thread
Sending an email with attachment without using SMTP? - by PythonNPC - Apr-30-2020, 12:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to download TLS Report attachment blason16 6 590 Feb-26-2024, 07:36 AM
Last Post: Pedroski55
  Extract PDF Attachment from Gmail jstaffon 0 596 Sep-10-2023, 01:55 PM
Last Post: jstaffon
  Send email with smtp without using Mimetext mgallotti 0 724 Feb-01-2023, 04:43 AM
Last Post: mgallotti
  I get attachment paperclip on email without any attachments monika_v 5 2,041 Mar-19-2022, 10:20 PM
Last Post: cosmarchy
  Trying to determine attachment file type before saving off.. cubangt 1 2,186 Feb-23-2022, 07:45 PM
Last Post: cubangt
  Help Needed | Read Outlook email Recursively & download attachment Vinci141 1 4,114 Jan-07-2022, 07:38 PM
Last Post: cubangt
  Clicking Every Page and Attachment on Website shoulddt 1 1,771 Jul-09-2021, 01:08 PM
Last Post: snippsat
  send email smtp rwahdan 0 1,807 Jun-19-2021, 01:28 AM
Last Post: rwahdan
  Sending Out Email via Python JoeDainton123 1 4,803 Aug-31-2020, 12:54 AM
Last Post: nilamo
  Including a Variable In the HTML Tags When Sending An Email JoeDainton123 0 1,906 Aug-08-2020, 03:11 AM
Last Post: JoeDainton123

Forum Jump:

User Panel Messages

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