Fix formatting and move setting back to system.
Moved beep option to notifications page
Unlink last msg cache for growl when sending test messagws
Fix label for SMTP server. Hostnames work fine.
Add support for TLS/SSL for notification (tested with smtp.gmail.com port 465)
Unfortunately, using variables in this way in strings passed to gettext doesn't work well with translations. Replacing with sprintf for now.
Replace hard coded pfSense with product_name
Fix typos
Allow setting the SMTP port for notifications. Fixes #677
Implement gettext()
Fix growl issues.
Ticket #518Ticket #519
Submibtted-by: Blake Skinner
Ticket #393. Require once.
Adding smtp auth support for notifications. Requested-by: pmi@bluegrass.net
allow sending of same message twice when 'testing' smtp service
Do not include head.inc twice
Correct misc tab URL
Alert if there is a problem sending the test message
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Summons the capitalization police
Correct hint
Add seperator
Correct pconfig variables
Require notices.inc
Adding SMTP support. Ticket #59
Adding register_via_growl()
Restore form values correctly... really.
Send a sample test message when user clicks save
Oops, store config in correct location
Save to correct location and nuke dirty stuff
Restore growl settings correctly
Adding System: Advanced: Notifications to priv list
First stab at adding growl notifications settings screen (and other future notifications)