Re: Inbound Email error
yep i started with the same hostname and ended with the same hostname, im using 3600 In
View ArticleRe: Inbound Email error
however if i use my domain it has a different host at the end and uses different insStart In : 86400End In: 604800
View ArticleRe: Inbound Email error
Check your DNS settings - it has to be wrong OR your IP in behing some sort of firewall which steals the port 25 and redirect it transparently to your IPS?What's the output of:# dig -t mx...
View ArticleRe: Inbound Email error
i get : ;; ANSWER SECTION:xxxxxxxx.co.uk.   86400  IN   MX   21 xxxxxxxx.co.uk.Both same hostnames
View ArticleRe: || Email Bouncing ||
Dear Sir,Is there any way to disable local email recipient check so that for e.g. my domain name is abc.com and I am sending a message to neil@abc.com and this user is not listed in the local user but...
View ArticleRe: Inbound Email error
hubertbunio wrote:i get : ;; ANSWER SECTION:xxxxxxxx.co.uk.   86400  IN   MX   21 xxxxxxxx.co.uk.Both same hostnamesI would bet on the latter situation I described. Check, if your IP is...
View ArticleRe: Inbound Email error
220 server.home ESMTP Postfix [796 ms]EHLO please-read-policy.mxtoolbox.com250-server.home250-PIPELINING250-SIZE 15728640250-ETRN250-STARTTLS250-AUTH PLAIN LOGIN250-AUTH=PLAIN...
View ArticleRe: Inbound Email error
also i was using the hostname : www.xxxxxxx.co.uk on all the tests
View ArticleRe: Inbound Email error
There has to be some error in configuration of your domain. I'll describe the whole process and you can the do thru it and verify everything step by step:Assumptions:You have iRedMail server running on...
View Articlesyntax error in header_checks.pcre
==== ==== Required information ====- iRedMail version: 0.8.4- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL- Linux/BSD distribution name and version: FreeBSD- Related log if you're...
View ArticleRe: Convert accounts from existing qmail-ldap into SQL backend?
OK, found it by myself - the address attribute should be the domain name (w/o the @)I'm attaching the code in PHP - basically you need only to edit the IN LDIF and/or OUT SQL filenames...Don't forget...
View ArticleRe: Receive email takes time
Check logs on your server to find out when the email really arrived... I would bet on graylisting
View ArticleRe: Inbound Email error
1. on the answer section i have xxxx.co.uk when i do dig -t mx xxxx.co.uk
View ArticleRe: Inbound Email error
2. How do i change the ipaddr in order for it to be the ip of the iredmail server?
View ArticleRe: Inbound Email error
Great, seems we have located the problem...You need to ask registrar of your domain - usually registrar has some sort of web based administration allowing you to modify your DNS records.
View ArticleRe: Receive email takes time
camel1cz wrote:Check logs on your server to find out when the email really arrived... I would bet on graylistingYes, I think it is the graylisting causes the delay. To test that , I created a new yahoo...
View ArticleRe: cannot receive mail
ZhangHuangbin wrote:different wrote:I've set as vim /etc/postfix/master.cf -o smtpd_recipient_restrictions=permit_sasl_authenticated,permit_mynetworks,check_policy_service...
View Article