= Jsmtpd developement Zone = Welcome to the developement zone of jsmtpd. Here you'll find some documentations, a list of todo-tickets (you can add tickets if you find a bugg or want something ;), and viewer of the source repository. == Configuration == * QuickstartGuide * CheckDnsSettings * UseSmtpRelay * UsingSyslog * WithCyrus * AntiSpamGateway * SslSupport == Smtp Extensions == * TlsSupport * SmtpAuthentication * SpfGreylist == Developement == * PluginInterfaces * ExternalLinks == Where is ? == * The main site : http://www.jsmtpd.org * Developement zone (you're here ;) : http://dev.jsmtpd.org * Subversion repository : http://svn.jsmtpd.org * Auto built packages : http://autobuild.jsmtpd.org (it's a luntbuild, login with viewer/viewer) * Official releases : http://sourceforge.net/project/showfiles.php?group_id=132129 == Extending Jsmtpd == * PluginDevelopement