Re: FQDN will just the regular domain name do?
Some important notes:*) It's a BAD idea to run mail service with a DYNAMIC IP address. Too many spammers send spam with dynamic IP addresses, so most ISP block emails sent from dynamic IP addresses.*)...
View ArticleRe: FQDN will just the regular domain name do?
ZhangHuangbin wrote:Some important notes:*) It's a BAD idea to run mail service with a DYNAMIC IP address. Too many spammers send spam with dynamic IP addresses, so most ISP block emails sent from...
View ArticleRe: Can send message but not received any
*) No useful log in attached mail.log at all.*) Duplicate MX records with the same IP addresses is useless. Also, MX record expects a hostname, not an IP address.*) MX record 'smsblastr.com' (IP...
View ArticleRe: Case-insensitive email problem
sam-the-man wrote:I send another to - Test.User@mydomain.tld - this does not work.Check Postfix and Dovecot log files please.
View ArticleRe: installation оn Free BSD
Removed.If you want to apply this change, open file 'functions/packages_freebsd.sh' in iRedMail development version, find 'OPTIONS_FILE_SET+=HEADERS_MORE', update it to...
View ArticleRe: FQDN will just the regular domain name do?
MX should point to the hostname which you have mail service running, not an IP address.For example, your mail server has hostname "abc.domain.com", and it's resolvable in DNS (point to an valid IP...
View ArticleRe: installation оn Free BSD
Hi Zhang! a lot of mistakes nginx dependence please correct!
View ArticleRe: installation оn Free BSD
3m wrote:a lot of mistakes nginx dependence please correct!Excuse me, could you please show me more details/evidence?
View ArticleRe: installation оn Free BSD
OPTIONS_FILE_UNSET+=HEADERS_MORE' correctedEnable http_ssl module to build upstream_fair with SSL support===> nginx-1.6.2,2 depends on file: /usr/local/sbin/pkg - found=>...
View ArticleRe: installation оn Free BSD
I see your point. How about below patch? it disables all third-party modules.diff -r 2d42afeacc4f iRedMail/functions/packages_freebsd.sh --- a/iRedMail/functions/packages_freebsd.sh Mon Sep 22 06:19:06...
View ArticleRe: installation оn Free BSD
nginx was downloaded! But...?< INFO > Fetching all distfiles for port www/mod_php5 and dependencies===> Fetching all distfiles for mod_php5-5.4.33,1 and dependencies===> mod_php5-5.4.33,1...
View ArticleiRedMail on Ubuntu 14.04 -- Getting Installation errors
==== Required information ====- iRedMail version: - Store mail accounts in which backend (LDAP/MySQL/PGSQL): - Linux/BSD distribution name and version: - Related log if you're reporting an issue: ====I...
View ArticleRe: iRedMail on Ubuntu 14.04 -- Getting Installation errors
It looks like your machine cannot access the internet, have you verified it is connected?
View ArticleRe: iRedMail on Ubuntu 14.04 -- Getting Installation errors
a3009158 wrote:It looks like your machine cannot access the internet, have you verified it is connected?Thanks for the reply. It is connection issue. Can not ping 4.2.2.2I will trouble shoot the...
View Articleswitching from mysql to ldap?
==== Required information ====- iRedMail version: 0.3.3- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL- Linux/BSD distribution name and version: Debian 7.6.0- Related log if you're...
View ArticleRe: installation оn Free BSD
Are you using the latest ports tree? I didn't experience this issue.
View ArticleRe: switching from mysql to ldap?
trent3 wrote:I installed iRedMail and am wanting to switch from MySQL over to LDAP. What would be involved in doing this? It doesn't necessarily matter if I lose the data in the mail configuration,...
View ArticleRe: installation оn Free BSD
Check out the latest development edition:https://bitbucket.org/zhb/iredmail/srcI did an installation moment ago (OpenLDAP backend), works fine for me.Important note: please update your ports tree to...
View Article