Project

General

Profile

Download (11.8 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
27c25d29 01/28/2015 03:23 PM Phil Davis

Support choice of SMTP Authentication Mechanisms

https://redmine.pfsense.org/issues/4176
I have left some documentation here of other mechanisms that someone might care about in future (or not). I left the array with name=>desc so it will be easy if new mechanisms come along that need a description different to the name.

285ef132 11/26/2014 12:10 PM Ermal Luçi

Rather than set the g['booting'] on globals provide a function to test for that doing the right checks

bb7843fd 04/07/2014 08:10 AM Warren Baker

Indentation

2a2b603d 04/07/2014 08:09 AM Warren Baker

Indentation

c2fe67eb 04/07/2014 08:09 AM Warren Baker

Dont check for 'checked' but rather if it is just set

1cddd59c 09/16/2013 01:13 PM Warren Baker

Split SSL/TLS into separate checkboxes so that plaintext connections can be made secured by using STARTTLS. Support for SMTPS connections should probably be done away with in future. Fixes #3180

7c845149 06/13/2013 05:05 PM Jim Pingle

Split actual SMTP send into its own function.

48b86f62 06/13/2013 04:17 PM Jim Pingle

Add the ability to disable Growl or SMTP notifications but keep their settings intact. Remove automatic test messages on save. Add individual test buttons for Growl and SMTP that work even if the service(s) are disabled.

53842a6c 06/26/2012 06:07 PM Jim Pingle

Add a small function to notify via remote methods only (smtp/growl). Notify when a dyndns IP changes.

90dd6423 03/21/2012 05:51 PM Darren Embry

[Patch] Multiple SMTP notice recipients

http://redmine.pfsense.org/issues/2026

4582ef41 02/20/2012 09:33 PM Jim Pingle

Use PHP's built-in RFC 2822 date format, rather than trying to make our own.

45d4b71e 05/23/2011 06:57 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

92ca10c1 05/14/2011 04:16 PM Bill Marquette

Merge branch 'axscode-pfs'

a51493d1 04/15/2011 04:38 PM Vinicius Coque

Merge remote-tracking branch 'mainline/master' into inc

Conflicts:
etc/inc/gwlb.inc

a93020d5 04/12/2011 10:18 PM Scott Ullrich

Do not send growl notices twice

10c3d4c0 04/12/2011 10:08 PM Scott Ullrich

Notify via smtp as well as growl

2d74f1cf 03/16/2011 07:31 AM Albert Causing

Add support for TLS/SSL for notification (tested with smtp.gmail.com port 465)

a120c194 02/08/2011 03:51 PM Vinicius Coque

BP: Fix gettext implementation

9d3d8d00 01/28/2011 07:32 PM Vinicius Coque

Merge branch 'master' into inc

Conflicts:
etc/inc/captiveportal.inc
etc/inc/config.console.inc
etc/inc/config.lib.inc
etc/inc/easyrule.inc
etc/inc/filter.inc
etc/inc/ipsec.inc
etc/inc/pkg-utils.inc
etc/inc/shaper.inc...

1edfb2de 01/02/2011 08:34 PM Pierre POMES

Ticket #1141. Typo error, use ->user to enable auth

2cd8d942 01/02/2011 08:30 PM Pierre POMES

Ticket #1141. Add necessary stuff for smtp auth using sasl

9734b054 11/10/2010 05:00 PM Scott Ullrich

Remove trailing carriage return

10f0a57a 10/11/2010 03:53 PM Renato Botelho

Merge remote branch 'mainline/master' into inc

Conflicts:
etc/inc/authgui.inc

fea89a63 10/11/2010 07:25 AM Warren Baker

Hard-coded pfSense to product_name for Growl alert notifications.

addc0439 10/01/2010 01:17 PM Renato Botelho

Fix quotes to use %N$X on gettext calls

47f12397 08/30/2010 11:36 PM Renato Botelho

Fix gettext calls with printf to permit change strings order

5025dfe3 08/16/2010 08:14 PM Carlos Eduardo Ramos

Implement gettext() calls on notices.inc

9a132756 07/30/2010 11:39 PM Scott Ullrich

Include hostname in growl notice

9277b7ef 07/14/2010 07:01 PM Jim Pingle

Allow setting the SMTP port for notifications. Fixes #677

addbcae7 04/18/2010 01:56 AM Scott Ullrich

Fix growl issues.

Ticket #518
Ticket #519

Submibtted-by: Blake Skinner

1467b79f 04/18/2010 12:27 AM Pierre POMES

Use FQDN for HELLO SMTP command. Ticket #443

575a42f5 03/09/2010 12:45 PM Ermal Luçi

Add some more error checking to not have issues as reported on http://forum.pfsense.org/index.php/topic,23435.0.html

72306d5a 12/31/2009 11:00 PM Scott Ullrich

Adding smtp auth support for notifications. Requested-by:

6955830f 12/28/2009 09:42 AM Ermal Luçi

Replace some occurrence of /tmp with the propper global variable in attempt to minimize the search for what changes /tmp permissions.

f602d493 12/03/2009 10:27 PM Scott Ullrich

Turn off debugging

093bcebc 11/07/2009 03:33 AM Scott Ullrich

Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to xmlparse.inc. Default to the older xmlparse.inc but add a flag check if /cf/conf/use_xmlreader is present the newer code will be included instead until the remaining bugs can be resolved with it (see rcs for many).

8273ea35 10/17/2009 05:45 AM Scott Ullrich

Do not attempt to send notices when booting

f9fb2569 10/03/2009 04:38 AM Scott Ullrich

Alert if there is a problem sending the test message

523855b0 09/12/2009 07:34 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions

91cae49d 09/05/2009 01:13 AM Scott Ullrich

Add documentation headers for each function

a183dd4d 09/05/2009 01:03 AM Scott Ullrich

Remove newlines

06287a5f 09/05/2009 01:02 AM Scott Ullrich

Do not echo out, use log_error()

f11527de 09/05/2009 01:00 AM Scott Ullrich

Correct typo 'Could'

2c7ac8dc 09/05/2009 12:57 AM Scott Ullrich

Ensure file exists

743c30df 09/05/2009 12:56 AM Scott Ullrich

Do not email the same message twice

96c52992 08/26/2009 04:17 PM Scott Ullrich

Do not direct deliver

7bb30b16 08/25/2009 06:41 PM Scott Ullrich

s/growl/smtp/

4bbb3155 08/25/2009 06:38 PM Scott Ullrich

Ensure both fields are present before sending email

b19369b7 08/25/2009 06:37 PM Scott Ullrich

Adding SMTP support. Ticket #59

b21fc797 08/23/2009 06:30 PM Scott Ullrich

Move growl related functions to notices.inc

1c9512f2 07/14/2009 12:13 AM Jim Pingle

Normalize the LEDs before alerting, in case the others are in the middle of some activity at the time.

0c884086 07/14/2009 12:02 AM Jim Pingle

Switch notice LED alert to LED 1, and make it a little more eye-catching. Also default the LED to on when notice is ACK'd.
Part of feature #17.
Also leaves LEDs 2 and 3 free for blinkled to use.

3b3a7338 07/10/2009 02:51 AM Scott Ullrich

Send alerts/notices to Growl

5f9bcd7a 01/29/2007 09:27 PM Scott Ullrich
  • Turn off led earlier in function to avoid return
  • Use consistent /bin/echo
a0a125b9 01/29/2007 09:15 PM Scott Ullrich

Add support for both Soekris and WRAP led's for trigger an alert.

385b3413 01/29/2007 09:11 PM Scott Ullrich

Woops, use /dev/led/error

d0d32c1b 01/29/2007 09:07 PM Scott Ullrich

Toggle the LED on wrap/soekris when an alert is filed if /dev/led1 exists.

9d5b2674 07/30/2006 01:49 AM Scott Ullrich

Wrong value slipped in

34e1ff97 07/30/2006 01:47 AM Scott Ullrich

Return and log error when we cannot open a valid write stream

371d45a2 07/24/2006 06:22 PM Scott Ullrich

Send alerts to syslog as well.

Suggested-by: BillM

6909a836 07/24/2006 06:19 PM Scott Ullrich

Send alerts to syslog as well.

Suggested-by: BillM

ff074bf9 01/18/2006 09:05 PM Scott Ullrich

Remove trailing newline

fab14377 07/26/2005 06:58 PM Colin Smith

Fix close_notice().

cebc42e6 07/16/2005 02:34 AM Colin Smith

If the notices array is empty, unlink our queue file. This fixes are_notices_pending().

6e2ec568 07/15/2005 10:22 PM Scott Ullrich
  • Restore are_notices_pending(). Getting the actual message is expensive on smaller devices if none are pending.
  • Remove trailing file space.
9e0b3dce 07/15/2005 10:04 PM Colin Smith

Modify get_notices() to work with XMLRPC. This isn't ideal.

d09f5292 07/13/2005 02:55 AM Scott Ullrich

remove trailing space

c6e2b163 07/13/2005 02:02 AM Colin Smith

Make $url optional.

73ef871b 07/11/2005 08:53 PM Scott Ullrich
  • Add are_notices_pending()
  • Remove trailing space
e2c48999 07/10/2005 05:58 PM Colin Smith

file_notice(): Return the notice's unique timestamp for future reference.

20d4d05e 07/10/2005 04:52 AM Colin Smith
  • Fix close_notice().
  • Add print_notice_box.
  • get_notices(): Return false if $notices is null.
6f10078a 07/10/2005 04:26 AM Colin Smith

Make $url optional.

669e1adb 07/04/2005 09:00 PM Bill Marquette

Various code cleanups and a few actual bugfixes courtesy of Zend

08421c0d 06/15/2005 03:51 AM Colin Smith

Use strtolower when comparing categories.

9774f564 06/15/2005 03:47 AM Colin Smith

Add notices facility. You may now: * File a new notice. * Dump notices to an XML file. * Close notices by timestamp or ID. * Get all notices or those in certain categories. * Print a list of notices (for print_info_box()).