Search results

  1. X

    FreeBSD 8.1 is very good for gnome desktop, but...

    If log off, it will just come back to log in again.
  2. X

    FreeBSD 8.1 is very good for gnome desktop, but...

    Hi Friends: I have installed FreeBsd 8.1 gnome on my atom 330 unit. It's very good. It looks like a real desktop system. But still have 3 problems: 1, scim can't be used in English desktop. 2, No choice to remove too many packages for other language. For me. just English and native is...
  3. X

    amavisd-new can't start

    solved by rm -r /var/amavis and then reinstall amavisd-new. quite easy!
  4. X

    amavisd-new can't start

    Thanks for your reply. /var/amavis is: ls -al /var/amavis total 12 drwxr-x--- 6 vscan vscan 512 Jul 27 10:44 ./ drwxr-xr-x 30 root wheel 512 Jul 27 18:44 ../ drwx------ 2 vscan vscan 512 Jul 26 03:06 .spamassassin/ srwxrwx--- 1 vscan vscan 0 Jul 27 10:44 amavis-milter.sock=...
  5. X

    amavisd-new can't start

    Dear Friends: The message is: # /usr/local/etc/rc.d/amavisd restart amavisd not running? Starting amavisd. Missing process ID in file /var/amavis/amavisd.pid at /usr/local/sbin/amavisd line 13932. /usr/local/etc/rc.d/amavisd: WARNING: failed to start amavisd What's wrong? Thanks...
  6. X

    amavisd-new can't start again

    Problem solved by run:sa-update. But mail server works. But it is very slow.
  7. X

    amavisd-new can't start again

    Yes, the code is:asus# tail -f /var/log/messages May 18 10:40:11 xxx postfix/sendmail[39016]: fatal: root(0): No recipient addresses found in message header May 18 10:42:20 xxx inetd[1112]: ssh/tcp: bind: Address already in use May 18 10:45:01 xxx postfix/sendmail[39036]: fatal: root(0): No...
  8. X

    there are 2 versions of python

    Thanks, one is meta. I learnt so much from you.
  9. X

    amavisd-new can't start again

    Thanks your reply very much. The output is:#amavis_p0fanalyser_enable="YES" #amavis_p0fanalyser_p0f_filter="tcp dst port 25" clamav_clamd_enable="YES" + clamav_clamd_enable=YES clamav_freshclam_enable="YES" + clamav_freshclam_enable=YES spamd_enable="YES" + spamd_enable=YES webmin_enable="YES"...
  10. X

    there are 2 versions of python

    Dear Friends: There are 2 versions of python in my server: python-2.6,2 and python26-2.6.5. Why? and how to deal with them? Regards! Xwwu
  11. X

    amavisd-new can't start again

    Thanks very much for your reply. No log file regarding amavisd-new. but there is a sentence regarding amvisd-new in maillog: May 17 21:52:15 xxx postfix/error[1332]: EC5352DE97:to=<xxx@xxx.xxx.xxx.xxx>, relay=none, delay=4690, delays=4690/0.07/0/0, dsn=4.4.1, status=deferred (delivery...
  12. X

    amavisd-new can't start again

    Dear Friends: Amavisd can't start again: # /usr/local/etc/rc.d/amavisd start Starting amavisd. # /usr/local/etc/rc.d/amavisd restart amavisd not running? Starting amavisd. # Quite simple, no any clue. How to fix it? I remember when upgrade python, there are some problem with some modules...
  13. X

    FreeBSD 8 / Postfix / SASL / authdaemond issue

    Many thanks for your good job. I have patched your diff. But my mail server just worked once. And then no work and no error message. But when I try to send a blank mail, No mail can be received, and if tail -f /var/log/maillog tail -f /var/log/maillog Jan 28 09:41:49 xxx amavis[1124]...
  14. X

    FreeBSD 8 / Postfix / SASL / authdaemond issue

    still no people tell us how to fix it?
  15. X

    FreeBSD 8 / Postfix / SASL / authdaemond issue

    Several day passed away. Still no any method to fix it.
  16. X

    FreeBSD 8 / Postfix / SASL / authdaemond issue

    My mail server has same problem also. I hope some one who can speak English well to submit this issue to FreeBSD team.
  17. X

    mail server problem,need help

    The config file is in /usr/local/lib/sasl2:pwcheck_method:authdaemond log_level:3 mech_list:PLAIN LOGIN authdaemond_path:/var/run/authdaemond/socket ~ Sorry for my poor English. You are right. It is not regarding any error.
  18. X

    mail server problem,need help

    I found it in postconf:virtual_maildir_limit_message = Sorry, the user's maildir has overdrawn his diskspace quota, please try again later. Where is config file for cyrus-sasl2?
  19. X

    mail server problem,need help

    Thanks again for your help. Part of postconf is (whole file is too big to be quoted):virtual_alias_domains = $virtual_alias_maps virtual_alias_expansion_limit = 1000 virtual_alias_maps = mysql:/usr/local/etc/postfix/mysql/virtual_alias_maps.cf virtual_alias_recursion_limit = 1000...
Back
Top