apache error
==== Required information ====- iRedMail version: 0.8.4- Store mail accounts in which backend (LDAP/MySQL/PGSQL): mysql- Linux/BSD distribution name and version: debian/squeeze- Related log if you're...
View ArticleRe: apache error
Have a look in the installation package of iRedMail - file generate_ssl_keys.sh
View ArticleRe: Slow loading roundcube mail login
Hi berni.berni wrote:1. ... i use wireshark to watch the traffic, i am surprised that it showed 0.5 MB/s for 11 second ... is there any problem with my server or my server have attacked by virus or...
View ArticleRe: max size of single outgoing email
References:1) How to change mail attachment size http://www.iredmail.org/forum/topic464- … -size.html2) Restrict per-user or per-domain max size of outgoing email with Policyd:...
View ArticleRe: ClamAV permission problems
Reference: http://www.iredmail.org/forum/topic4636 … pdate.html
View ArticleRe: Creating other DKIM keys for other domains hosted on my mail server
You can create your new/own DKIM keys with amavisd command (or "amavisd-new" on different Linux/BSD distributions). Details: http://www.ijs.si/software/amavisd/amav … .html#dkimNOTE: iRedMail creates a...
View ArticleRe: [SOLVED] LDAP monitoring with nagios
Thanks...I figure it out by using below commandIt seem iRedMail's ldap is using version 3...check_ldap -H example.com -b dc=example,dc=com -D...
View ArticleFail2ban and iredmail
======== Required information ====- iRedMail version: 0.8.3- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP- Linux/BSD distribution name and version: Debian 6- Related log if you're...
View ArticleRe: apache error
I have created the new certificates and copied the new files to the appropriate folder. Then I restarted the apache. But still the error.log shows the following:Please help. Thanks.Mon Jun 03 17:18:11...
View ArticleRe: apache error
From the log it seems your server doesn't think it's name is 'mx.mydomain.org' / doublecheck the /etc/hostsAlso you can explicitly set the server name with ServerName apache directive...
View ArticleRe: Sending mails from applications on other servers through iRedmail
What is in mail.log on the iRedMail server?Possibly you can increase logging verbosity by puttingdebug_peer_level = 2 debug_peer_list = X.X.X.Xin the /etc/postfix/main.cf and restart postfix. (replace...
View ArticleRe: apache error
camel1cz wrote:From the log it seems your server doesn't think it's name is 'mx.mydomain.org' / doublecheck the /etc/hostsAlso you can explicitly set the server name with ServerName apache...
View ArticleRe: ldap tls can't work
test:ldapsearch -h localhost -ZZ -LLL -x -D "cn=manager,dc=iredmail,dc=org" -w PASSWORD -b "o=domains,dc=iredmail,dc=org"ldap_start_tls: Connect error (-11) additional info: TLS error...
View ArticleRe: Mail-push? Funambol or...?
ZhangHuangbin wrote:You can try z-push first, i already success tested it with iRedMail, very easy. - z-push: http://z-push.sourceforge.net/soswp/Hi!I have a strange issue with z-push 2.0.7 Running on...
View ArticleRe: apache error
Sorry, you need also to regenerate the snakeoil certificate and point apache to it... od Debian:make-ssl-cert generate-default-snakeoil(possibly you need to move from the way the old files)It will...
View ArticleRe: Sending mails from applications on other servers through iRedmail
I tried this, but it does not write anything to the log.....Any other suggestions?
View ArticleRe: Sending mails from applications on other servers through iRedmail
If there are no entries in mail.log, there is no connection from your PHP box happening.Test first with eg. telnet to the port 25 of the iRM - you should see postfix banner (and even this attempt gets...
View ArticleRe: apache error
I created the new snakeoil certificates. But it is still giving the following, when apache is restarted. The snakeoil's certificates are specified by default in the file:...
View ArticleRe: apache error
You need to put the snakeoil certs into /etc/apache2/sites-available/default-ssl - the file with date in name is just backup and is not used...
View ArticleRe: Mail-push? Funambol or...?
hi pindemon,It's better to post your issue/question to Z-Push mailing list to get better support about z-push.I saw this error in your log:29/05/2013 20:49:31 [ 1407] [DEBUG] [myemail@domain.com]...
View Article