Search results

  1. Richard G

    Mail relay from on-premesis Exchange

    Ah oke sorry, then I misunderstood. I though you ment on premises but with another domain name. What you in fact want is a kind of a double smarthost. I have no clue on how this should work. You might be able to solve the issue by not using a DKIM on your own server, but only using SPF, and...
  2. Richard G

    Mail relay from on-premesis Exchange

    I think so. Theoretically, if you use DA as smarthost to the Exchange server then it will also send mail generated locally to the Exchange server. It's up to the Exchange server on how to handle these mails. As for receiving mails, it's a question of putting the MX record to the ip of the...
  3. Richard G

    Account creation email not DMARC signed

    Check this one: https://forum.directadmin.com/threads/changing-default-e-mail-from-address.62363/ that should do the trick normally.
  4. Richard G

    I'm confused about what the new license system means for me

    Compare with Windows XP then or other software out there. The lifetime licenses are declared legacy. As you know in software world, it's quite comon to declare lifetime software end of life too (there are examples out there). So be glad it's just legacy, they can still be used and -even- are...
  5. Richard G

    Mailbox quota limit does not get updated on change

    We're using Enhanced skin still for a various customers. Since I get postmaster mail. I got mail from the mailor-daemon of mail which got returned because of "quata full" of a customer. LMTP error after end of data: 552 5.2.2 <[email protected]> Quota exceeded (mailbox for user is full) So Iogged...
  6. Richard G

    Whose problem is it?

    If his DA is disabled, there is even risk he's using an illegal version of Directadmin. Then it's easy to put the fault with DA if it's closed down, because he would never admit having a wrongfull license. So that's also an option. He should be able to make backups for you via SSH. I would...
  7. Richard G

    Whose problem is it?

    There you got your answer. The hosting provider buys or rents the panel from Directadmin. The issue needs to be solved by the license holder. So that is the hosting provider.
  8. Richard G

    Can't perform FTP Admin Backups after upgrade

    Phoe that's 3 years ago, I probably was talking about the mysql backup timeout. Check this please: https://docs.directadmin.com/directadmin/backup-restore-migration/backups.html#mysqldump-timeout
  9. Richard G

    [SSL Sni][ Email ] S-verify fail when try sending email between DA server.

    That's normal. I also have these in the logs, as long as mail is send and receive correctly, it should be no issue. Got them even from a big ISP in the Netherlands. SSL verify error: certificate name mismatch: DN="/CN=spamfilter05.delta.nl" H="mx1.zeelandnet.nl" Nothing to worry about.
  10. Richard G

    I get this error for directadmin

    Exactly how did you do this? I hope you set it as: port=4060 under the [mysqld] part, right? The 4060 is just an example number, it should read the portnumber you want to use there. Did you also restarted mysql/mariadb afterwards? Be aware that you also have to change that port number in the...
  11. Richard G

    Solved bl.spamcop.net not resolving

    First ipv6, then ipv4 as expected. You mean like this? dig -6 53.176.230.91.bl.spamcop.net txt ; <<>> DiG 9.16.23-RH <<>> -6 53.176.230.91.bl.spamcop.net txt ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 19323 ;; flags: qr rd ra; QUERY: 1, ANSWER...
  12. Richard G

    [dkim_selector=x2] restore backup from old server 'x' to new server 'x2' DNS missing

    So the dkim selector is hardcoded for the whole server not for 1 domain, which means one can create multiple DKIM keys, but over the whole server the same DKIM selector is to be used. In that case it's a bug and on a restore the DKIM selector choosen in directadmin.conf should be applied on...
  13. Richard G

    Solved bl.spamcop.net not resolving

    Strange. Maybe RHEL 10 then indeed. I'm running Alma 9 and no issues with this. But also on Alma 9 when sending mail, ipv6 is preferred.
  14. Richard G

    [dkim_selector=x2] restore backup from old server 'x' to new server 'x2' DNS missing

    Well then this is a bug, because a DKIM record should work no matter what the dkim_selector in the directadmin.conf says. Because if it restores the dkim selector then it will also restore the DKIM key. The dkim_selector setting in directadmin.conf is only for newly created DKIM keys. So if DA...
  15. Richard G

    Solved bl.spamcop.net not resolving

    So in which file did you put that option? In local.cf? We didn't but we did have this one: dns_server 127.0.0.1 However, on our server seems like things are working without that ipv6 exclusion, so maybe something is wrong with resolving on your server? Or am I missing something? At least I got...
  16. Richard G

    [dkim_selector=x2] restore backup from old server 'x' to new server 'x2' DNS missing

    I think @Ohm J needs a feature request. To explain it in a more easier way maybe this helps. We have this option when restoring via admin/backup transfer: So one can choose wheather or not to use the SPF value from the backup. Such option is not present for DKIM so one would expect that a new...
  17. Richard G

    Advice for Multi Server with 1 Master DNS, 1 DirectSlave, 2+ Servers?

    That's even an understatement, it's not mentioned on the pricing page and not documented at all as far as I know. :) Maybe @DirectAdmin Sales can comment on that or maybe somebody else having a DNS only on DA personal. If not you can always send them a mail or use the contact form.
  18. Richard G

    Advice for Multi Server with 1 Master DNS, 1 DirectSlave, 2+ Servers?

    That is right. However I'm not sure about 1 thing, maybe somebody can clarify that or you have to ask DA sales. This is limited to 20 domains. I know that it's unlimited domains when only used as DNS server. However, you do need the main nameserver domain (brandednameservers.tld) setup on this...
  19. Richard G

    Is it allowed to sell DirectAdmin licenses?

    Except for external licenses sold in the EU. ;)
  20. Richard G

    Is it allowed to sell DirectAdmin licenses?

    Only with external licenses, and not supported by DA, do at own risk. Internal licenses are not allowed to be sold and there is a risk that they will be disabled if discovered.
Back
Top