Search results

  1. J

    Script DNSSEC automation with OXXA

    Dear all, For those of you who make use of OXXA (Oxxa.nl) as provider. I made an little script whiche runs when an zone is signed. It adds the records to the oxxa domain settings. So no need anymore to add it manualy. https://github.com/jordivn/Public_WES_SCRIPTS/blob/main/DNSSEC_da_oxxa.sh Jordi
  2. J

    Mail Archive on second disk

    Hello, I would like to configure an archive folder for every user on an seperate disk. I did try with namespace but i get an permission error. Someone here which have configured it and would like to share configs? namespace Archives { type = private disabled = no hidden = no list = yes...
  3. J

    Letsencrypt ACME record not showing up

    Hi All, My problem started with errors of Letsencrypt about problems by renewing certs. I switched the dns servers in letsencrypt.sh to local (127.0.0.1 and ::1), and changed the timeout to 1000. Also set the TTL to 600 for the hole domain. When i dig the text records of the domain only 2...
  4. J

    BUG: error log subdomain gives usage log

    Hi, Found a little bug. when in user level -> System info & files -> Site summary / statistics / Logs Click on an sub domain and the usage log and error log buttons appear. But they both go to /usage-log. Error log should go to /error-log. Jordi
  5. J

    Bug: Datepicker in darkmode

    The datepicker (for example with vacation messages config) is not useable when you use the skin in darkmode. It needs some extra styling to make it visible.
  6. J

    [Request] Expiredate of domain

    By an whois lookup it is possible to get the expiredate of some domain. It would be nice to show this information in DA by the domains. This could be in some daily cron. Jordi van Nistelrooij
  7. J

    [Request] Expiredate for useraccount and reseller account

    I use directadmin in an commercial way. The expiredates of domains gets adminstrated by the domainregister company. But for the hosting part i have to store it in some excel sheet or db. It would be nice to do this in directadmin. Suggestion: - Per user and reseller editable field for setting...
  8. J

    MySql compile vs package

    Hi All, It see the option in CB(2.1) "mysql_force_compile". Does setting this reinstall mysql? How does this effect my current databases? Does it run faster/better? Someone expirience? Thanks in Advance Jordi
  9. J

    Auto learn from users folders

    Hi All, I created an small bash script to teach the bayes of all the users. https://bitbucket.org/jordivn/wes-scripts/src/master/LearnBayesUserBased.sh LearnBayesUserBased.sh Script for teaching SA Bayes on an directadmin server. It loops thru every user => domain => mailbox => mailfolder...
  10. J

    bug: wrong scaling frames

    Some popup/notification frames don't scale right on mobile/small screens
  11. J

    one click login => Target=_blank

    When using the onclick login options (phpmyadmin & roundcube) the link is loaded in the active window. It would be nicer to add target=_blank, then the user keeps its panel window.
  12. J

    Lets Encrypt for Hostname not resolving

    Hi All, I get the follow error: $ ./letsencrypt.sh request_single hosting.wes-server.nl 4096 Setting up certificate for a hostname: hosting.wes-server.nl Requesting new certificate order... Processing authorization for hosting.wes-server.nl... Waiting for domain verification... Trying...
  13. J

    User not Tallyed with Tally All

    Hi All, I have something odd. One of the users is not Tally with the datasq run (the one every night). But when i add the manually to the datataks its updated. I lookup the system.log (/var/log/directadmin/..) and saw that the user is missing in the nightly tally. [13:25|#############|...
  14. J

    Letsencrypt dns errors

    Hi Guys, I used letsencrypt for a few years without problems. But know (with the new dns challage) i get lots of errors on de renews. It seems like the dns resolve doesn't work. Looking in the letsencrypt.sh it uses the google dns. But with dig of nslookup the domain does resolve fine...
  15. J

    Default domain setup with ssl and letsencrypte

    Hi all, Running da for an few years now, I'm adding extra's to be more exclusive to my customers. One of these extras is enabling autodiscover by default. This is done by adding a view files in /usr/local/directadmin/data/templates/default/ and adding some dns records. autodiscover works only...
  16. J

    Deblock page on port 2222

    I was wondering if anyone could give my an direction. I would like an possibility to let guests deblock an ip from the ip_blacklist file in /usr/local/directadmin/data/admin created with the BFM/CFS. Ofcourse this must be limited and secured with recapta. I would like to publish an page on port...
Back
Top