view .hgignore @ 259:d8b0a06cb763

Implement SMTPS mail delivery. For clarity the confibguration parameter MAIL_SMTP_USETLS has been renamed to MAIL_SMTP_STARTTLS and a new parameter MAIL_SMTP_SSL has been added to enable SMTPS.
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Mon, 29 Sep 2014 15:08:23 +0200
parents 773d9567dcb2
children
line wrap: on
line source

bin/
eggs/
etc/ltpdarepo
include/
lib/
parts/

syntax: glob
*.egg-info
*.pyc
._buildout.cfg
.installed.cfg
.coverage
.Python
.\#*
*~