Re: Client host rejected
digitalbit wrote:Dec 11 15:45:05 server postfix/smtp[19992]: 6BF5F40089: to=<user2@otherdomain.com>, relay=mx1.tap.pt[91.198.90.27]:25, delay=0.36, delays=0.02/0.02/0.22/0.1, dsn=2.0.0,...
View ArticleRe: Ldap Alias Domains
Dear meld0,We don't support manual mail server installation, because we don't know your system environment. Please either try iRedMail directly, or try to solve them yourself.Also, all sample Postfix...
View ArticleRe: Page redirect
On Debian/Ubuntu:- All Apache config files are under /etc/apache2/- Apache server root directory is: /usr/share/apache2/- DocumentRoot is /var/www/Do you have your web site properly configured in Apache?
View ArticleRe: Integration samba4 Dovecot can't login
snpz wrote: 'user_specific' => true, // If true the base_dn, bind_dn and bind_pass default to the user's IMAP login. ... 'bind_dn' =>...
View ArticleRe: No postfix-policyd in MySQL
mysql> SHOW DATABASES; +--------------------+ | Database | +--------------------+ | information_schema | | amavisd | | iredadmin | | mysql | | roundcubemail | +--------------------+
View ArticleRe: No postfix-policyd in MySQL
That's strange. Debian package 'postfix-policyd' will initial SQL database automatically, iRedMail doesn't do it.Anyway, you can find SQL template file under...
View ArticleRe: No postfix-policyd in MySQL
Ok, I will try.This are the errors with can be involve with my problem:Cron <root@xxx> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ) (failed) run-parts:...
View Article[HELP] How to Point Domain to iRedMail ?
==== Required information ====- iRedMail version: Latest- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL- Linux/BSD distribution name and version: Centos 6.3- Related log if you're...
View ArticleRe: Installation problem
thank for your reply.the only error at the end of the installation reguards clamv.The stamp of the error is in the attachment:
View ArticleRe: Client host rejected
hummmm ... help me out here ! So that means the relay server mx1.tap.pt[91.198.90.27]:25 is rejecting user1@mydomain.com from sending emails to user2@otherdomain.com ? And that's the reason from this...
View ArticleRe: Installing a second IP for another domain with key, DNS, etc
The bind worked great. One quick question though. How does this affect my SPF and DKIM for authentication purposes when sending email. Does it use the original ip address's spf and dkim? If not, do I...
View ArticleRe: [HELP] How to Point Domain to iRedMail ?
Do you have a static ip set up with a DNS server?
View ArticleRe: [HELP] How to Point Domain to iRedMail ?
matthewjamesorlando wrote:Do you have a static ip set up with a DNS server?I have a static ip address..just got it today from my isp after a successful installing on ubuntu server 12.04..but im not...
View ArticleInstall seemed fine, but can't send or receive
Hi. I just installed iRedMail 0.8.3 with MySQL backend on my fresh VPS running Ubuntu 12.04. The install seemed to go fine. At least, I can log into both roundcube and create new users with...
View ArticleRe: [HELP] How to Point Domain to iRedMail ?
You need to set up your MX records to point to the PTR you set up with your internet provider. It's usually something like mail.yourwebsiteaddress.comYou delete the current MX record that is in there...
View ArticleRe: No postfix-policyd in MySQL
Hmm i just get in my logwatch mail, something like that: --------------------- fail2ban-messages Begin ------------------------ Banned services with Fail2Ban: Bans:Unbans postfix-iredmail: [ 1:1 ]...
View ArticleRe: [HELP] How to Point Domain to iRedMail ?
matthewjamesorlando wrote:You need to set up your MX records to point to the PTR you set up with your internet provider. It's usually something like mail.yourwebsiteaddress.comYou delete the current MX...
View ArticleCan't send or receive - Problem with clamav?
==== 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: ====...
View Articlesa-update erro - Freebsd 9 amd64
==== Required information ====- iRedMail version: 0.8.3- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP- Linux/BSD distribution name and version: Freebsd 9 amd64- Related log if you're...
View ArticleRe: Can't send or receive - Problem with clamav?
The root cause is ClamAV daemon (not freshclam) was not running. Please try to update virus database manually with command "freshclam":# freshclamThen try to start clamav-daemon and Amavisd service.
View Article