Skip to content

20tab/django-spoolgore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-spoolgore

A django email backend for the Spoolgore daemon

To use it you have to configure the email backend in your project settings.py:

EMAIL_BACKEND = 'spoolgore.backend.EmailBackend'

then you need to configure the directory where Spoolgore is spooling:

SPOOLGORE_DIRECTORY = '/var/spool/foobar'

About

A django email backed for the Spoolgore daemon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages