Archive for July, 2007
ERROR 2003: Can’t connect to MySQL server
I Need to add remote user for add, select, update and delete in mysql.
grant select,insert,update,delete on postfix.* to "postfix_rc"@"%" identified by "postfix_xxxxyyy" with grant option;
try to access :
-bash-2.05b$ mysql -upostfix_rc -p -h 172.88.1.5
Enter password:
ERROR 2003: Can’t connect to MySQL server on ‘172.88.1.5′ (61)
according to this, that means no tcp/ip support.
checking firewall. OK.
after check for mysql
jedimaster# [...]
Using Sanesecurity Signatures for pdf email
A lot of pdf mail arrive in mailbox and maia can’t detect that. After googling I found in howtoforge about Filtering PDF-/XLS-/Image-Spam With ClamAV (And ISPConfig) On Debian/Ubuntu.
I wanna try it for FreeBSD, after red last section I try to update the scripts.
Changing two lines as suggested based on clamav installation on FreeBSD 6.2
clam_sigs="/var/db/clamav/"
clam_user="vscan"
maia-mailguard and mimeDecode
[Sat Jul 28 13:59:10 2007] [error] [client 172.88.1.4] PHP Fatal error:
require_once() [<a href='function.require'>function.require</a>]:
Failed opening required ‘Mail/mimeDecode.php’
(include_path=’.:/usr/local/share/pear:/usr/local/share/smarty:./libs:’) in
/usr/local/www/maia-mailguard/mime.php on line 79, referer:
http://172.88.1.5/maia-mailguard/welcome.php
Migrating from courier-imap to dovecot
Our email system need to refresh
Vmailmgr + courier-imap + qmail no longer suitable
Mostly with increasing user and complex operation. I need database support to integrate with other system.
Need to migrating from courier-imap to dovecot system, googling lead me to this migration script.
Need to check it in FreeBSD 6.2 stable. I’ll let you know [...]
FreeBSD Book
Recommended
Thanks
Ads
- -->





