Search results

  1. R

    Auto-login to DA from an external site

    I need to allow a user to login to DA from an external site; here it's explained how to do it using a form like this: <form action="http://www.domain.com:2222/CMD_LOGIN" method="POST" name="form"> <input type=hidden name=referer value="/"> <input type=hidden name=FAIL_URL...
  2. R

    Customizing standard DNS template?

    When a new domain/service is created in DA, the related DNS zone is automatically populated with a certain set of DNS records. The question is: is it somehow possible to modify and customize this set of DNS records? i.e.: add a subdomain pointing to an external IP, or make MX record pointing...
  3. R

    create a login url that works for more than one time

    Using login keys it's possible to create a one-time login URL, something like: https://myserver.com:2222/api/login/url?key=z-xNfTwXjevf9LogP862VLJMbQ-r7VoB That allows the login just one time. But wanting to create a login URL working for an undefined number of times? I tried creating an access...
  4. R

    Login Keys error

    I created a login key for a certain user, with limited permissions and checking the option "Allows browsing of the DA interface to HTM, IMG and CSS files." But if I log in using that login key, Im getting an error OOPS! Privileges needed to load the skin have not been granted for this account...
  5. R

    Is it possible to create an admin with limited privileges?

    Is it somehow possible in DA to create an admin with limited privileges? That's to say: an admin that, i.e., can access only Log Viewer and mail Queue Administration, but not Account Manager or Server Manager?
  6. R

    How to check/edit external resolvers?

    hello. Apart from edit /etc/resolv.conf , there's any way in DA interface to check (and edit) the resolvers used by a DA server?
  7. R

    How to automatically run a certain Softaculous script during setup?

    Hello. Is it somehow possible to set a user package,in order to make it run a certain Softaculous script during first setup? I.e., a reseller creates a "Joomla package", with certain resources... and every time a new service is created using this package, it also happens that the related...
  8. R

    Two domains, two certificates, one single directory for contents ...

    Hello. I have the following needs: two different domains: example.com and example.net each of both domains needs his own SSL certificate (not LE) one single hosting space for contents (i.e. domains/example.com/public_html the user needs to stay with his browser on the original domain...
  9. R

    How to change sender of message system email notifications?

    Hello. I have several DA server, and I receive email notifications from every message system. The issue is that the sender for all these messages is always "Message System", just changing the email of sender ([email protected] , [email protected], etc.), and so it's necessary to open...
  10. R

    Setup a package with dedicated IP?

    I would like to set up a package that assigns to the user a dedicated ("owned") IP ... that's to say that creates the service, recovers one of the free IP assigned to the reseller, and assigns it to the new service, marking it as "owned"... Is it somehow possible? As far as I see, it's...
  11. R

    Modifying default menu structure for resellers and sub-users ?

    A Reseller can freely modify the menu structure for his own users, using the function "Customize Evolution Skin" This is great, but... does exist any way for the admin to change the default sub-user menu structure which is available to the resellers? In order that the just after having create a...
  12. R

    Looking for email-only cpanel to DirectAdmin migration

    Hello. I'm looking for someone to manage the mass migration of an email-only server, from cPanel to DirectAdmin Current usage on cPanel server: About 380 accounts, and 500 GB of used storage Of these, about 230 are simple "user" accounts (= about the same number of domains), with 300 GB of...
  13. R

    Forcing http to https redirect

    Hello. I just set up an email-only DA server; configured LE in order to issue the SSL certificate for webmail.example.com, and checked about forcing the redirect from http to https Certificate issue works fine, I can access to https://webmail.example.com without any issue, but if I try to...
  14. R

    WHMCS & email-only DirectAdmin server...

    Note: this is an issue mainly about WHMCS; I just posted it also in WHMCS forum ( https://whmcs.community/topic/298118-whmcs-email-only-directadmin-server/ ), but I guess it may be interesting for DirectAdmin's users too, and so I post it here too. Intro: If I configure a "plain" DirectAdmin...
  15. R

    DirectAdmin backup on cloud storage

    Anyone find any way to configure standard DirecxtAdmin backup function (which uses FTP) with any external cloud service (i.e. Gdrive, Dropbox), which do not support FTP ? Any trick, or any reliable cloud storage service (which supports FTP) to suggest? :rolleyes:
  16. R

    How to let the Reseller edit his own welcome message template?

    Editing /usr/local/directadmin/data/admin/r_welcome.txt administrator can edit the welcome message sent to new resellers. Editing /usr/local/directadmin/data/users/<resellername>/u_welcome.txt the administrator can edit the welcom message sent by a reseller to his customers. But... how can the...
  17. R

    Webmail and let's encrypt certificate...

    I configured the server in order to make webmail available to the URL webmail.example.com instead of example.com/webmail ... but doing so there's an issue with LE certificate. DA manages and creates the LE certificates for: root (example.com) ftp.example.com mail.example.com pop.example.com...
  18. R

    SMTP issues using 1.1.1.1 (Cloudflare) as resolver

    Hello. I'm encountering various SMTP issues using 1.1.1.1 as resolver. In /etc/resolv.conf I have # Generated by NetworkManager nameserver 1.1.1.1 nameserver 8.8.8.8 and this brings to very long SMTP delays (up to 25' to send a single message, both by webmail or external client) Just changing...
  19. R

    SMTP using the dedicated IP instead of server IP

    I have a server where each reseller has his own IP; every domain of the reseller so responds to the IP assigned to the reseller. Everything works fine, but the outgoing email is sent using the server IP, instead than the reseller's IP. Does exist any way to configure the system in order to use...
  20. R

    How to update Evolution Skin?

    I'm currently using 1.58, but I can't see the extra radio buttons for incoming and outgoing SMTP logs, as described here: https://directadmin.com/features.php?id=2445 I guess I need to update my evolution skin to last version but... what's the right way to do it?
Back
Top