Skip to main content

Simple mail lib4u

Project description

@click.option('-t', '--title', prompt=True, default="Mail from Jmail", help='Email title')
@click.option('-s', '--server', prompt=True, help='Email server')
@click.option('-p', '--passwd', prompt=True, help='Email password')
@click.option('--sender', prompt=True, help="Sender's email address")
@click.option('--to', default=["jiajie999@gmail.com", ], help="Receiver's email address")
@click.option('--content', default="<b>Some <i>HTML</i> test text</b> and an image.<br>", help="Email's content")
@click.option('--attachs', help="Receiver's email address")
@click.option('--content_type', type=click.Choice(["html", "plan"]), default="html", help="Only support html and plain,default is html")
@click.option('--pics',
help="""Pictures in content, dict :{"path","tag eg:<imgage1>I am a image<img src='cid:imgage1' >"} """)
@click.option('--attachs', help="The list of attachment, use comma to separate")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jmail-0.1.0.2.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file jmail-0.1.0.2.tar.gz.

File metadata

  • Download URL: jmail-0.1.0.2.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jmail-0.1.0.2.tar.gz
Algorithm Hash digest
SHA256 babf8d2c8c45040c1d3a44efdfe278cfad9976ec7e7743d9509b62488d04f241
MD5 02a5cb5f4e4f861f354e71982767446e
BLAKE2b-256 6961352348a5a03a2aaddeadc4944ce9cffb41a42309a5711dba075ab4fc716b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page