From: W. Trevor King
Edit the configuration file and fill in your outoing email server's
details. If your server requires you to login,
-change AUTHREQUIRED = 0
to AUTHREQUIRED = 1
+change smtp-auth = False
to smtp-auth = True
and enter your email username and password.
-HTML_MAIL = 1 +html-mail = True
To be notified every time a post changes, instead of just when it's first posted:
-TRUST_GUID = 0 +trust-guid = True
And to make the emails look as if they were sent when the item was posted:
-DATE_HEADER = 1 +date-header = True