Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > HTTP (WWW)

    django-uwsgi-mail 1.0

    Download button

    No screenshots available
    Downloads: 88  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Jayson Reis | More programs
    MIT/X Consortium Lic... / FREE
    October 12th, 2011, 13:34 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    django-uwsgi-mail description

    A Django backend for e-mail delivery using uWSGI Spool to queue deliveries

    django-uwsgi-mail is a Django backend for e-mail delivery using uWSGI Spool to queue deliveries.

    Usage

    First, add uWSGI backend in your settings file.

    EMAIL_BACKEND = 'uwsgi_mail.uwsgi.EmailBackend'

    And send your e-mails normally.

    from django.core.mail import send_mail

    send_mail('Subject here', 'Here is the message.', 'from@example.com',
     ['to@example.com'], fail_silently=False)


    Changing the backend

    By default the django.core.mail.backends.smtp.EmailBackend is used for the real e-mail delivery. You can change that using:

    EMAIL_BACKEND = 'your.backend.EmailBackend'

    Running the simple test

    cd test_project/
    uwsgi --ini uwsgi.ini


    Open your browser with http://127.0.0.1:8000. File shoulde be queued and processed.


    Product's homepage

    Requirements:

    · Python
    · Django

      


    TAGS:

    Django backend | e-mail delivery | uWSGI Spool | Django | email | backend

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM