Python Forum
Sending email using own smtp server
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sending email using own smtp server
#11
Part of the result of

whois 172.17.1.5

Quote:Comment: These addresses are in use by many millions of independently operated networks, which might be as small as a single computer connected to a home gateway, and are automatically configured in hundreds of millions of devices. They are only intended for use within a private context and traffic that needs to cross the Internet will need to use a different, unique address.
Reply
#12
That's awesome that you've set up your own SMTP server to send emails from your Python script! For a good how-to guide, I'd recommend checking out online resources like tutorials or documentation for setting up and configuring SMTP servers with Python. Places like Stack Overflow or GitHub often have step-by-step guides shared by other developers that could be super helpful.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Send email with smtp without using Mimetext mgallotti 0 1,229 Feb-01-2023, 04:43 AM
Last Post: mgallotti
  How to take the tar backup files form remote server to local server sivareddy 0 2,569 Jul-14-2021, 01:32 PM
Last Post: sivareddy
  send email smtp rwahdan 0 2,333 Jun-19-2021, 01:28 AM
Last Post: rwahdan
  Sending Out Email via Python JoeDainton123 1 6,450 Aug-31-2020, 12:54 AM
Last Post: nilamo
  Including a Variable In the HTML Tags When Sending An Email JoeDainton123 0 2,544 Aug-08-2020, 03:11 AM
Last Post: JoeDainton123
  TimeOutError when trying to initiate smtplib.SMTP thecosmos 0 4,455 Jun-19-2020, 05:30 AM
Last Post: thecosmos
  Python sockets : Client sending to the server nico31780 0 3,230 May-17-2020, 07:56 PM
Last Post: nico31780
  SMTP problem MajK 6 4,362 May-09-2020, 07:47 AM
Last Post: MajK
  Sending an email with attachment without using SMTP? PythonNPC 5 4,684 May-05-2020, 07:58 AM
Last Post: PythonNPC
  Issue with text encoding ans smtplib.SMTP.sendmail() JustSomeUsername383 1 5,208 Jul-23-2019, 03:15 PM
Last Post: JustSomeUsername383

Forum Jump:

User Panel Messages

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