Skip to main content

With this module you can easy send emails.

Project description

With this module you can easy send emails.

INSTALATION

Run ‘py setup.py install’ or ‘python setup.py install’

USAGE

See example.py file.

from emailsend import sendmail

sendmail(fromAddress=’sender_email’, toAddress=’receiver_email’, mPassword=’sender_password (optional)’, mServer=’mail_server’, mPort=’mail_port (int)’, mSubject=’subject’, mMessage=’plan_text_message (optional)’, mMessageHTML=’html_message (optional)’, mAttachment=’attachment (optional) (list)’, displaySend=’login_to_server (True/False) (default=True)’)

Due to a bug send attachments can not be. Instead of badges use None.

Project details


Download files

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

Source Distributions

emailsend-1.0.zip (4.2 kB view hashes)

Uploaded Source

emailsend-1.0.win32.tar.gz (2.8 kB view hashes)

Uploaded Source

emailsend-1.0.win32.tar.bz2 (2.8 kB view hashes)

Uploaded Source

Built Distributions

emailsend-1.0.win32.exe (194.6 kB view hashes)

Uploaded Source

emailsend-1.0-py3.4.egg (3.4 kB view hashes)

Uploaded Source

Supported by

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