Commit Graph

10409 Commits

Author SHA1 Message Date
FusionPBX 89e3ed5aed
Update v_mailto.php 2018-02-06 18:21:35 -07:00
FusionPBX 3aed1b5335
Update app_config.php 2018-02-06 18:18:21 -07:00
FusionPBX 24fb1e8cb6
Update app_config.php 2018-02-06 18:17:10 -07:00
FusionPBX 776016871e
Update send_mail.lua 2018-02-06 18:15:05 -07:00
FusionPBX da8d3ee850
Update app_defaults.php 2018-02-06 18:09:52 -07:00
Mafoo fca2e08a7f Enhance - send_mail.lua (#2978)
use the to address when email:smtp_from:var is empty
don't use email:smtp_from_name:var when empty
2018-02-06 17:45:53 -07:00
Mafoo d92adacc28 BugFix - send_mail.lua (#2977)
use correct header to retrieve call_uuid
2018-02-06 17:28:00 -07:00
FusionPBX d953639032
Update app_config.php 2018-02-06 15:55:36 -07:00
FusionPBX 707e32e9c3
Update extension_edit.php 2018-02-06 13:42:20 -07:00
Connor Strandt fc72b2250c update index.lua (#2976)
re-formatted table.
2018-02-06 00:09:52 -07:00
FusionPBX 16ff738c5b
Update index.lua 2018-02-05 23:56:22 -07:00
FusionPBX 3db4ecb08c
Update send_mail.lua
Remove this as it caused a nil error app/hangup/index.lua.
2018-02-05 23:47:36 -07:00
FusionPBX 7f201a8097
Update send_mail.lua
Revert the previous commit as it broke send_email.lua.
2018-02-05 22:23:18 -07:00
FusionPBX c2f8733728
Update xml_cdr.php 2018-02-05 13:32:40 -07:00
FusionPBX ef0099c6bb
Update v_xml_cdr_import.php 2018-02-05 13:26:30 -07:00
Len e866a02a09
Update {$mac}.xml 2018-02-05 14:50:37 -05:00
Len eeafe0c9b6
Update app_config.php 2018-02-05 14:30:59 -05:00
Len a3ed6203ed
Update {$mac}.xml 2018-02-05 04:11:17 -05:00
Len 622a13918c
Update {$mac}.xml 2018-02-05 04:04:59 -05:00
Len 46596360f9
Update {$mac}.xml 2018-02-05 03:56:04 -05:00
Len 33780c92fa
Update {$mac}.xml 2018-02-05 03:25:17 -05:00
Len 77ac1e74ad
Update {$mac}.xml 2018-02-05 03:09:55 -05:00
Len ba06070015
Update {$mac}.xml 2018-02-05 02:48:21 -05:00
Len 3081c6a750
Update {$mac}.xml 2018-02-05 02:29:35 -05:00
Len 4523bb038d
Update {$mac}.xml 2018-02-05 02:08:42 -05:00
Len 2e8bc760a3
Update {$mac}.xml 2018-02-05 01:41:47 -05:00
Len 81446e38a1
Update {$mac}.xml 2018-02-05 01:38:13 -05:00
Len 0ce59c66cb
Update {$mac}.xml 2018-02-05 00:46:09 -05:00
Len c8768bdd59
Update {$mac}.xml 2018-02-05 00:01:17 -05:00
FusionPBX 5ffcfe50b2
Update {$mac}.xml 2018-02-03 22:12:03 -07:00
FusionPBX b23f2ccc43
Update {$mac}.xml 2018-02-03 22:05:17 -07:00
FusionPBX 3d01d6f479
Update {$mac}.xml 2018-02-03 22:01:06 -07:00
FusionPBX f522e71532
Update {$mac}.xml 2018-02-03 21:38:07 -07:00
FusionPBX 55fefbd0a4
Update {$mac}.xml 2018-02-03 21:32:49 -07:00
FusionPBX 4093520dcc
Update {$mac}.xml 2018-02-03 21:24:05 -07:00
FusionPBX 2e0412ac86
Update app_config.php 2018-02-03 21:10:06 -07:00
FusionPBX d7614682d3
Update provision.php 2018-02-03 20:36:56 -07:00
FusionPBX e5c895df06
Update app_config.php 2018-02-03 19:03:08 -07:00
FusionPBX f26edb8fce
Update device_edit.php 2018-02-03 19:01:48 -07:00
Len a6792edeae
Update {$mac}.xml 2018-02-03 19:49:18 -05:00
FusionPBX 5c092b8f57
Update send_mail.lua
Fix a spelling mistake.
2018-02-02 19:35:02 -07:00
Mafoo e06f21ccf3 BugFix - LUA send_mail() (#2975)
take call_uuid from the correct header
use smtp_from_name as part of the from address
2018-02-02 19:33:43 -07:00
Mafoo 9724c1384e BugFix - make hangup and failure use send_mail() (#2974)
change the failure_handler and hangup apps use
resources.functions.send_mail so they can use the correct smtp_from*
settings
2018-02-02 19:33:30 -07:00
Len 926995404f
Update {$mac}.xml 2018-02-02 13:59:15 -05:00
Connor Strandt ff1ddaa1ae Formatting and sendmail to use smtp_from fix (#2973)
* Fixed formatting.
* Sendmail to use smtp_from variable

Changed sendmail to use smtp_from as the from address to keep from being blocked by spf check during spam filtering on recieving end.
2018-02-02 01:02:57 -07:00
FusionPBX 732f620eb2
Update app_config.php 2018-02-02 00:56:14 -07:00
FusionPBX 8954de16fc
Update fax_to_email.php 2018-02-02 00:51:59 -07:00
FusionPBX cfe788fd2f
Update v_mailto.php 2018-02-02 00:45:57 -07:00
FusionPBX 74d578bb75
Update v_mailto.php 2018-02-02 00:44:56 -07:00
FusionPBX 8c2bbbf7b3
Update fax_to_email.php
Make the code more consistent with the rest of the project.
2018-02-02 00:06:11 -07:00