Re: Hosts file before installation. (Jail and Without Jail)
kuranist wrote:Question 1:How should it be /etc/hosts file for iRedMail installation in Jail?127.0.0.1 mx.example.com mx localhost localhost.localdomain OR10.0.0.5 mx.example.com mx localhost...
View ArticleRe: "Error: 303 See Other" received when deleting members from mailing lis
Hi rain6966,I don't think @rk can read Chinese. So let's keep the discussion in this thread.
View ArticleRe: Added support for Debian squeeze armel architecture
Hi,This patch just add ARM to the arch test in iRedMail script.I've tried to install iRedMail on ARM machine powered by a debian wheezy and it seems to work nice.However i've only test it for 2 hours I...
View ArticleRe: Unable to receive external mail. No record in logs.
Thanks for your reply. I believe you are right - the solution to my problem is in the hands of my service provider. I am surprised, however, that other iRedMail users do not have this issue. Surely I...
View ArticleRe: Dovecot Error
I think PostgreSQL 8 and that query aren't going to work along.PostgreSQL different versions in the 8 series handle CONCAT in a something random way. This version, it seems, doesn't allow CONCAT of...
View ArticleRe: roundcube error message
PHP date/time zones can be different from an installation to another. I would explore your available zones with a snippet like<?php$timezone_identifiers =...
View ArticleRe: Gmail.com amavis score
I have this problem on 6 different servers from 3 different locations.All of them, fresh install.Please don't tell me nobody have this problem...
View ArticleRe: Unable to receive external mail. No record in logs.
If you are unable to receive mail, is there any mailer daemon email received by the sender?Also, be sure that MX records are set when you configure the DNS.
View ArticleRe: Gmail.com amavis score
Do you have DKIM/SPF related score setting in SpamAssassin config file (/etc/mail/spamassassin/local.cf)?
View ArticleRe: Dovecot Error
Ubuntu 12.04 ships PostgreSQL-9.1, why yours is 8.x?# cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise DISTRIB_DESCRIPTION="Ubuntu 12.04.2 LTS" # apt-cache policy...
View ArticleRe: Added support for Debian squeeze armel architecture
fabiin wrote:Why do you have to lock iRedMail on specifics arch ?*) There maybe some differences between different arches.*) We don't have hardware for testing, and we didn't test it before, so we...
View ArticleRe: Cant install postiveSSL onto my redone mail server
This is error I am getting SSL Library Error: 185073780 error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatchSo I need to know what I need to do to fix this issue.
View ArticleRe: Cant install postiveSSL onto my redone mail server
Hi nwohiobb,Please follow your SSL certificate provider's instruction strictly. If you have issue, please ask your provider first, of course you can post here. But please show us what you modified, the...
View ArticleRe: Cant install postiveSSL onto my redone mail server
I have followed there faq and I need to know what files to replace with yours with theres?# A self-signed (snakeoil) certificate can be created by installing # the ssl-cert package. See #...
View ArticleRe: Gmail.com amavis score
No extra setting in /etc/mail/spamassassin/local.cf.No whitelist, no blacklist, just default install.
View ArticleRe: Spam coming through (0.8.3)
ZhangHuangbin wrote:You can decrease value of Amavisd parameter $sa_tag_level_deflt, so that amavisd will insert mail headers in almost all mails which 'X-Spam-Score' larger than it. For...
View ArticleRe: Gmail.com amavis score
bilaskill wrote:No extra setting in /etc/mail/spamassassin/local.cf.No whitelist, no blacklist, just default install.Show us full content of local.cf please.
View ArticleRe: Spam coming through (0.8.3)
No effect? You cannot find any 'X-Spam-*' header in incoming emails?Does it work if you list all your local domains in Amavsdi "@local_domains_maps"?
View ArticleRe: Spam coming through (0.8.3)
Thanks, now it's working! I thought that amavis would already know all the local domains from mysql. Well, it's not a big deal to insert manually the domains that needs to be checked for incoming spam....
View Article