2020-11-25 08:21:18 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > iLink App - Backoffice: application/config/email.php File Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectlogo" > < img alt = "Logo" src = "logo-ilink.jpeg" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > iLink App - Backoffice
  < span id = "projectnumber" > 2.0.0< / span >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('email_8php.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#var-members" > Variables< / a > < / div >
< div class = "headertitle" >
< div class = "title" > email.php File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "var-members" > < / a >
Variables< / h2 > < / td > < / tr >
< tr class = "memitem:a49c7011be9c979d9174c52a8b83e5d8e" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "email_8php.html#a49c7011be9c979d9174c52a8b83e5d8e" > $config< / a > < / td > < / tr >
< tr class = "separator:a49c7011be9c979d9174c52a8b83e5d8e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Variable Documentation< / h2 >
< a id = "a49c7011be9c979d9174c52a8b83e5d8e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a49c7011be9c979d9174c52a8b83e5d8e" > ◆ < / a > < / span > $config< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > $config< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Initial value:< / b > < div class = "fragment" > < div class = "line" > = array(< / div >
< div class = "line" > < span class = "stringliteral" > ' protocol' < / span > => < span class = "stringliteral" > ' smtp' < / span > , < / div >
< div class = "line" > < span class = "stringliteral" > ' smtp_host' < / span > => < span class = "stringliteral" > ' mail.ilink-app.com' < / span > ,< / div >
< div class = "line" > < span class = "stringliteral" > ' smtp_port' < / span > => 587,< / div >
2025-10-21 14:55:08 +00:00
< div class = "line" > < span class = "stringliteral" > ' smtp_user' < / span > => < span class = "stringliteral" > ' ' < / span > ,< / div >
2020-11-25 08:21:18 +00:00
< div class = "line" > < span class = "stringliteral" > ' smtp_pass' < / span > => < span class = "stringliteral" > ' ilink2017GA' < / span > ,< / div >
< div class = "line" > < span class = "stringliteral" > ' smtp_crypto' < / span > => < span class = "stringliteral" > ' tls' < / span > , < / div >
< div class = "line" > < span class = "stringliteral" > ' mailtype' < / span > => < span class = "stringliteral" > ' text' < / span > , < / div >
< div class = "line" > < span class = "stringliteral" > ' smtp_timeout' < / span > => < span class = "charliteral" > ' 5' < / span > , < / div >
< div class = "line" > < span class = "stringliteral" > ' charset' < / span > => < span class = "stringliteral" > ' iso-8859-1' < / span > ,< / div >
< div class = "line" > < span class = "stringliteral" > ' wordwrap' < / span > => < a class = "code" href = "constants_8php.html#ae04a3efe6aa42044f803ee90c2277846" > TRUE< / a > < / div >
< div class = "line" > )< / div >
< / div > <!-- fragment -->
< / div >
< / div >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div class = "ttc" id = "aconstants_8php_html_ae04a3efe6aa42044f803ee90c2277846" > < div class = "ttname" > < a href = "constants_8php.html#ae04a3efe6aa42044f803ee90c2277846" > TRUE< / a > < / div > < div class = "ttdeci" > defined('SHOW_DEBUG_BACKTRACE') OR define('SHOW_DEBUG_BACKTRACE' TRUE< / div > < div class = "ttdef" > < b > Definition:< / b > constants.php:14< / div > < / div >
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "dir_d75c23162a2652451dce46d2e7e8aead.html" > application< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_2bf452391e2991b6701cbbf63c20050f.html" > config< / a > < / li > < li class = "navelem" > < a class = "el" href = "email_8php.html" > email.php< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.17 < / li >
< / ul >
< / div >
< / body >
< / html >