How To Configure Custom Postfix Bounce Messages
Since Postfix version 2.3, Postfix supports custom bounce messages. This guide shows how to configure custom Postfix bounce messages.
I do not issue any guarantee that this will work for you! 继续阅读 »
Since Postfix version 2.3, Postfix supports custom bounce messages. This guide shows how to configure custom Postfix bounce messages.
I do not issue any guarantee that this will work for you! 继续阅读 »
1. 增加postfix的进程数
下面的设置依赖于内核版本:
要在引导的时候修改参数,修改/etc/sysctl.conf添加:
fs.file-max = 16384
kernel.threads-max = 2048 继续阅读 »
Postfixadmin ( Web GUI 虛擬郵件伺服器架設)
Description :
Virtual Mail Server
Virtual Mail Server 的優點為多網域使用同一台機器,它可讓一台伺服器不會單獨只服務一個 Domain 而造成浪費,四位之前有使用 vm-pop3 做過這樣的機智,但是因為缺乏好良好的 Web GUI 管理介面而讓系統管理者非常的辛苦,每次有要修改新增資料時就要勞駕系統管理者 Console 到 Server 裡慢慢修改,這真的粉辛苦ㄋㄟ。不過現在四位找到一個新的軟體 Postfixadmin ,這真是個好東西我們可透過它的 Web GUI 介面管理虛擬郵件主機,我們可以開新的網域及增加刪除使用者還可設定管理者,哈哈 ~ 如此一來我這個系統管理者只要負責架設及維護就好,這下可輕鬆了 ^^ 继续阅读 »
整个系统对外的界面包括几个部分,用来发信的SMTP、用来收信的POP3和IMAP、以及一个WEB界面的邮件使用系统。这里没有提供WEB界面的管理工具,需要大家自行依据实际需要开发。 继续阅读 »
################################################################################################
# Author:linuxplay
#
# Date:2007.12.10
#
# Somthing to say
#
# The script will ask you some question ,so “donot” go anywhere when excute this script
################################################################################################