+1. If you want online registration to work then you set mail_sender in
+ /etc/disorder/config to the email address that communications from the web
+ interface will appear to be sent. If this is not a valid, deliberable email
+ address then the results are not likely to reliable.
+
+ mail_sender webmaster@example.com
+
+ By default the web interface sends mail by connecting to the SMTP port of
+ 127.0.0.1. You can override this with the smtp_server directive, for
+ exampler:
+
+ smtp_server mail.example.com
+
+2. The web interface depends on a 'guest' user existing. You can create this