<softinstall xmlns="http://www.softaculous.com">
<heading>{{db_set}}</heading>
<input type="text" name="dbprefix" size="30" value="cp_">
<optional>true</optional>
<heading>{{ad_act}}</heading>
<input type="text" name="admin_email" size="30" value="admin" softmail="true">
<head>{{ad_email}}</head>
<handle>__email_address</handle>
<input type="text" name="admin_pass" size="30" value="password1">
<handle>__admin_pass</handle>
<input type="text" name="admin_username" size="30" value="admin">
<heading>{{out_set}}</heading>
<input type="text" name="out_host_server" size="30" value="smtp.site.com" quick_install="1">
<head>{{host_ser}}</head>
<exp>{{email_out_ser}}</exp>
<input type="text" name="out_m_port" size="30" value="25" quick_install="1">
<select name="out_ssl" quick_install="1">
<option value="ssl">SSL/TLS</option>
<option value="tls">STARTTLS</option>
<head>{{ssl_protocol}}</head>
<input type="text" name="send_email" size="30" value="admin" softmail="true">
<head>{{ad_email}}</head>
<handle>__email_address</handle>
<input type="text" name="send_email_pwd" size="30" value="" >
<head>{{ad_email_pwd}}</head>
<hour>{rand(0,23)}</hour>
<command>[[php_path]] [[softpath]]/spark tasks:run >> /dev/null 2>&1</command>