Search results

  1. D

    Remove email-related GUI settings/options (website-only server)

    I've been using DirectAdmin for quite a while now (15+ years) but ONLY for website hosting. Email and DNS services for any of the domains are hosted elsewhere. I have everything working fine in terms of the actual configuration, but all the email-related GUI options still clutter up the...
  2. D

    Template if-then-else usage

    I've seen the KB article here (http://www.directadmin.com/features.php?id=430) regarding if-then-else statements in templates. What I'm not clear about is if there is any support for AND operators, like: |*if DOMAIN="example.com" AND SUB="webmail"| Code for webmail.example.com |*endif| In my...
  3. D

    Restoring an existing user account

    This may already be posted somewhere but I thought I'd mention it in case anyone else runs into this problem: Apparently if you already have a user account on the system (created outside DirectAdmin) and try to restore that same username from a backup it will fail with "Unable to read the User...
  4. D

    Problems installing DA on clean Debian 6.0 x64

    I've done this several times now and I'm a bit perplexed as to why there are still some issues with installing DA on a clean Debian 6.0 x64 machine (using Custombuild 1.2). First, the issue with the MySQL client library version dependency is annoying to say the least, and NOT ONE of the...
  5. D

    Google Apps integration

    Is there any existing work someone has done to add support for integrating a simple link to Google Apps for a domain and disabling any standard email control panel items for a domain that uses Google Apps? I'm sure it's not too hard to do but I thought I'd ask before messing with the skin myself.
  6. D

    Package management

    What are people doing these days to manage Debian servers with DirectAdmin with regard to updating the server using apt? In other words, how are people keeping the server up to date while at the same time not breaking DirectAdmin (due to the fact that DA is not managed with apt)? I've seen a...
  7. D

    Roundcube exploit

    I know that there is already a thread or two about the recent Roundcube exploit (and that it was apparently fixed in the latest 0.2 stable release), but I feel it is worth mentioning that you can be hit by this exploit even if you used Custombuild and chose not to install/manage Roundcube...
  8. D

    Problem with Restore

    It's entirely possible that I'm overlooking something, but I'm having a an issue with restoring a reseller account and all user accounts under that reseller. I should mention that I am using a "pre-release" build 1.331 of DirectAdmin but I don't believe any of the changes relate to DNS or the...
  9. D

    Custom dns_ns.conf

    I have create a custom dns_ns.conf file to add a third name server by default for new accounts (and yes it is in the custom directory) but it is not using my custom template. The file looks like the following (with my nameserver name changed, of course): |NS1|=|DOMAIN|. |NS2|=|DOMAIN|...
Back
Top