uawdijnntqw1x1x1
IP : 216.73.217.142
Hostname : localhost.localdomain
Kernel : Linux localhost.localdomain 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
OS : Linux
PATH:
/
var
/
www
/
consult-e-syn
/
public_html
/
643de
/
..
/
plugins
/
ats
/
mailfetch
/
mailfetch.xml
/
/
<?xml version="1.0" encoding="utf-8"?> <!--~ ~ @package ats ~ @copyright Copyright (c)2011-2022 Nicholas K. Dionysopoulos / Akeeba Ltd ~ @license GNU General Public License version 3, or later --> <extension version="3.9.0" type="plugin" group="ats" method="upgrade"> <name>PLG_ATS_MAILFETCH</name> <author>Nicholas K. Dionysopoulos</author> <authorEmail>nicholas@akeeba.com</authorEmail> <authorUrl>https://www.akeeba.com</authorUrl> <copyright>Copyright (c)2011-2021 Nicholas K. Dionysopoulos / Akeeba Ltd</copyright> <license>GNU GPL v3 or later</license> <creationDate>2023-07-26</creationDate> <version>4.0.9.2</version> <description>PLG_ATS_MAILFETCH_DESCRIPTION</description> <files> <filename plugin="mailfetch">mailfetch.php</filename> <filename>.htaccess</filename> <filename>web.config</filename> <folder>library</folder> <folder>vendor</folder> </files> <media folder="media" destination="plg_ats_mailfetch"> <folder>images</folder> </media> <languages folder="language"> <language tag="en-GB">en-GB/en-GB.plg_ats_mailfetch.ini</language> <language tag="en-GB">en-GB/en-GB.plg_ats_mailfetch.sys.ini</language> </languages> <config addfieldpath="/administrator/components/com_ats/fields"> <fields name="params"> <fieldset name="basic" addfieldpath="/plugins/ats/mailfetch/library"> <field name="replybyemail" type="fancyradio" default="0" label="PLG_ATS_MAILFETCH_CONFIGREPLYBYEMAIL_LABEL" description="PLG_ATS_MAILFETCH_CONFIGREPLYBYEMAIL_DESC" class="btn-group"> <option value="0">JNo</option> <option value="1">JYes</option> </field> <field name="emailadminonly" type="fancyradio" default="0" label="PLG_ATS_MAILFETCH_CONFIGEMAILADMINONLY_LABEL" description="PLG_ATS_MAILFETCH_CONFIGEMAILADMINONLY_DESC" class="btn-group"> <option value="0">JNo</option> <option value="1">JYes</option> </field> <field name="newbyemail" type="fancyradio" default="0" label="PLG_ATS_MAILFETCH_CONFIGNEWBYEMAIL_LABEL" description="PLG_ATS_MAILFETCH_CONFIGNEWBYEMAIL_DESC" class="btn-group"> <option value="0">JNo</option> <option value="1">JYes</option> </field> <field name="track_email_id" type="fancyradio" default="0" label="PLG_ATS_MAILFETCH_CONFIGTRACKEMAILID_LABEL" description="PLG_ATS_MAILFETCH_CONFIGTRACKEMAILID_DESC" class="btn-group"> <option value="0">JNo</option> <option value="1">JYes</option> </field> <field name="text_version" type="fancyradio" default="0" label="PLG_ATS_MAILFETCH_CONFIGTEXTVERSION_LABEL" description="PLG_ATS_MAILFETCH_CONFIGTEXTVERSION_DESC" class="btn-group"> <option value="0">JNo</option> <option value="1">JYes</option> </field> <field name="email_default_category" type="atscats" id="atscats" label="PLG_ATS_MAILFETCH_CONFIGEMAIL_DEFAULT_CATEGORY_LABEL" description="PLG_ATS_MAILFETCH_CONFIGEMAIL_DEFAULT_CATEGORY_DESC" default="" /> <field name="mailboxtype" type="list" default="imap" label="PLG_ATS_MAILFETCH_CONFIGMAILBOXTYPE_LABEL" description="PLG_ATS_MAILFETCH_CONFIGMAILBOXTYPE_DESC"> <option value="pop3">PLG_ATS_MAILFETCH_CONFIGMAILBOXTYPE_OPT_POP3</option> <option value="imap">PLG_ATS_MAILFETCH_CONFIGMAILBOXTYPE_OPT_IMAP</option> <option value="gmail">PLG_ATS_MAILFETCH_CONFIGMAILBOXTYPE_OPT_GMAIL</option> </field> <field name="email_server" type="text" label="PLG_ATS_MAILFETCH_CONFIGEMAIL_SERVER_LABEL" description="PLG_ATS_MAILFETCH_CONFIGEMAIL_SERVER_DESC" default="" size="40" showon="mailboxtype:imap[OR]mailboxtype:pop3" /> <field name="email_port" type="text" label="PLG_ATS_MAILFETCH_CONFIGEMAIL_PORT_LABEL" description="PLG_ATS_MAILFETCH_CONFIGEMAIL_PORT_DESC" default="" size="5" class="input-small" showon="mailboxtype:imap[OR]mailboxtype:pop3" /> <field name="email_ssl" type="fancyradio" default="0" label="PLG_ATS_MAILFETCH_CONFIGEMAIL_SSL_LABEL" description="PLG_ATS_MAILFETCH_CONFIGEMAIL_SSL_DESC" class="btn-group" showon="mailboxtype:imap[OR]mailboxtype:pop3" > <option value="0">JNo</option> <option value="1">JYes</option> </field> <field name="email_tls" type="list" default="1" label="PLG_ATS_MAILFETCH_CONFIGEMAIL_TLS_LABEL" description="PLG_ATS_MAILFETCH_CONFIGEMAIL_TLS_DESC" showon="mailboxtype:imap[OR]mailboxtype:pop3[AND]email_ssl:1" > <option value="0">PLG_ATS_MAILFETCH_CONFIGEMAIL_TLS_OPT_NEVER</option> <option value="1">PLG_ATS_MAILFETCH_CONFIGEMAIL_TLS_OPT_IFAVAILABLE</option> <option value="1">PLG_ATS_MAILFETCH_CONFIGEMAIL_TLS_OPT_ALWAYS</option> </field> <field name="email_username" type="text" label="PLG_ATS_MAILFETCH_CONFIGEMAIL_USERNAME_LABEL" description="PLG_ATS_MAILFETCH_CONFIGEMAIL_USERNAME_DESC" default="" size="30" /> <field name="email_password" type="password" label="PLG_ATS_MAILFETCH_CONFIGEMAIL_PASSWORD_LABEL" description="PLG_ATS_MAILFETCH_CONFIGEMAIL_PASSWORD_DESC" default="" size="20" showon="mailboxtype:imap[OR]mailboxtype:pop3" /> <field name="email_folder" type="text" label="PLG_ATS_MAILFETCH_CONFIGEMAIL_FOLDER_LABEL" description="PLG_ATS_MAILFETCH_CONFIGEMAIL_FOLDER_DESC" default="INBOX" size="30" showon="mailboxtype:imap[OR]mailboxtype:gmail" /> <field name="gmail_client_id" type="text" label="PLG_ATS_MAILFETCH_CONFIGEMAIL_GMAIL_CLIENT_ID_LABEL" description="PLG_ATS_MAILFETCH_CONFIGEMAIL_GMAIL_CLIENT_ID_DESC" default="" size="20" showon="mailboxtype:gmail" /> <field name="gmail_api_secret" type="text" label="PLG_ATS_MAILFETCH_CONFIGEMAIL_GMAIL_API_SECRET_LABEL" description="PLG_ATS_MAILFETCH_CONFIGEMAIL_GMAIL_API_SECRET_DESC" default="" size="20" showon="mailboxtype:gmail" /> <field name="gmail_authentication" type="atsgmailbutton" label="PLG_ATS_MAILFETCH_CONFIGEMAIL_GMAIL_AUTHENTICATION_LABEL" description="PLG_ATS_MAILFETCH_CONFIGEMAIL_GMAIL_AUTHENTICATION_DESC" showon="mailboxtype:gmail" /> <field name="access_token" type="text" label="PLG_ATS_MAILFETCH_CONFIGEMAIL_ACCESS_TOKEN_LABEL" description="PLG_ATS_MAILFETCH_CONFIGEMAIL_ACCESS_TOKEN_DESC" default="" size="20" showon="mailboxtype:gmail" /> <field name="refresh_token" type="text" label="PLG_ATS_MAILFETCH_CONFIGEMAIL_REFRESH_TOKEN_LABEL" description="PLG_ATS_MAILFETCH_CONFIGEMAIL_REFRESH_TOKEN_DESC" default="" size="20" showon="mailboxtype:gmail" /> <field name="email_delete" type="fancyradio" default="1" label="PLG_ATS_MAILFETCH_CONFIGEMAIL_DELETE_LABEL" description="PLG_ATS_MAILFETCH_CONFIGEMAIL_DELETE_DESC" class="btn-group"> <option value="0">JNo</option> <option value="1">JYes</option> </field> <field name="email_instantreply" type="fancyradio" default="1" label="PLG_ATS_MAILFETCH_CONFIGEMAIL_INSTANTREPLY_LABEL" description="PLG_ATS_MAILFETCH_CONFIGEMAIL_INSTANTREPLY_DESC" class="btn-group"> <option value="0">JNo</option> <option value="1">JYes</option> </field> <field name="email_lastcheck" type="hidden" default="0" label=""/> </fieldset> </fields> </config> <scriptfile>script.php</scriptfile> </extension>
/var/www/consult-e-syn/public_html/643de/../plugins/ats/mailfetch/mailfetch.xml