Search results

  1. X

    Squirrelmail works fine, but can't change password.

    Thanks! Installed from /usr/ports/mail/squirrelamil. No any change regarding any default option.
  2. X

    Problem with Pear install

    Yes. The problem is some one, as squirrelmail, still call pear function. This morning, somebody told me pear is too old, nobody to develop pear anymore.
  3. X

    Squirrelmail works fine, but can't change password.

    Dear Friends: Until now squirrelmail (FreeBSD9.2, PHP 5.5, MySQL) works fine for send or receive email. But just change password no good. The error message is quite simple: Could not make database connection Why just change_sqlpass can't connect MySQL?
  4. X

    Problem with Pear install

    Thanks! really? PhP version is 5.5.
  5. X

    Problem with Pear install

    Dear Friends: Pear have problem as follows (total install log very big, below is last page): Strict Standards: Non-static method Console_Getopt::getopt2() should not be called statically in /tmp/pear/System.php on line 84 Strict Standards: Non-static method Console_Getopt::doGetopt()...
  6. X

    Squirrelmail with PHP 5.5

    Dear Friends: Squirrelmail can be installed with PHP 5.5. But there is a error message when sending mail: Fatal error: Class 'abook_local_file' not found in /usr/local/www/squirrelmail/functions/addressbook.php(326) : eval()'d code on line 1 Need help. Thanks!
  7. X

    Squirrelmail with php5.4

    Thanks very much. portmaster can do that. default can be changed.
  8. X

    Squirrelmail with php5.4

    Dear @ShelLuser: I have installed php55 a couple of days ago. Squirrelmail installed well. But the IMAP extension is php55-imap-5.5.4 instead of php5-imap-5.5.4 which is needed by others. So I have to come back to php5.4.
  9. X

    Squirrelmail with php5.4

    PostfixAdmin works fine. But the next problem is coming. Squirrelmail can't work properly with php5.4. The error messages are: Strict Standards: Non-static method Message::parseStructure() should not be called statically in /usr/local/www/squirrelmail/functions/mime.php on line 36 Strict...
  10. X

    Problem with PostfixAdmin

    Thanks you all. I don't know why, just a fresh install of PostfixAdmin. PostfixAdmin can set[]up domains and users in virtual/ right now.
  11. X

    Problem with PostfixAdmin

    Yes I do. That is phpMyAdmin.
  12. X

    Problem with PostfixAdmin

    Yes, no any error messages regarding MySQL and UID/GID of virtual is www:www. MySQL has been double-checked, all data by PostfixAdmin are saved correctly.
  13. X

    Problem with PostfixAdmin

    Yes. Postfix Admin Setup Checker Running software: PHP version 5.4.20 Apache/2.2.25 (FreeBSD) PHP/5.4.20 mod_ssl/2.2.25 OpenSSL/0.9.8y DAV/2 Checking for dependencies: Magic Quotes: Disabled - OK Depends on: presence config.inc.php - OK Checking $CONF['configured'] -...
  14. X

    Problem with PostfixAdmin

    Thanks! The part is: // Mailboxes // If you want to store the mailboxes per domain set this to 'YES'. // Examples: // YES: /usr/local/virtual/domain.tld/username@domain.tld // NO: /usr/local/virtual/username@domain.tld $CONF['domain_path'] = 'YES'; // If you don't want to have the domain...
  15. X

    Problem with PostfixAdmin

    Yes, Postfixadmin in /usr/local/www, and the GID/UID is www. Everything is very good when php5.3 and orgin mail domain:mail.xxx.xxx.xxx. but after upgrade 9.0 to be 9.1, that is php5.4 and change mail.xxx.xxx.xxx to be mail2.xxx.xxx.xxx for some reason. Everything quite different.
  16. X

    Problem with PostfixAdmin

    Thanks very much for your help. VDA related of main.cf is #======= BASE ============== #myhostname = #mydomain = example.com home_mailbox = maildir/ #mydestination = $myhostname #local_recipient_maps = #======= MYSQL ============= virtual_gid_maps = static:80 virtual_mailbox_base =...
  17. X

    Non-recoverable failure in name resolution

    Thanks. I know the reason right now.
  18. X

    Non-recoverable failure in name resolution

    Dear @SirDice, Sorry for low level mistake. But if I #nslookup localhost Server: 192.168.1.1 Address: 192.168.1.1#53 Non-authoritative answer: Name: localhost.xxx.xxx.xxx Address: 60.195.191.230 192.168.1.1 is a router. The IP 60.195.191.230 is not mine, and is quite...
  19. X

    Non-recoverable failure in name resolution

    Dear friends, Big problem. Error message as follows: #telnet localhost:25 localhost:25: Non-recoverable failure in name resolution # telnet localhost:110 localhost:110: Non-recoverable failure in name resolution Need your help!
  20. X

    problem with postfix

    Dear friends, The warning message is as follows: /usr/local/etc/rc.d/postfix restart /usr/local/sbin/postconf: warning: /usr/local/etc/postfix/main.cf: unused parameter: virtual_create_maildirsize=yes postfix/postfix-script: stopping the Postfix mail system postfix/postfix-script: waiting...
Back
Top