Switch to side-by-side view
--- a/pyforge/demo.ini +++ b/pyforge/demo.ini @@ -11,8 +11,10 @@ debug = true # Uncomment and replace with the address which should receive any error reports #email_to = you@yourdomain.com + +# OUTGOING SMTP server +smtp_port = 25 smtp_server = localhost -smtp_port = 50089 error_email_from = paste@localhost [server:main]