Search results

  1. S

    ./build mysql_backup error

    Cloudlinux MariaDB 10.5 I got this error only on ./build mysql_backup, sql works in php, PhpMyAdmin, Direcatdmin management etc. I add sql_mode long time ago, I do not remember why (strict mode?) ;) Any ideas?
  2. S

    Always the same domain for pop3/smtp accounts in DA templates

    Hi, i want to change email add/change template to not show to users pop3/smtp mail.user_domain.com but always the same domain mail.mysslcertdomain.com, but i cannot find it in DA templates, where it is "hidden" ?
  3. S

    Rounbdcube with one domain SSL cert

    Hi, i try to make roundcube work with ssl cert only on one domain. First step was: RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://round.example.com/$1 [R,L] Second step was to make custom virtual_host2.conf (i know that this will made it for all domains, but...
  4. S

    Large size of /var/spool/mail/scan

    After recent updates of DA and CB i found that /var/spool/mail/scan got 5-6 GB per day and grrowing is there any chance to limit it, or its safe to delete it? In this time we will got 50 gb per week ;)
  5. S

    LMTP error after RCPT TO

    After recent updates we've got those msg for some emails accounts: 2016-01-21 20:30:29 [email protected] R=virtual_user T=dovecot_lmtp_udp defer (-44): LMTP error after RCPT TO:<[email protected]>: 451 4.3.0 <[email protected]> Temporary internal error 2016-01-21 17:48:12 Received from [email protected]...
  6. S

    Huge IMAP/POP bandwidth

    Hi, i just encounter since 2 days a strange bandwidth counting. pop imap emails 2015 01 01 66.1 MB 69.2 KB 0 B 236 KB 56.5 KB 0 B 0 B 66.5 MB 13 (0) 2015 01 02 68.4 MB 106.3 MB 0 B 2.69...
  7. S

    PositiveSSL for DA

    Hi, i try to make work PositiveSSl for http://help.directadmin.com/item.php?id=15. Till today we run on selfmaded cerificates, now i want to try to switch to Comodos. But i cant make it working. Content of which files goes where? I got 2 emails one with domainname.crt and...
  8. S

    Emails dont count to quota problem

    I saw strange problem today, as show on picture below. Emails are counted but DA dont count emails to total quota of user account. Any ideas why ?
  9. S

    Another spam problem

    Hi, i use spamblocker4, and till now all was ok, but from few days i have 10-20 spam email per account, all with the same rule, where TO = FROM Is there any chance to block all emails where "From" = "To" and "From" is not "envelope-from" or any other way to block this SPAM ?
  10. S

    add admin level subdomain to user

    We have free subdomains for customers aaaa.xxxxx.xxx if we create account and add this subdomain is all ok, but when customer request this subdomain after we create account there is no chance since DA protect not owned domains. Hi, is there chance to add subdomain from admin domains to user?
  11. S

    Internal Server Error after upgrading MySQL to 5.1

    Hi, I just tried to upgrade sql from 5.0 to 5.1 and with 5.1 i got Internal Server Error. When i back to 5.0 all is ok. I always do ./biuld php n after mysql upgrading. Any ideas? Solutions? Im running on CentOS 64 machine. And second question how i can enable InnoDB support in MySQL ??
  12. S

    backup errors

    Hi, Im tryed to open backup from da on other serwer and get this msg: Unable to read /home/rsctowar/backups/backup/rsctowar.pl/email/passwd : Unable to open /home/rsctowar/backups/backup/rsctowar.pl/email/passwd for reading. Unable to read...
  13. S

    exim dont send emails

    2008-03-11 14:41:37 1JZ4jS-0000pp-6d => [email protected] F=<[email protected]> R=lookuphost T=remote_smtp S=1874 H=xxx.xx [xx.xx.xxx.xxx] X=TLSv1:AES256-SHA:256 C="250 OK id=1JZ4jB-0003PI-So" 2008-03-11 14:41:37 1JZ4jS-0000pp-6d Completed But mail not arrive to recipent mailbox. cd /var/spool/exim/input...
  14. S

    cannot find file: /usr/local/bin/php

    CentOS 5.0 64-bits after install i got dovecot stoped, but i rebuild it, and it start up, but php is still down and i have this error: Make Complete Copying php.ini.. /usr/local/lib/php.ini already exists, skipping. Increasing memory limit to 20M... Installing php... Installing PHP SAPI module...
Back
Top