Hello, If you have a publicly-available SquirrelMail demo site, please feel free to add it to this page: http://squirrelmail.org/wiki/SquirrelMailDemos If you are considering setting one up but are concerned about the very bad things that might happen when that one abusive spammer comes along to use it for what it should not be used for, you can use the Restrict Senders plugin to manage outgoing emails: http://squirrelmail.org/plugin_view.php?id=213 You can ban outgoing mails completely by having only one line in the rules file (plugins/restrict_senders/data/send_restrictions.php): deny You could, on the other hand, allow outgoing mails only to your domain ("example.org"): user: * allow:example.org deny deny Or only allow mails to your demo user account ("demo@xxxxxxxxxxx"): user: demo@xxxxxxxxxxx allow:demo@xxxxxxxxxxx deny deny Of course, it is always better to write these kinds of rules into your SMTP server, especially if your demo user account has access to your mail system via means other than SquirrelMail. Finally, you might want to add a nightly cron job that rewrites the user preferences files to some sensible values, since people will undoubtedly change the theme to something really ugly. :-) Thanks, Paul ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users