Project

General

Profile

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

# Date Author Comment
4f188f54 02/04/2014 02:34 PM Renato Botelho

Use php function to get hostname instead of exec()

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

0300d9ec 08/24/2012 12:47 PM Jim Pingle

Try harder to determine hostname when sending e-mail.

3213b096 06/30/2012 01:03 PM Carlos Cesario

Change ereg() to preg_match() function

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

847673ae 08/17/2010 06:29 PM Carlos Eduardo Ramos

Implement gettext() calls on smtp.inc

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

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions

d3819fcb 05/02/2007 09:46 PM Scott Ullrich

Import smtp.inc which allows sending e-mails from PHP. This will be used later down the road for the automatic logging/emailing system. This will also allow pfSense developers to begin e-mail equipping portions of the system as well.