Python Forum
Understanding The Arguments for SMTPlib - sendmail
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Understanding The Arguments for SMTPlib - sendmail
#3
buran

Thank you for the reply.

Your command:-

mail.sendmail(from_addr=From_Address, to_addrs=To_Address, msg = Body)
But when i open the brackets for this command a dialogue menu opens which shows the arguments and each argument as a : not a =, so would interpret all : as equals?
Reply


Messages In This Thread
RE: Understanding The Arguments for SMTPlib - sendmail - by JoeDainton123 - Aug-02-2020, 07:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  smtplib send email has no timestamp Pedroski55 2 227 Jun-11-2024, 04:57 AM
Last Post: Pedroski55
  Sending Attachments via smtplib [SOLVED] AlphaInc 3 2,315 Oct-28-2021, 12:39 PM
Last Post: AlphaInc
  Sending random images via smtplib [SOLVED] AlphaInc 0 1,769 Oct-19-2021, 10:10 AM
Last Post: AlphaInc
  [UnicodeEncodeError from smtplib] yoohooos 0 3,526 Sep-25-2021, 04:27 AM
Last Post: yoohooos
  Understanding The Arguments for matplotlib.pyplot.plot JoeDainton123 0 2,038 Aug-19-2020, 01:19 AM
Last Post: JoeDainton123
  TimeOutError when trying to initiate smtplib.SMTP thecosmos 0 3,462 Jun-19-2020, 05:30 AM
Last Post: thecosmos
  SMTPlib help tpolim008 4 4,063 Apr-27-2020, 11:11 PM
Last Post: tpolim008
  smtplib: string formatting not carrying over to email ClassicalSoul 1 2,780 Apr-22-2020, 09:58 PM
Last Post: bowlofred
  Issue with text encoding ans smtplib.SMTP.sendmail() JustSomeUsername383 1 4,250 Jul-23-2019, 03:15 PM
Last Post: JustSomeUsername383
  smtplib mail without subject anna 2 2,608 Apr-24-2019, 05:44 AM
Last Post: anna

Forum Jump:

User Panel Messages

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