Re: Can't receive emails from another machine

2012-08-03 Thread Eivind Olsen
Stayvoid wrote: > Is it connected with my zone file settings (which are specified on the > side of my registrar) or with BIND? Hard to tell, I don't think you've told us the name of the domain..? Give the name, and it should be much easier to figure out what's going on. Regards Eivind Olsen __

Re: Can't receive emails from another machine

2012-08-02 Thread Stayvoid
> To check whether BIND is your problem simply run "dig -t MX " on > the host that is trying to send the email to your mail host. If it returns > the right IP address for your mail host then BIND isn't the problem. I can't do this because I tried to send it from gmail. > As Jeff Lightner said, t

Re: Can't receive emails from another machine

2012-07-31 Thread WBrown
Stayvoid wrote on 07/30/2012 08:22:30 PM: > I'm using Postfix. > I can send / receive emails from / to localhost via telnet. [1] > But I can't receive emails from another machine. > > I guess that there are three variants: > 1. Postfix doesn't work properly; >

RE: Can't receive emails from another machine

2012-07-31 Thread Lightner, Jeff
-users@lists.isc.org Subject: Can't receive emails from another machine Hello, I'm using Postfix. I can send / receive emails from / to localhost via telnet. [1] But I can't receive emails from another machine. I guess that there are three variants: 1. Postfix doesn't work pr

Can't receive emails from another machine

2012-07-30 Thread Stayvoid
Hello, I'm using Postfix. I can send / receive emails from / to localhost via telnet. [1] But I can't receive emails from another machine. I guess that there are three variants: 1. Postfix doesn't work properly; 2. Bind doesn't work properly; 3. IPTables doesn't work