Hi All,
I am trying to set up a
Mail Server --
Virtual Users with Postfix, PostfixAdmin, Courier, Mailscanner, ClamAV On
CentOS 5.5 using
this guide.
These are the version and softwares I have used till now:-
Quote:
MySQL 5.0.77-4
PHP 5.1.6-27
phpMyAdmin 2.11.11
Apache 2.2.3-43
Postfix 2.3.3-2
PostfixAdmin 2.3.2
|
I am stuck on
this page.
It has been written there that, "
Change both create_mailbox.php in the main and admin folder."
and
"
Change both delete.php in the main and admin folder"
I could not find any
create_mailbox.php in
/var/www/html/postfixadmin/ folder (neither on my machine).
Also, I could only find
delete.php in my main (
/var/www/html/postfixadmin) folder and not in
/var/www/html/postfixadmin/admin folder.
Code:
[root@mail log]# find / -name "delete.php"
/var/www/html/postfixadmin/delete.php
[root@mail log]#
[root@mail log]# find / -name "create_mailbox.php"
[root@mail log]# echo $?
0
Apart from this, I also observed the below errors in my
/var/log/maillog
Code:
Dec 28 00:47:47 mail postfix/qmgr[4703]: fatal: unsupported dictionary type: mysql
Dec 28 00:47:48 mail postfix/master[4628]: warning: process /usr/libexec/postfix/qmgr pid 4703 exit status 1
Dec 28 00:47:48 mail postfix/master[4628]: warning: /usr/libexec/postfix/qmgr: bad command startup -- throttling
These are repeating after every
30 seconds. I tried to google it out, but could not find anything useful
Any ideas people how to figure out
both of these issues ?
I am thinking to write a tidy
How-To with some shell scripts once I finish this because I could not find any good guide to set up a mail server with all these functionalities. And the one I am referring is of 2007; its quite old one. I believe it would help lots of people like me as it covers LAMP stack, phpMyAdmin and postfixadmin.
Till then I need your support

Thanks in advance.
Recent comments
1 day 15 hours ago
1 day 18 hours ago
2 days 5 hours ago
2 days 8 hours ago
2 days 12 hours ago
2 days 19 hours ago
3 days 4 hours ago
3 days 6 hours ago
3 days 14 hours ago
3 days 15 hours ago