Skip to content

jdlrobson/tiddlywebplugins.email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provides an interface for communicating with and without TiddlyWeb.

tiddlywebplugins.email 
##########################
provides the extendable framework

tiddlywebplugins.mailagent
##########################
provides an implementation using smtp/pop and twanager as the mechanism for execution. Allows you to add tiddlers and pull tiddlers from a bag named email.
emailing view@<host> or post@<host> will provide basic interaction

config
---------
install by putting 'tiddlywebplugins.mailagent' into twanager_plugins on your server

add the following with correctly filled in values
'mailer':{"pop":"<pop server>","smtp":"<smtp server>:<host>","username":"<username>","password":"<password>"},

use
-----
in the instance directory run:
twanager make_digest subscriptions.daily
twanager mail_agent

Set up cronjobs to do this on a regular basis

About

A project to let you manage TiddlyWeb through the medium of email

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages