来自:http://www.linuxsir.org/bbs/thread343743.html

http://gentooexperimental.org/~patri...1T21_22_11.txt

大意是:
如果你每天sync,你会注意到天天都有更新。一个又一个的软件源源不断的得到测试,更新,打补丁和改进。所有这一切不花你一分钱。

这就是为什么我希望你也投入一点什么。虽然很小,但是……
向一位开发者表达你的感激。在IRC上说句谢谢,给他们发个email告诉他们他们升级的软件包解决了曾经困扰你的一些bug。下次见到他们的时候,请他们喝杯酒,或者仅仅是拥抱他们。毕竟我们都是普普通通的人,在一个由志愿者撑起的社区里,这样的反馈能极大的激发开发者的开发热情。而充满了激情的开发者们将会创造出更加多的好东西,那样你就能享受到更好的软件环境。

这只会占用你一分钟的时间。他们已经投入了他们自己数不清的时间。这是个划算的买卖……:)

下载了 PostfixAdmin 之后,在里面的 ADDITIONS 目录里有。:loveliness:

The cluster team and its community are proud to announce the
3.0.0.alpha3 release from the STABLE3 branch.

The development cycle for 3.0.0 is about to end. With the new STABLE3
branch that will collect only bug fixes and minimal update required to
build on top of the latest upstream kernel, we are getting closer and
closer to a shiny new stable release.

Everybody with test equipment and time to spare, is highly encouraged to
download, install and test the 3.0.0.alpha releases and more important
report problems. This is the time for people to make a difference and
help us testing as much as possible.

In order to build the 3.0.0.alpha3 release you will need:

- corosync svn r1750.
- openais svn r1682.
- linux kernel 2.6.28.

The new source tarball can be downloaded here:

ftp://sources.redhat.com/pub/cluster/releases/cluster-3.0.0.alpha3.tar.gz
https://fedorahosted.org/releases/c/l/cluster/cluster-3.0.0.alpha3.tar.gz

To report bugs or issues:

   https://bugzilla.redhat.com/

Would you like to meet the cluster team or members of its community?

   Join us on IRC (irc.freenode.net #linux-cluster) and share your
   experience  with other sysadministrators or power users.

Happy clustering,
Fabio

Under the hood (from 3.0.0.alpha2):

Abhijith Das (1):
      gfs-kernel: Changes to gfs to work with 2.6.28

Bob Peterson (5):
      Add optional human-readable output to gfs_tool df
      Non-default block size confuses gfs2_grow
      Remove bogus TODO file from gfs2_fsck.
      Remove silly comment from log.c
      GFS2: Add human readable output to gfs2_tool df

Christine Caulfield (12):
      cman: Rename Dirty to HaveState
      cman: Remove cman_dump_objdb
      cman: Add more node display options to 'cman_tool nodes'
      cman: don't double free if a key doesn't exist while reloading
      cman: don't delete /totem when re-reading config.
      cman: Don't sent a RECONFIGURE notification until we have a valid
config
      cman: Allow cman_tool version -r0 to update to an arbitrary
version
      cman: Make sure we have the same version on all nodes
      cman: send fewer messages for each state transition.
      cman: Cope with nodes that have the same ipv6 & ipv6 names
      cman: make sure we load corosync's quorum service
      Merge branch 'STABLE3' of git://git.fedorahosted.org/git/cluster
into STABLE3

David Teigland (3):
      dlm_tool: use NEWEXCL flag
      groupd: reduce messages in compat detection
      libdlm: uncomment the NEWEXCL flag

Fabio M. Di Nitto (14):
      misc: Update copyright for 2009
      build: adapt Makefile to expand for EVENT_TARGETS
      rgmanager: fix again randomization of temp files
      rgmanager: remove debugging printf
      build: allow flexibility around fence agents
      build: add --without_resource_agents build option
      build: add release script to help release management task
      build: bump kernel requirements to 2.6.28
      gfs: fix binary and manpage names
      gfs2: fix binary and manpage names
      man: Update man pages to new names, fix refs etc
      build: prepare infrastructure for fence-agents and resource-agents
tarballs
      logt: don't hold fd open when not required
      build: improve release.mk

Jan Friesse (4):
      fence: Fusion of vmware_vi and vmware_vmrun into one agent
      fence: Fix bad name for vmware helper
      fence_vmware: Improve speed for status operation => whole fencing
      fence: vmware helper better handling power on/off errors

Lon Hohberger (4):
      rgmanager: Add XSLT scripts for extracting RA metadata
      Merge branch 'STABLE3' of
ssh://lon@git.fedorahosted.org/git/cluster into stable3
      rgmanager: Fix DTD so that it actually works
      rgmanager: Make 'make check' work for resource-agents

Marek 'marx' Grac (4):
      [FENCING] long options correction
      [RGMANAGER] Resolves #481058 - Add option startup_wait for mysql
RA
      [FENCE] Resolves #472781 - Properly report status on systems in
Open Firmware
      [FENCE] Resolves #472781 - typo

Mark Hlawatschek (1):
      [rgmanager] Add no_unmount to netfs.sh

Steven Whitehouse (12):
      tool: Remove old perl scripts
      gfs2_tool: remove unused code
      mkfs: Remove unused code
      libgfs2: Remove unused code
      man: Update man pages to new names, fix refs etc
      include: Remove almost unused headers
      libgfs2: Remove three unused functions
      libgfs2: Remove unused functions from misc.c
      libgfs2: More fixes in bitmap.c and block_list.c
      libgfs2: Remove unused code, general clean up
      libgfs2.h: add externs
      libgfs2: Fix typo in previous patch

marx (2):
      [RGMANAGER] Resolves: #474444 - Zero-length pid files cause
resource start failures
      [RGMANAGER] Resolves #449394 - Recovery policy of type restart
doesn't work

 cman/cman_tool/cman_tool.h                       |    3 +
 cman/cman_tool/main.c                            |   74 +-
 cman/daemon/cman-preconfig.c                     |   38 +-
 cman/daemon/cnxman-socket.h                      |   11 +
 cman/daemon/commands.c                           |   92 ++-
 cman/lib/libcman.c                               |   24 +-
 cman/lib/libcman.h                               |   36 +-
 cman/man/cman_tool.8                             |   11 +-
 common/liblogthread/liblogthread.c               |   14 +-
 configure                                        |   39 +-
 dlm/libdlm/libdlm.h                              |    2 +-
 dlm/tool/main.c                                  |    6 -
 doc/COPYRIGHT                                    |   65 +-
 fence/agents/Makefile                            |    2 +
 fence/agents/ifmib/fence_ifmib.py                |    2 +-
 fence/agents/lib/fencing.py.py                   |   51 +-
 fence/agents/lpar/fence_lpar.py                  |    2 +-
 fence/agents/vmware/Makefile                     |    5 +-
 fence/agents/vmware/fence_vmware.py              |  357 +++++++---
 fence/agents/vmware/fence_vmware_helper.pl       |  267 +++++++
 fence/agents/vmware_vi/Makefile                  |    5 -
 fence/agents/vmware_vi/fence_vmware_vi.py        |  149 ----
 fence/agents/vmware_vi/fence_vmware_vi_helper.pl |  237 ------
 fence/agents/vmware_vmrun/Makefile               |    4 -
 fence/agents/vmware_vmrun/fence_vmware_vmrun.py  |  154 ----
 fence/man/Makefile                               |    1 -
 fence/man/fence_ifmib.8                          |    2 +-
 fence/man/fence_vmware.8                         |  134 ++--
 fence/man/fence_vmware_vmrun.8                   |  137 ----
 gfs-kernel/src/gfs/acl.c                         |    3 +-
 gfs-kernel/src/gfs/inode.c                       |   12 +-
 gfs-kernel/src/gfs/ioctl.c                       |    5 +-
 gfs-kernel/src/gfs/log.c                         |   20 -
 gfs-kernel/src/gfs/ops_address.c                 |  119 ++--
 gfs-kernel/src/gfs/ops_export.c                  |   20 +-
 gfs-kernel/src/gfs/ops_inode.c                   |    9 +-
 gfs-kernel/src/gfs/quota.c                       |    3 +-
 gfs/gfs_fsck/Makefile                            |    9 +-
 gfs/gfs_mkfs/Makefile                            |    9 +-
 gfs/gfs_tool/df.c                                |   87 ++-
 gfs/gfs_tool/gfs_tool.h                          |    6 +-
 gfs/gfs_tool/main.c                              |   12 +-
 gfs/man/Makefile                                 |    6 +-
 gfs/man/fsck.gfs.8                               |   59 ++
 gfs/man/gfs.8                                    |    6 +-
 gfs/man/gfs_fsck.8                               |   59 --
 gfs/man/gfs_grow.8                               |    2 +-
 gfs/man/gfs_jadd.8                               |    2 +-
 gfs/man/gfs_mkfs.8                               |   82 ---
 gfs/man/gfs_mount.8                              |  193 -----
 gfs/man/gfs_tool.8                               |   24 +-
 gfs/man/mkfs.gfs.8                               |   82 +++
 gfs/man/mount.gfs.8                              |  193 +++++
 gfs2/convert/gfs2_convert.c                      |    9 +-
 gfs2/fsck/TODO                                   |   49 --
 gfs2/fsck/fs_bits.h                              |    6 -
 gfs2/include/global.h                            |   42 --
 gfs2/include/osi_user.h                          |  421 -----------
 gfs2/libgfs2/bitmap.c                            |    4 -
 gfs2/libgfs2/block_list.c                        |    2 +-
 gfs2/libgfs2/buf.c                               |   17 -
 gfs2/libgfs2/device_geometry.c                   |    6 +-
 gfs2/libgfs2/fs_bits.c                           |  114 +---
 gfs2/libgfs2/fs_geometry.c                       |    9 +-
 gfs2/libgfs2/fs_ops.c                            |   82 +--
 gfs2/libgfs2/gfs2_log.c                          |    8 +-
 gfs2/libgfs2/libgfs2.h                           |  364 +++++-----
 gfs2/libgfs2/locking.c                           |    3 +-
 gfs2/libgfs2/misc.c                              |  251 +------
 gfs2/libgfs2/size.c                              |   19 +-
 gfs2/libgfs2/structures.c                        |  131 +---
 gfs2/man/Makefile                                |    4 +-
 gfs2/man/fsck.gfs2.8                             |   59 ++
 gfs2/man/gfs2.8                                  |    4 +-
 gfs2/man/gfs2_fsck.8                             |   59 --
 gfs2/man/gfs2_grow.8                             |    2 +-
 gfs2/man/gfs2_jadd.8                             |    2 +-
 gfs2/man/gfs2_mount.8                            |  202 -----
 gfs2/man/mount.gfs2.8                            |  202 +++++
 gfs2/mkfs/main_grow.c                            |    2 +-
 gfs2/mkfs/main_jadd.c                            |   33 -
 gfs2/tool/Makefile                               |    1 -
 gfs2/tool/decipher_lockstate_dump                |  175 -----
 gfs2/tool/df.c                                   |   74 ++-
 gfs2/tool/gfs2_tool.h                            |    6 +-
 gfs2/tool/layout.c                               |  848
----------------------
 gfs2/tool/main.c                                 |   52 +-
 gfs2/tool/misc.c                                 |  329 ---------
 gfs2/tool/parse_lockdump                         |  158 ----
 group/daemon/cpg.c                               |   16 +-
 make/copyright.cf                                |    2 +-
 make/defines.mk.input                            |    1 +
 make/release.mk                                  |  118 +++
 rgmanager/src/Makefile                           |    6 +-
 rgmanager/src/resources/Makefile                 |   13 +-
 rgmanager/src/resources/SAPDatabase              |    2 +-
 rgmanager/src/resources/follow-service.sl        |    2 +-
 rgmanager/src/resources/mysql.metadata           |   10 +
 rgmanager/src/resources/mysql.sh                 |    8 +-
 rgmanager/src/resources/netfs.sh                 |   22 +
 rgmanager/src/resources/ra-api-1-modified.dtd    |    2 +-
 rgmanager/src/resources/ra2csv.xsl               |   19 +
 rgmanager/src/resources/ra2man.xsl               |  158 ++++
 rgmanager/src/resources/ra2oid.xsl               |   68 ++
 rgmanager/src/resources/utils/config-utils.sh.in |    8 +
 rgmanager/src/resources/utils/ra-skelet.sh       |    5 +-
 rgmanager/src/utils/clulog.c                     |    3 -
 107 files changed, 2486 insertions(+), 4672 deletions(-)




--
Linux-cluster mailing list
Linux-cluster@redhat.com
https://www.redhat.com/mailman/listinfo/linux-cluster
[ANNOUNCE] New release virtinst 0.400.1

I'm happy to announce a new virtinst release, version 0.4.1. The release
can be downloaded from:

http://virt-manager.org/download.html

The direct download link is:

http://virt-manager.org/download/sources/virtinst/virtinst-0.400.1.tar.gz

This release includes:

  - Add virt-image -> vmx support to virt-convert, replacing virt-pack
      (Joey Boggs)
  - Add disk checksum support to virt-image (Joey Boggs)
  - Enhanced URL install support: Debian Xen paravirt, Ubuntu kernel and
      boot.iso, Mandriva kernel, and Solaris Xen Paravirt
      (Guido Gunther, John Levon, Cole Robinson)
  - Expanded test suite
  - Numerous bug fixes, cleanups, and minor improvements


Thanks to everyone who has contributed to this release through testing,
bug reporting, submitting patches, and otherwise sending in feedback!

Thanks,
Cole

_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@redhat.com
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

帖子来自邮件列表:et-mgmt-tools##redhat.com

I'm happy to announce a new virt-manager release, version 0.6.1. The
release can be downloaded from:

http://virt-manager.org/download.html

The direct download link is:

http://virt-manager.org/download/sources/virt-manager/virt-manager-0.6.1.tar.gz

This release includes:

  - VM disk and network stats reporting (Guido Gunther)
  - VM Migration support (Shigeki Sakamoto)
  - Support for adding sound devices to an existing VM
  - Enumerate host devices attached to an existing VM
  - Allow specifying a device model when adding a network device to an
      existing VM
  - Combine the serial console view with the VM Details window
  - Allow connection to multiple VM serial consoles
  - Bug fixes and many minor improvements.

Thanks to everyone who has contributed to this release through testing,
bug reporting, submitting patches, and otherwise sending in feedback!

Thanks,
Cole


_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@redhat.com
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

请参考官方文档:
http://www.postfix.org/RESTRICTION_CLAS … l#internal

这个限制没有办法整合到 LDAP/MYSQL 里,所以只能手工编辑文件来实现。

不会自动删除。

PostfixAdmin 有补丁可以做这样的事情,不过你需要自己打补丁和测试。

http://www.logicsupply.com/blog/2009/01 … ux-system/

How To: Build A Read-Only Linux System

Posted on January 27, 2009 by Forest
Filed Under General, Linux

There seem to be a lot of people out there looking to run a custom application
on a Linux-based platform running on a solid-state storage device. From time to
time, we receive questions from customers looking to make their Linux platforms
read-only in order to maximize the longevity of their flash devices. I thought
I’d take the opportunity to create a blog post describing one way to do this.

There are a couple of different approaches to making a Linux system read-only.
Unfortunately, it is usually not as simple as using a conventional filesystem
mounted with the read-only option. Many programs assume that at least some
parts of the system are writable. In some cases, these programs will fail to
run correctly if this turns out not to be the case.

I’ll outline here what I think is the best approach for most applications. It is
similar to that taken by the current generation of live CD distributions.

Live CDs typically have read-only access to a root filesystem, which is often
compressed into a single file to be mounted later using a loopback device.
Knoppix broke new ground with its use of the cloop filesystem for this purpose.
More recent live distributions take this a step further by using a union
filesystem to make the root filesystem writable. This approach is quite useful
for our purposes, as well.

请移步至文章出处阅读全文:
http://www.logicsupply.com/blog/2009/01 … ux-system/

原文链接:http://www.bmighty.com/hardware_softwar … =212902088

For IT decision makers in small and midsize businesses, Linux is all about choice. But the dizzying array of different distros, service, and support options can make the choice a challenge. This guide to understanding the differences will help you pick the distro your business needs.

For IT decision makers in small and midsize businesses, Linux is all about having choices -- and all about making choices. That includes sifting through a seemingly endless list of distros, weighing a variety of service and support options, and selecting the most appropriate software for your company's business needs. 

There is no silver bullet for picking the right Linux distro or choosing the most appropriate software and support options. That said, it is possible to make these tasks more manageable by categorizing the leading Linux distros and the types of support that are available to business Linux users. 

请点击以下链接阅读全文:
http://www.bmighty.com/hardware_softwar … =212902088

我知道不能控制DDNS的邮件被封杀,但是一般可以通过设置SMTP网关来实现啊,不知道该邮件系统能否实现这个功能!

通过网关来发送当然没问题,那你是想要将 iRedMail 弄成网关呢,还是网关后面实际发送邮件服务器的?

一、我用的是DDNS,能否支持?
二、很多邮局对DDNS的邮箱发出的邮件视为垃圾邮件而拒收,能否设置邮件转发网关,当邮件发送失败后自动用所设置的SMTP网关发送?而且,通过SMTP网关发送时,是否会在邮件里加入转发相关信息!


如你所说,封杀 DDNS 搭建的邮件服务器是对方的服务器做的事情,所以你没法控制。不管你用什么邮件系统,都是一样被封杀。

三、退信问题,是每失败一次就有一封退信还是只要发出去了就不会有退信?


一封一次。

四、是否有监控功能,我们公司需要监控每一个邮箱收发的所有邮件!!


可以实现。

來自:http://www.press.redhat.com/2009/01/20/ … abilities/

Red Hat Enterprise Linux 5.3 Offers Customers New Features and Capabilities

We released the first glimpse into Red Hat Enterprise Linux 5.3 with the availability of the 5.3 Beta in October. Today, we’ve announced the general availability of Red Hat Enterprise Linux 5.3, delivered via Red Hat Network to customers with a Red Hat subscription.

A key benefit of a Red Hat subscription is that feature updates and fixes are incorporated into the base platform release in such a way that interfaces (APIs & ABIs) are held stable. You can adopt the latest open source capabilities without needing to recertify your hardware and applications. Today’s delivery of Red Hat Enterprise Linux 5.3, with its wide range of new features, demonstrates our commitment to deliver value via your subscription.

Red Hat Enterprise Linux updates provide:

    * Feature enhancements and stable new features
    * Security hardening
    * Consolidated bug fixes

The Red Hat Enterprise Linux 5.3 Release Notes note over 150 updates and upgrades, but here are a few key highlights:

Virtualization enhancements: Red Hat Enterprise Linux 5.3 supports larger x86-64 systems. The number of supported physical CPUs is increased to 126, while maximum memory is increased to 1TB. Virtual server CPU and memory limits have been increased to 32 and 80GB respectively – far higher than competing virtualization products. Additionally the per-guest limits for disks and network interfaces have also been increased. The performance and range of paravirtualized device drivers has been increased, enabling ever more applications to be deployed on virtual servers with near bare-metal performance.

Next-generation hardware enablement: The soon-to-be-released Tylersberg/Nehalem platform is the next-generation of Intel x86-64 hardware. Support for the virtualization and performance features provided by this processor combined with numerous optimizations have already demonstrated exceptional performance over previous processor generations in internal Red Hat testing.

OpenJDK: Red Hat is taking a leadership position in Red Hat Enterprise Linux 5.3 by shipping the first productized implementation of OpenJDK. OpenJDK in 5.3 has passed the full Java SE 6 TCK and is compatible with all applications written for Java SE 6 and previous versions. With the integration of OpenJDK, Red Hat Enterprise Linux 5.3 is the the first enterprise-ready solution with a fully open source Java stack when combined with JBoss Enterprise Application Platform.

Systemtap: This is an application development tool targeted at dynamically allowing applications to be monitored and diagnosed. With Red Hat Enterprise Linux 5.3 support for User Mode (i.e. application level) tracing and profiling is provided for the first time – adding to the Kernel Mode support that was provided in earlier releases. The operative word here being “dynamically,” as the key benefit of Systemtap is the ability, on-the-fly, to add instrumentation, probe points, and memory tracking to running applications. This is key to enable identification and resolution of issues in live environments. Extremely powerful — both for user and kernel space.

Power management: With “green IT” gaining increasing focus, we have been implementing a progression of power-saving enhancements in every update of Red Hat Enterprise Linux. 5.3 is no exception, with improved handling of low-level power management low-power sleep states.

Disk encryption: Critical for laptop use, but also becoming increasingly important in server deployments (due to concerns with hardware disposal at the end of its lifecycle), Red Hat Enterprise Linux 5.3 includes full support for encryption of storage, either at the block level or file system level. Installer enhancements enable encryption to be configured at installation time, and includes support for the root and swap devices.

1. 在iRedMail+OpenLdap的组合下,后台管理用户如何操作,如增加、删除用户处理等?


目前 OpenLDAP 只能用 phpLDAPadmin 进行管理。
由于已经提供了新建用户的模板,所以添加用户还算相对方便,并且提供了脚本可以批量添加。

2. 如何设置假期自动回复处理?


SquirrelMail/Roundcube 里可以设置假期自动回复。

3. 是否可以与mailman结合,做内部的邮件列表和归档?


可以。但是需要自己安装和配置 mailman。

4. webmail我希望用extmail,但是在测试时发现邮箱限额和网盘限额不对,在什么地方进行控制和修改?


检查 extmail 的配置文件,和 LDAP 属性,对应上就可以了。

5. 是否有从qmail+vpopmail+mysql+igenus转到iRedMail+OpenLdap迁移的脚本,特别是加密方式的修改,vpopmail中的加密方式是CRYPT,iRedMail+OpenLdap中的加密方式是MD5?


有网友提供了迁移方面的文档:
http://www.iredmail.org/wiki/index.php/ … 0_iRedMail

iRedMail 目前支持 MD5 加密。OpenLDAP 支持更多种加密方式,但是需要其它组件也都支持才行。

[rhelv5-announce] Red Hat Enterprise Linux 5.3 GA Announcement

    * From: rhelv5-announce redhat com
    * To: rhelv5-announce redhat com
    * Subject: [rhelv5-announce] Red Hat Enterprise Linux 5.3 GA Announcement
    * Date: Tue, 20 Jan 2009 15:57:15 -0500

Red Hat is pleased to announce the availability of 5.3
(kernel-2.6.18-128.el5) for the Red Hat Enterprise Linux 5
family of products including:

 - Red Hat Enterprise Linux 5 Advanced Platform for x86,
   AMD64/Intel(r) 64, Itanium Processor Family, System p
   and System z
 - Red Hat Enterprise Linux 5 Server for x86,
   AMD64/Intel(r) 64, Itanium Processor Family, System p
   and System z
 - Red Hat Enterprise Linux 5 Desktop for x86 and
   AMD64/Intel(r)


Enhancements
------------

A technical overview that describes the major enhancements
can be found at:

 http://www.redhat.com/rhel/server/resource_center/

The following list summarizes numerous improvements to this
release:

* Virtualization Enhancements
 + Support for up to 126 CPUs in the x86_64 Xen-based
   Hypervisor (up to 32 CPUs per virtual server)
 + Support for up to 1TB memory per host on x86_64
   (up to 80GB per virtual server)
 + Increased number of dynamic IRQs for x86_64 to allow for
   more guests on large systems
 + Support for more than 16 disk devices per guest
 + Added Virtio drivers for use of Red Hat Enterprise Linux 5
   as a guest on KVM-based hypervisors
 + Automatically determine correct parameters for large memory
   machines.  The domain 0 is automatically restricted to 32GB,
   but the hypervisor sees the full amount of memory in the
   machine
 + Support for Intel Extended Page Tables (EPT) which delivers
   higher performance in Fully Virtualized environments
 + Support for 2MB backing page tables on x86_64
 + Support for more than 4 NICs per guest
 + Blktap statistics added
 + Fixes made to properly reserve kdump memory for Xen and
   to provide crash with needed address
 + Fixed timer problems after migration
 + Added Intel VT-i2 support for new ia64 processor
 + Fixed lengthy network outage after live migrations
 + Xen log file rotation
 + Xenstore database moved to tmpfs
 + Xen paravirtualized drivers included for fully-virtualized
   (FV) Red Hat Enterprise Linux 5 guest kernels. Thus the
   xenpv-kmod package no longer needs to be added to Red Hat
   Enterprise Linux 5 FV kernels for paravirtualized (Xen)
   disk and network support
 + Support for vmcoreinfo for IA64 Xen

* Cluster Improvements
 + Cluster mirror support (2-leg mirrors only)
 + GFS2 parallel cluster file system is supported (previously
   a Technology Preview)
 + Fencing improvements:
   - Added SSH support to the DRAC, Blade Center, iLO, and
     Egenera fencing agents
   - Added support for WTI RSM8R4 and WTI MPC-8H power
     controllers to the WTI fencing agent

* Desktop Enhancements
 + NetworkManager 0.7
   - Mobile broadband for select hardware
   - Static IP support
   - Networking before login
   - Much faster connection times
   - Connection sharing/multiple active connections
 + Laptop support
   - Backported keyboard quirks
 + Updated graphics drivers
   - ATI Radeon r400, r500, and r600 chipsets are fully
     supported for mode setting (previously a Technology
     Preview)
   - ATI Radeon r400 and r500 now support 2D acceleration
     (previously a Technology Preview)
   - Intel G4x/GM4x (Cantiga and EagleLake) support mode
     setting and 2D acceleration
   - Intel GMA950, 2D only
   - Expanded Matrox G200 coverage

* System Services Enhancements
 + Rebased cups (print server), now with full Kerberos support
 + Rebased ksh, lm-sensors, net-snmp, OpenIPMI, openldap,
   openmotif, python-urlgrabber, rpm, tog-pegasus, vnc, yum,
   yum-utils

* Developer Platform
 + OpenJDK
   - First fully open and compatible JDK included in RHEL
   - Based on OpenJDK (http://openjdk.java.net/) and the
     IcedTea GNU/Linux project (http://icedtea.classpath.org/)
   - Tested against the Java SE 1.6 Technical Compatibility
     Kit with zero failures
   - java-1.6.0-openjdk is only available for the x86 and
     x86_64 architectures

* Tool Enhancements
 + SystemTap
   - Initial implementation of user space tracing (user static
     markers and stack unwinding coming soon)
   - Remote script compiling (secure version coming soon)
   - New Beginner's Guide
   - Improved tapset organization and documentation
 + GDB Debugger
   - Rebased, now based on version 6.8 (previously based on
     version 6.5)
   - Multiple location breakpoints for C++ templates,
     constructors, inlined functions, etc.

* Encryption Enhancements
 + Root and swap encryption support in the installer
   - Hibernate / resume support with encrypted disks

* Installer Enhancements
 + 802.1q VLAN tagging support for kickstart
 + iSCSI installation and boot support
 + PCMCIA CompactFlash devices
 + dmraid RAID0, RAID1, and RAID5 support
 + Ability to install Xen and KVM guests
 + Automatic recognition of correctly-labeled driver update
   devices
 + Installation via DVD using SCSI on System z
 + Ability to identify physical NIC by flashing LEDs
 + 10Gbps Ethernet driver support through niu driver
 + Cisco 10G Ethernet support through enic driver
 + Cisco FCoE HBA support through fnic driver
 + Updated DHCPv6 (Client, Server and Relay Agent) support for
   RFC3315, RFC3646 and RFC3736
 + Emulex FCoE HBA support through lpfc driver
 + QLogic FCoE HBA support through qla2xxx driver

* Security Enhancements
 + Authentication and Identity
   - pkinit clients can now be configured to use keys for
     client certificates which may not contain
     Kerberos-specific extensions
   - pkinit interoperability fixes
   - krb5 now applies the correct file context to database
     lock files
   - krb5 servers no longer log everything twice by default
   - nss_ldap now configured with support for paged results
     extension
 + SELinux enablement of new NetworkManager and audit
   functionality
 + Improved Audit and Logging
   - TTY input audit support

* Windows Interoperability
 + Rebased samba from 3.0.28 to 3.0.32 which supports Windows
   Vista and 2008 and various fixes for DC functionality
   (interoperability with Citrix and Domain trusts)

* Kernel Improvements
 + New features include:
   - Added private futexes support
   - Added preempt-notifiers implementation
   - Included tracepoint/markers infrastructure
   - Added response oriented wake up behavior to scheduler
   - Fixed gettimeofday for HPET, PMTimer, TSC
   - Updated NMI infrastructure to latest
   - Enabled deep C-states for idle efficiency for Intel
     Tylersburg chipset
   - Added extend MCE banks support for Intel Dunnington,
     Nehalem processors
   - Added ACPI T-state support (processor throttling control)
   - Added AMD IOMMU driver support
   - Enhanced Partition Statistics
   - Enabled CIFS' DFS support and update CIFS to latest
   - Updated autofs4 to the latest
   - Increased stack size for ia32 application
   - Added kprobe-booster and return probe-booster support
   - Added PCI domain support
   - Added RAID 4/5/10 in dmraid
 + Hardware support enhancements:
   - Drivers added:
       ath5k, enic, fnic, hp-ilo, inet_lro, iwl5000, neic,
       niu, r8169, rt2x00, rtl818x, uvcvideo, virtio
   - Drivers updated:
       3w-9xxx, 3w-xxxx, aacraid, aic94xx, alsa, arcmsr,
       bcm43xx, bnx2, bnx2x, cciss, chelsio, cpufreq, cxgb3,
       e1000, e1000e, fusion, hpilo, ibmvscsi, igb, ieee80211,
       ipw2x00, iwl4965, iwlwifi, ixgbe, lpfc, mac80211,
       megaraid_sas, mptscsi, myri10ge, netxen-nic, OpenIB,
       powernow_k8, qla2xxx, qla3xxx, qla4xxx, qla84xx, sata,
       sata_svw, tg3, zd1211rw


Technology Previews
-------------------

Technology Preview features are included in Red Hat Enterprise
Linux to provide the features with wide exposure with the goal
of supporting these features in a future release of Red Hat
Enterprise Linux.  Technology Preview features are not supported
under Red Hat Enterprise Linux 5.3 subscription services and may
not be functionally complete.  Red Hat welcomes customer
feedback and suggestions for Technology Previews.  Advisories
will be provided for high-severity security issues in Technology
Preview features.

The following Technology Preview features are new or enhanced in
Red Hat Enterprise Linux 5.3.  See the Red Hat Enterprise Linux
5.3 Release Notes for more information.

 - AIGLX including X server and updated Mesa package
 - Compiz composition manager
 - dm-multipath install
 - Dogtail gui
 - Limited eCryptfs support
   + Added eCryptfs support to kernel
   + Added authentication in crypto library to kernel
 - ext4 file system / e4fsprogs
 - Firewire
 - FreeIPMI Intelligent Platform Management System
 - GCC 4.3
   + Compiler based on gcc 4.3
   + OpenMP 3.0 conformance
 - Indic languages: Assamese, Kannada, Sinhalese, Telugu
 - Kerberos security for CIFS
 - Kernel DFS support for CIFS
 - ktune: a service that sets several kernel tuning parameters
   to values suitable for specific system profiles
 - Remote audit logging via unencrypted connection
 - Software FCoE on standard NICs
 - Support for 32-bit paravirtualized (PV) guests on
   64-bit AMD64/Intel(r) 64 hosts
 - SystemTap utrace support for user space tracing
 - Trusted Computing Group (TCG) / Trusted Platform Module
   (TPM) Support
   + Included the TCG stack
   + Included the Trousers TSS stack
   + Added trust computing/trust platform module in kernel and
     tpm-tools
   + boot-loader support will be considered for inclusion in a
     future release
 - VMware ESX cluster fencing agent


GPL Version 3 Licensed Components
---------------------------------

The following packages in Red Hat Enterprise Linux 5.3 are
licensed under GNU General Public License Version 3 (GPLv3):

 * gcc43-4.3.2-7.el5
 * gcc43-c++-4.3.2-7.el5
 * gcc43-gfortran-4.3.2-7.el5
 * gdb-6.8-23.el5


Anaconda Upgrades
-----------------

While anaconda's "upgrade" option will perform an upgrade from
Red Hat Enterprise Linux 4.7 or 5.2 to Red Hat Enterprise Linux
5.3, there is no guarantee that the upgrade will preserve all
of a system's settings, services, and custom configurations.
For this reason, Red Hat recommends that you perform a fresh
installation rather than an upgrade.

Prior to Red Hat Enterprise Linux 5.3, the kernel modules
providing support for GFS2 were delivered separately.  As of
this release, the GFS2 kernel modules are now delivered integral
to the kernel RPM.  Due to Bug 465883, systems which had RPMs
providing the GFS2 kernel modules installed will incorrectly
load the older modules after updating to the Red Hat Enterprise
Linux 5.3 kernel.  To ensure correct operation of GFS2, manually
remove the previous GFS2 Technology Preview kernel module RPMs
prior to installing the new kernel.  For example, on i386:

# rpm -e kmod-gfs2.i686 kmod-gfs2-PAE.i686 kmod-gfs2-xen.i686


Enjoy the Red Hat Enterprise Linux 5.3 release.


Sincerely,

The Red Hat Enterprise Linux Team

----------------------------------------------------------------------

Accessing the Software
----------------------

Red Hat Enterprise Linux 5.3 is available to existing
Red Hat Enterprise Linux subscribers via RHN.  The
channels will automatically appear in your account.
Installable binary and source ISO images are available
via Red Hat Network at:

 https://rhn.redhat.com/network/software/download_isos_full.pxt

You will be required to log in using a valid RHN account
with active entitlements.

Red Hat Enterprise Linux 5.3 errata are available at:

 https://rhn.redhat.com/


Documentation
-------------

Release notes for this release are available on the
Red Hat Enterprise Linux 5 site at:

 http://www.redhat.com/docs/manuals/enterprise/

The Release Notes are also on your Red Hat Enterprise
Linux 5 installed system in the redhat-release-notes
package.


Bug Reporting
-------------

Red Hat Enterprise Linux customers using the Technical
Account Manager (TAM) Service should raise all issues and
questions with this release using your current Issue Tracker
account.  If you're interested in the Technical Account
Manager Service, visit:

 https://www.redhat.com/support/offerings/technical.html

All other customers can raise questions and issues through
the normal Red Hat support channels.  Details can be found
at:

  https://www.redhat.com/support/process/

Defects can be reported using Red Hat's Bugzilla.  To report
and query for defects in this release, you need a Bugzilla
account with access to the "Red Hat Enterprise Linux 5"
product.

Please be advised that Bugzilla is not a support tool and
there is no Service Level Agreement (SLA) for defects
reported.  Red Hat therefore strongly urges customers to
report production issues to their respective Red Hat support
contact instead of Bugzilla.

To report a bug via Bugzilla:

1. Login to the Bugzilla home page at http://bugzilla.redhat.com.
  If you don't have an existing account, simply create one by
  going to this page:

  https://bugzilla.redhat.com/createaccount.cgi

2. On the Bugzilla home page, choose the "New" tab.  Proceed to
  Step 3, "Choosing Your Product" by clicking that button at
  the bottom of the page.

3. Choose Product "Red Hat Enterprise Linux 5".

4. Choose Version "5.3".

5. Choose the component against which you wish to report a
  problem, such as kernel, glibc, etc.  If you do not know
  the component or want to file a bug against the general
  product, choose "distribution" as the component.

6. Choose the platform, such as: "All", "x86_64", etc.

7. Provide the information about the problem you're
  reporting by entering information in the appropriate
  fields.  In the Summary field, provide a clear and
  descriptive abstract of the issue.  In the Description
  field, provide the full package versions of any
  components you are experiencing problems using.

8. Check to make sure that all information is accurate and
  click the "Commit" button to submit your problem report.

Mailing Lists
-------------

Red Hat has a public mailing list for communication during
this and all future Red Hat Enterprise Linux 5 programs.

* rhelv5-announce redhat com

   A low-volume, moderated, announcement-only mailing
   list.  Red Hat will use this list to communicate
   one-way information about RHEL 5 programs, such as
   notifications when releases are available or
   solicitations for feedback.  Subscribe at:

     https://www.redhat.com/mailman/listinfo/rhelv5-announce

* rhelv5-list redhat com

   A public general discussion mailing list for users
   of Red Hat Enterprise Linux 5 releases.  Subscribe
   at:

     https://www.redhat.com/mailman/listinfo/rhelv5-list

3,790

(1 篇回复,发表在 iRedMail 技术支持)

http://dovecot.org/tmp/dovecot-1.1.9.rc.tar.gz

There are a couple of a bit larger changes, so would be nice if a few
people tested this on different setups before I released the final
v1.1.9.

Changes since v1.1.8:

    + deliver: Added rejection_subject setting, which is used for
      rejected mails.
    + pop3: Prevent clients from looping forever trying to fetch an
      expunged message.
    + If login process crashes, log the IP address that (maybe) caused it.
    + If core dump limit is 0, add "core dumps disabled" to startup log line.
    - mbox: Fixed assert-crash with pop3_lock_session=yes
    - dbox: Fixes to handling maildir-converted files.
    - Auth cache wasn't working correctly for all fields (e.g. allow_nets)
      with blocking passdbs (e.g. mysql).
    - pgsql: Handle reconnecting to server without failing auth lookups.
    - Berkeley DB memory/resource leak fixes.
    - maildir: Fixes to handling over 26 keywords.

1.自动的只有一个域名里的垃圾邮件前被加上了[spam],问能否用postfixadmin 在加新域名的时候 也自动修改,可以让新域名有这个功能,还是要手工修改某个配置文件,如果要修改,请问是哪个文件


修改 /etc/amavisd.conf。

2.既然垃圾邮件前被加了[spam],为什么不把垃圾邮件,移动到垃圾箱里,如果说需要修改某个文件才会移动,请问是需要修改哪个文件,怎么修改


这个在之前讨论过,担心的是误判邮件,导致投递到 Junk/Spam 目录后,使用 POP3 协议收邮件的用户无法看到这部分邮件,耽误了正事就麻烦了。

对于使用 IMAP(MUA,webmail)的用户,spam 投递到 Junk 目录当然没问题。

我们将这个决定留给管理员去做。只要修改 vmail 用户目录下的 .dovecot.sieve 文件即可(参考一下 dovecot 的配置文件,以确定路径)。

iRedMail 里默认的是 /home/vmail/.dovecot.sieve,如果不存在,可以自行创建,iRedMail 也提供了模板:
http://iredmail.googlecode.com/svn/trun … ecot.sieve

3.一般的webmail都可以设置,用户拒绝哪些邮件,好像RoundCube 没有这个功能,如果有请问是要升级RoundCube,还是什么,其他的几套WEBMAIL虽然有的有这个功能,但是中文的翻译基本都不敢恭维,就RoundCube的中文化可以接受。


不是很明白你说的“用户可以选择拒绝哪些邮件”这个功能,是邮件过滤么?

Roundcube 不带邮件过滤的功能,需要您自己找这方面的插件。

PS:Roundcube 的简体中文翻译是我在维护。

4.用chkconig--list 可以看到 spamassassin  是没有启动的,是否这个软件是由 amavisd 在需要的时候调用,还是要手工设置?


恭喜你,答对了。

5.默认情况下 policyd 的数据库里设置 每个邮箱好像是 限制 每小时64次发送(还是接受),但是我在你网站上 找文章好像还要修改一个文件把NO 改成YES这才会生效 ?


是的。请继续看完你找到的这个帖子

3,792

(2 篇回复,发表在 iRedMail 技术支持)

收到邮件时触发命令,可以考虑在 MDA 这一层动手脚。

楼主似乎不是用 iRedMail 吧?由于不清楚楼主现在使用的组件,以及你没有说明 PHP 程序要如何工作,所以暂时没法给出更深入的方法。抱歉

Jan 17 16:55:29 mail postfix/trivial-rewrite[12880]: warning: connect to mysql server 127.0.0.1: Access denied for user 'vmail'@'localhost' (using password: YES)


检查 MySQL 里 vmail 用户的密码,以及在 /etc/postfix/mysql_*.cf 文件里的密码是否一致。

另外,你到底是用 0.3 还是 0.3.2 版本?

3,794

(4 篇回复,发表在 iRedMail 技术支持)

先用 yum list 来查看 xorg 相关的包,例如:

# yum list | grep -i xorg

选择你需要的包进行安装。例如(只是举例,并不是完整的软件包列表):

# yum install xorg-x11-twm.i386 xorg-x11-xinit.i386 xorg-x11-server-Xorg.i386

我自己的桌面系统是 RHEL 5.3 (beta),装的有:

xorg-x11-filesystem-7.1-2.fc6
xorg-x11-xkb-utils-1.0.2-2.1
xorg-x11-fonts-base-7.1-2.1.el5
xorg-x11-fonts-Type1-7.1-2.1.el5
xorg-x11-fonts-ISO8859-2-100dpi-7.1-2.1.el5
xorg-x11-fonts-truetype-7.1-2.1.el5
xorg-x11-proto-devel-7.1-9.fc6
xorg-x11-xinit-1.0.2-15.el5
xorg-x11-drv-evdev-1.0.0.5-3.el5
xorg-x11-fonts-misc-7.1-2.1.el5
xorg-x11-font-utils-7.1-2
xorg-x11-xfs-1.0.2-4
xorg-x11-drv-void-1.1.0-3.1
xorg-x11-fonts-ISO8859-14-100dpi-7.1-2.1.el5
xorg-x11-fonts-syriac-7.1-2.1.el5
xorg-x11-fonts-ISO8859-9-100dpi-7.1-2.1.el5
xorg-x11-fonts-ISO8859-14-75dpi-7.1-2.1.el5
xorg-x11-fonts-cyrillic-7.1-2.1.el5
xorg-x11-fonts-75dpi-7.1-2.1.el5
xorg-x11-server-Xorg-1.1.1-48.51.el5
xorg-x11-drv-i810-1.6.5-9.18.el5
xorg-x11-utils-7.1-2.fc6
xorg-x11-drv-mouse-1.1.1-1.1
xorg-x11-fonts-ISO8859-2-75dpi-7.1-2.1.el5
xorg-x11-fonts-ISO8859-15-100dpi-7.1-2.1.el5
xorg-x11-fonts-ISO8859-1-100dpi-7.1-2.1.el5
xorg-x11-twm-1.0.1-3.1
xorg-x11-fonts-ISO8859-15-75dpi-7.1-2.1.el5
xorg-x11-fonts-ISO8859-9-75dpi-7.1-2.1.el5
xorg-x11-fonts-100dpi-7.1-2.1.el5
xorg-x11-drv-keyboard-1.1.0-3
xorg-x11-apps-7.1-4.0.1.el5
xorg-x11-server-utils-7.1-4.fc6
xorg-x11-drv-vesa-1.3.0-8.1.el5
xorg-x11-xauth-1.0.1-2.1
xorg-x11-fonts-ethiopic-7.1-2.1.el5
xorg-x11-fonts-ISO8859-1-75dpi-7.1-2.1.el5

3,795

(4 篇回复,发表在 iRedMail 技术支持)

需要日志信息,沒有 log 難以確定你的問題。

roundcube 無法使用,請貼一下 apache 的日志,以及 roundcube 自己的日志(/var/www/roundcubemail-0.1.1/logs/errors)。

桌面無法啟動,應該是你沒有安裝 xorg。

fatal: unsupported dictionary type: mysql


你安装的 postfix 有问题。

贴一下命令的输出:

# rpm -q postfix

3,797

(2 篇回复,发表在 iRedMail 技术支持)

图片里看不出什么问题呀。

但在最后是出现下载升级的界面

这个贴图呢?

ClamAV 自带的测试文件,不用理会。

3,799

(2 篇回复,发表在 iRedMail 技术支持)

为什么那么依赖 ping 工具呢?

出于安全考虑,iredmail 默认禁止了对 ping 的响应. 参考 /etc/sysconfig/iptables

Postfix 的 main.cf。