summaryrefslogtreecommitdiffstats
path: root/etc/inc/smtp.inc
Commit message (Collapse)AuthorAgeFilesLines
* Code style etc in r sPhil Davis2015-03-031-1/+1
|
* Use php function to get hostname instead of exec()Renato Botelho2014-02-041-1/+1
|
* Split SSL/TLS into separate checkboxes so that plaintext connections can be ↵Warren Baker2013-09-161-49/+66
| | | | made secured by using STARTTLS. Support for SMTPS connections should probably be done away with in future. Fixes #3180
* Try harder to determine hostname when sending e-mail.jim-p2012-08-241-1/+3
|
* Change ereg() to preg_match() functionccesario2012-06-301-1/+1
|
* Fix quotes to use %N$X on gettext callsRenato Botelho2010-10-011-3/+3
|
* Fix gettext calls with printf to permit change strings orderRenato Botelho2010-08-301-3/+3
|
* Implement gettext() calls on smtp.incCarlos Eduardo Ramos2010-08-171-48/+48
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+4
|
* Import smtp.inc which allows sending e-mails from PHP. This will be used ↵Scott Ullrich2007-05-021-0/+839
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.
OpenPOWER on IntegriCloud