Re: Develop custom admin
ZhangHuangbin wrote:Just curious, why develop one in PHP? just because you don't like or familiar with Python?I have developed a custom application (mailing list/CRM) in PHP, and would like to...
View ArticleFreeBSD 9.1 + ZFS + Jail + iRedMail = problems shutting down server
I have been struggling with this problem for quite some time. I have iRedMail running perfectly in FreeBSD's Jail but I have trouble shutting or rebooting the server as it will hang after "All buffers...
View ArticleRe: Disable or uninstall ClamAV
http://www.iredmail.org/wiki/index.php? … ble.ClamAVIs the wiki article I read, and I read the same in many posts.
View ArticleRe: Apache incredibly slow
ZhangHuangbin wrote:- How much memory does your VPS have?- Amavisd + SpamAssassin + ClamAV need much memory. Maybe you want to disable one of them, or some of them, or even all of them.It has 512MB...
View ArticleRe: SMTP not working
I rebooted the machine and did both commands, but no joy. Cannot send mail.
View ArticleRe: Apache incredibly slow
The first time I installed iRedmail, it locked me out of SSH and whenever I ran a webpage (iRedAdmin) the RAM would spike. If I waited awhile, the RAM would go down. But if I tried iRedAdmin again,...
View ArticleFail2Ban with FreeBSD
Anyone know say if fail2ban already works with FreeBSD?According to the wiki still does not work ...http://www.iredmail.org/wiki/index.php? … an#TestingThanks
View ArticleRe: Fail2Ban with FreeBSD
Fail2ban does work in FreeBSD. You will have to tweak configs for it to work with pf firewall./usr/local/etc/fail2ban/jail.conf[ssh-pf] enabled = true filter = bsd-sshd action = pf logpath =...
View ArticleRe: Apache incredibly slow
Shutting down ClamAV let's me use Apache pretty well. No more blank pages or RAM spikes. So I'd urgently like to know how to use mail without Clam AV.
View ArticleRe: Deleted iredadmin folder from /var/www/ now getting server misconfigur
Cannot login in roundcube but getting in login page. showinf login failed. and Addmin, Phpmyadmin not able to open saying server not found
View ArticleCannot login in roundcube and can't open iredadmin and phpmyadmin
==== Required information ====- iRedMail version: latest- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP- Linux/BSD distribution name and version: RHEL 6.2- Related log if you're...
View ArticleCell phone emails generating lots of false positives
==== Required information ====- iRedMail version: 8.4- LDAP- Linux/BSD distribution name and version: CentOS 5.6- Related log if you're reporting an issue: ==== sender is accepted fine....
View ArticleRe: Cannot login in roundcube and can't open iredadmin and phpmyadmin
Where did you get "server not found" error message? Any related error log in /var/log/?
View ArticleRe: can't login to roundcube
Please check /var/log/dovecot.log to see why you cannot login to Roundcube webmail.
View ArticleRe: Cell phone emails generating lots of false positives
linusaurus wrote:Mar 25 20:04:38 femail policyd: rcpt=7230, blacklist=block, host=216.146.33.26 (unknown), from=tom@tomnelsoninc.com, to=bob@designsynthesis.net, size=15845Looks like Policyd blocks...
View ArticleRe: Fail2Ban with FreeBSD
ZhangHuangbin wrote:Hi remington,Thanks for your sharing.I believe many users use ipfw on FreeBSD instead of PF. Do you have a working config sample for ipfw?No I do not have working sample for ipfw....
View ArticleRe: Disable or uninstall ClamAV
Hi,I put the code in the second line of 50-user and restarted amavisav. That did not start ClamAV, but I could not send or receive mail (except mail from the system to postmaster). I rebooted the...
View ArticleRe: Disable or uninstall ClamAV
I used these commandsupdate-rc.d -f clamav-daemon removeupdate-rc.d -f clamav-freshclam removeAnd rebooted, and sure enough, no ClamAV and no RAM problems. But I can't send or receive email.EDIT:...
View ArticleRe: Disable or uninstall ClamAV
Crap, looks like I spoke too soon again. I can send mail to anyone on my server, no problem. But I can't seem to receive or send outside it.EDIT: I was also able to send mail to an iCloud account, but...
View ArticleRe: Disable or uninstall ClamAV
Mar 27 23:23:45 server1 postfix/smtpd[1629]: warning: connect to 127.0.0.1:10031: Connection refused Mar 27 23:23:45 server1 postfix/smtpd[1629]: warning: problem talking to server 127.0.0.1:10031:...
View Article