Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gmail Sent email LIMIT
#6
(Apr-28-2021, 07:52 PM)Johnse Wrote: Its there a way to do it with google mail and by pass the "blocks spammer".
If you need to send many mail from a Python app from own IP/server,you should not login for each mail you send.
So want to reuse a connection without closing it,then can send may mail with one login.
Something like this setup.
(Apr-28-2021, 07:52 PM)Johnse Wrote: I am going to look into mailgun, never heard of it
We had some trouble with Gmail for your internal outgoing mail,so we switch to Amazon(SES).
Have work fine and stable with them.
This is often called Transactional Email.
Quote:Transactional email: Services to send bulk email messages via an API or SMTP server."- AUTHOR
Reply


Messages In This Thread
Gmail Sent email LIMIT - by Johnse - Apr-27-2021, 02:11 AM
RE: Gmail Sent email LIMIT - by snippsat - Apr-27-2021, 08:29 AM
RE: Gmail Sent email LIMIT - by Johnse - Apr-28-2021, 07:50 PM
RE: Gmail Sent email LIMIT - by DeaD_EyE - Apr-27-2021, 02:35 PM
RE: Gmail Sent email LIMIT - by Johnse - Apr-28-2021, 07:52 PM
RE: Gmail Sent email LIMIT - by snippsat - Apr-28-2021, 10:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Extract PDF Attachment from Gmail jstaffon 0 589 Sep-10-2023, 01:55 PM
Last Post: jstaffon
  extract email addresses from gmail vigneshboolog 0 1,779 Feb-11-2020, 09:23 AM
Last Post: vigneshboolog
  how to upload a file to my gmail driver after login ?? evilcode1 5 4,192 Nov-06-2018, 07:33 AM
Last Post: evilcode1
  An email with inline jpg cannot be read by all email clients fpiraneo 4 3,999 Feb-25-2018, 07:17 PM
Last Post: fpiraneo
  Problem with sending text file as an attachment using this Gmail OAuth script downloaderfan 6 7,001 Feb-07-2018, 09:54 PM
Last Post: downloaderfan
  Email - Send email using Windows Live Mail cyberzen 2 5,935 Apr-13-2017, 03:14 AM
Last Post: cyberzen

Forum Jump:

User Panel Messages

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