Download the PHP package slickalpha/autoconfigsrv without Composer
On this page you can find all versions of the php package slickalpha/autoconfigsrv. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download slickalpha/autoconfigsrv
More information about slickalpha/autoconfigsrv
Files in slickalpha/autoconfigsrv
Download slickalpha/autoconfigsrv
More information about slickalpha/autoconfigsrv
Files in slickalpha/autoconfigsrv
Vendor slickalpha
Package autoconfigsrv
Short Description Roundcube plugin to fetch DNS SRV records following RFC 6186 and 6764 for hosts and webdav
License GPL-3.0-or-later
Package autoconfigsrv
Short Description Roundcube plugin to fetch DNS SRV records following RFC 6186 and 6764 for hosts and webdav
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package autoconfigsrv
autoconfigsrv - RC plugin to fetch DNS SRV records
Roundcube plugin to fetch DNS SRV records following RFC 6186 and 6764 for hosts and webdav. PR welcome.
Installation
Manual
- Download, unzip, copy and rename master to 'autoconfigsrv' and paste it in 'plugins' directory of Roundcube installation.
- Browse folder on terminal and run 'php composer.phar update' to download dependencies.
- Update '
/config/config.inc.php' to include plugin, and configure additional options as shown below.
Configuration
Edit config.inc.php
file in
RFC Guidelines
RFC 6186 - https://tools.ietf.org/html/rfc6186
RFC 6764 - https://tools.ietf.org/html/rfc6764
To Do
- Change DNS library or update pear libray. (To make sure no DNS fetch requests fail)
- Use weights and priorities to handle multiple entries (rfc2782)
- To check whether host is a FQDN
- Follow RFC to add pop3s and else
All versions of autoconfigsrv with dependencies
PHP Build Version
Package Version
The package slickalpha/autoconfigsrv contains the following files
Loading the files please wait ....